Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-30 | Install /etc/strongswan.d/charon-systemd.conf with charon-systemd package | Yves-Alexis Perez | |
* debian/patches: - 02_configure-Install-charon-systemd.conf added, cherry-picked from upstream to install configuration to output logging information to the journal. * debian/charon-systemd.install: - install charon-systemd.conf files, thanks Gerald Tuner. closes: #866325 | |||
2017-06-30 | restrict permissions on swanctl folder containing private material | Yves-Alexis Perez | |
2017-06-30 | install the whole /etc/swanctl folder, including (empty) subfolders. | Yves-Alexis Perez | |
2017-06-30 | Use dh_missing to catch uninstalled files | Yves-Alexis Perez | |
* debian/rules: - remove .la files before install - don't call dh_install with --fail-missing - override dh_missing with --fail-missing to catch uninstalled files. | |||
2017-06-28 | release strongSwan 5.5.3-2 | Yves-Alexis Perez | |
2017-06-28 | fix typo in long descriptions | Yves-Alexis Perez | |
2017-06-28 | move curve25519 plugin from libcharon-extra-plugins to ↵ | Yves-Alexis Perez | |
libstrongswan-extra-plugins | |||
2017-06-23 | fix typo in libstrongswan-extra-plugins long description. | Yves-Alexis Perez | |
2017-06-23 | release strongSwan 5.5.3-1 | Yves-Alexis Perez | |
2017-06-23 | update standards version to 4.0.0 | Yves-Alexis Perez | |
2017-05-30 | New upstream release. | Yves-Alexis Perez | |
2017-05-19 | release strongSwan 5.5.2-1 | Yves-Alexis Perez | |
2017-05-19 | install libtpmtss library to libstrongswan-extra-plugins | Yves-Alexis Perez | |
2017-04-01 | include curve25519 plugin. | Yves-Alexis Perez | |
2017-04-01 | debian/patches/03_systemd-service refreshed. | Yves-Alexis Perez | |
2017-04-01 | New upstream release. | Yves-Alexis Perez | |
2017-01-16 | release strongSwan 5.5.1-3 | Yves-Alexis Perez | |
2017-01-16 | re-enable mediation (but not medcli/medsrv) closes: #851507 | Yves-Alexis Perez | |
2017-01-16 | mark as UNRELEASED | Yves-Alexis Perez | |
2016-12-21 | changelog: Add updated logcheck rules to match recent strongswan output | Christian Ehrhardt | |
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> | |||
2016-12-21 | * Add updated logcheck rules to match recent strongswan output | Ryan Harper | |
- debian/libstrongswan.strongswan.logcheck.* Remove outdated logcheck files - debian/{rules,strongswan.logcheck}: Add updated logcheck rules - this does no more provide different logcheck levels, but marks all common output to be acceptable Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> | |||
2016-12-21 | changelog: Add basic DEP8 tests | Christian Ehrhardt | |
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> | |||
2016-12-21 | * Add basic DEP8 tests | Christian Ehrhardt | |
- d/tests/* add DEP8 tests - d/control enable autotestpkg Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> | |||
2016-12-21 | changelog: Add and install strongswan apparmor profiles | Christian Ehrhardt | |
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> | |||
2016-12-21 | * add and install apparmor profiles | Christian Ehrhardt | |
- d/rules install AppArmor profiles - d/control add dh-apparmor build-dep - d/usr.lib.ipsec.{charon, lookip, stroke} add latest AppArmor profiles for charon, lookip and stroke Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> | |||
2016-12-21 | changelog: d/rules: Reorganize to ease maintenance | Christian Ehrhardt | |
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> | |||
2016-12-21 | * d/rules: Reorganize to ease maintenance | Christian Ehrhardt | |
- one enable option per line - sort enable options Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> | |||
2016-12-07 | release strongSwan 5.5.1-2 | Yves-Alexis Perez | |
2016-12-06 | make the systemd build-dep linux-only. | Yves-Alexis Perez | |
2016-10-22 | release strongSwan 5.5.1-1 | Yves-Alexis Perez | |
2016-10-22 | add dependency on lsb-base to strongswan-starter because the init script ↵ | Yves-Alexis Perez | |
uses /lib/lsb/init-functions | |||
2016-10-22 | add a Replaces on n-m-strongswan because it used to ship the Dbus service file | Yves-Alexis Perez | |
2016-10-20 | install /etc/dbus-1/system.d/nm-strongswan-service.conf | Yves-Alexis Perez | |
2016-10-20 | install the new,empty /etc/ipsec.secrets | Yves-Alexis Perez | |
2016-10-20 | patch 05_network-manager-strongswan-1.4 dropped, included upstream. | Yves-Alexis Perez | |
2016-10-20 | New upstream bugfix release. | Yves-Alexis Perez | |
2016-10-02 | release strongswan 5.5.0-3 | Yves-Alexis Perez | |
2016-10-02 | add build-dep on tzdata | Yves-Alexis Perez | |
* debian/control: - add build-dep on tzdata, fix FTBFS when absent. closes: #839459 | |||
2016-09-18 | release strongSwan 5.5.0-2 | Yves-Alexis Perez | |
2016-09-18 | backport two upstream patches for n-m-strongswan 1.4 | Yves-Alexis Perez | |
2016-09-06 | update dbgsym handling | Yves-Alexis Perez | |
2016-09-06 | use /etc/ssl/certs for strongswan-nm cert store | Yves-Alexis Perez | |
* debian/rules: - add patch from Raphaël Geissert to use /etc/ssl/certs instead of /usr/share/ca-certificates for strongswan-nm. closes: #835095 | |||
2016-08-22 | make charon-nm use /etc/ssl/certs when no endpoint cert or CA is specified | Raphael Geissert | |
2016-07-16 | release strongSwan 5.5.0-1 | Yves-Alexis Perez | |
2016-07-16 | 05_port-openssl-1.1.0 dropped, included upstream. | Yves-Alexis Perez | |
2016-07-16 | New upstream release. | Yves-Alexis Perez | |
2016-07-07 | add build-dep on systemd. closes: #828945 | Yves-Alexis Perez | |
2016-07-07 | release strongSwan 5.4.0-3 | Yves-Alexis Perez | |
2016-07-07 | debian/NEWS: fix spelling error. | Yves-Alexis Perez | |
2016-07-07 | update standards version to 3.9.8. | Yves-Alexis Perez | |