Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-19 | install libtpmtss library to libstrongswan-extra-plugins | Yves-Alexis Perez | |
2017-04-01 | include curve25519 plugin. | Yves-Alexis Perez | |
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 | * 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-06 | make the systemd build-dep linux-only. | 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-02 | add build-dep on tzdata | Yves-Alexis Perez | |
* debian/control: - add build-dep on tzdata, fix FTBFS when absent. closes: #839459 | |||
2016-09-06 | update dbgsym handling | Yves-Alexis Perez | |
2016-07-07 | add build-dep on systemd. closes: #828945 | Yves-Alexis Perez | |
2016-07-07 | update standards version to 3.9.8. | Yves-Alexis Perez | |
2016-05-29 | Make the connmark plugin Linux-onlu | Yves-Alexis Perez | |
- enable connmark only on Linux - install connmark plugins files only on Linux - make iptables-dev build-dep Linux-only. - stop installing connmark plugins files inconditionnaly. | |||
2016-05-23 | disable mediation support | Yves-Alexis Perez | |
the clearsilver build-dep FTBFS for now so disable the dependency until it's fixed | |||
2016-05-23 | run wrap-and-sort | Yves-Alexis Perez | |
2016-03-24 | Remove libhydra plugins | Yves-Alexis Perez | |
* debian/libstrongswan.install: - drop libhydra lines, it's been removed. | |||
2016-03-14 | update standards version to 3.9.7. | Yves-Alexis Perez | |
2016-02-09 | mark charon-systemd linux-any | Yves-Alexis Perez | |
2016-02-05 | move strongswan.conf manpage to libstrongswan package | Yves-Alexis Perez | |
2016-02-05 | drop old Conflicts/Breaks/Replaces against versions older than stable. | Yves-Alexis Perez | |
2016-02-05 | Split pki and scepclient to new packages | Yves-Alexis Perez | |
- create new strongswan-pki and strongswan-scepclient packages * debian/strongswan-pki.install: - install pki files * debian/strongswan-scepclient.install: - install scepclient files | |||
2016-02-05 | add new package strongswan-swanctl and charon-systemd | Yves-Alexis Perez | |
- strongswan-swanctl includes vici plugin and swanctl files - charon-systemd includes a new charon daemon, started by systemd and configured through swanctl. | |||
2016-02-05 | add charon-swanctl and charon-systemd packages | Yves-Alexis Perez | |
2016-01-11 | Migrate strongswan to ddeb | Yves-Alexis Perez | |
* debian/rules: - migrate debug package to ddeb. * debian/control: - drop strongswan-dbg package. | |||
2015-07-10 | Enable the connmark plugin | Yves-Alexis Perez | |
2014-10-21 | Bump Standards-Version to 3.9.6 | Romain Francoise | |
2014-07-28 | Revert "Don't rely on pkg-config based systemd detection" | Romain Francoise | |
This reverts commit 6e408eb31340230d4c57da34aeab640098c78d1a. Conflicts: debian/changelog | |||
2014-07-26 | Don't rely on pkg-config based systemd detection | Romain Francoise | |
Build-depending on systemd to get the pkg-config detection to work would obviously fail on !linux archs, so just hardcode the location of systemd system units instead… | |||
2014-07-25 | Initial systemd integration | Romain Francoise | |
2014-06-24 | Drop hardening-wrapper from build-depends | Romain Francoise | |
2014-05-25 | Amend build-dep on libgcrypt to 'libgcrypt20-dev | libgcrypt11-dev' | Romain Francoise | |
2014-05-19 | Add build-dep on pkg-config | Yves-Alexis Perez | |
* debian/control: - add build-dep on pkg-config. | |||
2014-05-13 | Fix FTBFS | Yves-Alexis Perez | |
* debian/control: - add build-dep on libgcrypt20-dev, fix FTBFS. closes: #747796 | |||
2014-04-15 | debian/control: depend on iproute2 | iproute (#744832) | Romain Francoise | |
2014-04-08 | debian/control: add myself to Uploaders | Romain Francoise | |
2014-03-05 | Conflicts against openSwan | Yves-Alexis Perez | |
* debian/control: - add conflicts against openSwan. closes: #740808 | |||
2014-03-04 | actually put the iproute dependency at the correct place… | Yves-Alexis Perez | |
2014-03-03 | add back dependency on iproute, dropped by mistake | Yves-Alexis Perez | |
2014-03-01 | fix libstrongswan-standard-plugins short description | Romain Francoise | |
2014-02-04 | rename/split strongswan-ike | Yves-Alexis Perez | |
split to libcharon and strongswan-charon | |||
2014-02-02 | split libstrongswan package | Yves-Alexis Perez | |
add new binary packages: - libstrongswan-standard-plugins - libstrongswan-extra-plugins - libcharon-extra-plugins packages The libstrongswan package now only provide upstream default plugins | |||
2014-02-02 | split charon-cmd to a standalone package. | Yves-Alexis Perez | |
2014-01-26 | Drop dep on host package | Yves-Alexis Perez | |
* debian/control: - drop dependency on host, inherited from openSwan. closes: #736661 | |||
2014-01-24 | update standards version to 3.9.5. | Yves-Alexis Perez | |
2013-11-20 | make the pkg-swan-devel list the maintainer, and add René to uploaders. | Yves-Alexis Perez | |
2013-10-17 | strongswan-ike: only depend on iproute on Linux arches. | Yves-Alexis Perez | |
2013-10-01 | Update long descriptions | Yves-Alexis Perez | |
2013-08-25 | Refresh autotools helper file for ARM64 support. | Yves-Alexis Perez | |
* debian/control: - add build-dep on dh-autoreconf. * debian/rules: - use autoreconf addon to refresh autotools helper files and gain support for ARM64. * debian/source/options: ignore files regenerated by autoreconf addon. | |||
2013-08-25 | * debian/control: | Yves-Alexis Perez | |
- update standards version to 3.9.4. | |||
2013-01-02 | make transitional packages Section: oldlibs and Priority: extra | Yves-Alexis Perez | |
2013-01-02 | fix -starter dependency on -ike | Yves-Alexis Perez | |