diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-05-29 21:02:03 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-05-29 21:02:03 +0200 |
commit | 8badd84de6f723bd528e765a37b03ba9e8b18187 (patch) | |
tree | 956978f9ca8d5b5f9acc12bb0d1df46564b660ad /debian/changelog | |
parent | 3fbb42ec98548037dbf93b959b63d410c34a869f (diff) | |
download | vyos-strongswan-8badd84de6f723bd528e765a37b03ba9e8b18187.tar.gz vyos-strongswan-8badd84de6f723bd528e765a37b03ba9e8b18187.zip |
Make the connmark plugin Linux-onlu
- 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.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 05418fdd5..f449c2a77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,12 +3,17 @@ strongswan (5.4.0-2) UNRELEASED; urgency=medium * debian/rules: - stop building web interface for now since clearsilver is not building right now. + - enable connmark only on Linux + - install connmark plugins files only on Linux * debian/control: - drop build-dep on clearsilver-dev and libfcgi-dev + - make iptables-dev build-dep Linux-only. * debian/libcharon-extra-plugins: - stop shipping medsrv and medcli plugin. + * debian/libstrongswan-standard-plugins.install: + - stop installing connmark plugins files inconditionnaly. - -- Yves-Alexis Perez <corsac@debian.org> Mon, 23 May 2016 10:52:31 +0200 + -- Yves-Alexis Perez <corsac@debian.org> Mon, 23 May 2016 13:09:39 +0200 strongswan (5.4.0-1) unstable; urgency=medium |