summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2013-01-02 14:57:23 +0100
committerYves-Alexis Perez <corsac@debian.org>2013-01-02 14:57:23 +0100
commit691753b3fdf34149fe8fc435476c68a7b4faa4be (patch)
tree9d61f6ed2fe7509c361086075bb2cb37e5346816 /debian/changelog
parent92b498817927eba09073ea12bb71ef7990302135 (diff)
downloadvyos-strongswan-691753b3fdf34149fe8fc435476c68a7b4faa4be.tar.gz
vyos-strongswan-691753b3fdf34149fe8fc435476c68a7b4faa4be.zip
Initial part of pluto removal
* debian/rules: - --enable-smartcard, --with-default-pkcs11 and --enable-nat-transport not valid anymore for ./configure, remove them. - add --enable-xauth-eap and --enable-xauth-pam. - remove pluto handling since it's gone - don't special-case XAuth on kFreeBSD anymore. * debian/control: - drop strongswan-ikev1 package - rename strongswan-ikev2 package to strongswan-ike for now. * debian/strongswan-ikev1.install removed.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 88ae83d9d..eef0669e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,16 @@ strongswan (5.0.1-1) UNRELEASED; urgency=low
- 03_Pass-lo-as-faked-tundev-to-NM-as-it-now-needs-a-vali removed,
included upstream.
- 04-Fixed-IPv6-source-address-lookup dropped, included upstream.
+ * debian/rules:
+ - --enable-smartcard, --with-default-pkcs11 and --enable-nat-transport not
+ valid anymore for ./configure, remove them.
+ - add --enable-xauth-eap and --enable-xauth-pam.
+ - remove pluto handling since it's gone
+ - don't special-case XAuth on kFreeBSD anymore.
+ * debian/control:
+ - drop strongswan-ikev1 package
+ - rename strongswan-ikev2 package to strongswan-ike for now.
+ * debian/strongswan-ikev1.install removed.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 02 Jan 2013 14:18:34 +0100