summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRené Mayrhofer <rene@mayrhofer.eu.org>2011-05-25 09:47:11 +0200
committerRené Mayrhofer <rene@mayrhofer.eu.org>2011-05-25 09:47:11 +0200
commit085a80c033baf1c584fd68ae8b6d8a3916ac5966 (patch)
treedc343bd121f5369b36a7ba30f278d1a4955bcca7 /debian/changelog
parentb921c0cc3a8e6e31910692a11cbf7a9a4b3f5a72 (diff)
downloadvyos-strongswan-085a80c033baf1c584fd68ae8b6d8a3916ac5966.tar.gz
vyos-strongswan-085a80c033baf1c584fd68ae8b6d8a3916ac5966.zip
Fix CONFIGUREARGS typo in debian/rules and no longer install starter.8 manpage either.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 21c54cbf4..d1f3af65f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
strongswan (4.5.2-1) unstable; urgency=low
- * New upstream version 4.5.2
+ * New upstream version 4.5.2. This removes a lot of old manpages that were
+ not properly updated since freeswan.
Closes: #616482: strongswan-ikev1: virtual ips not released if xauth name
does not match id
Closes: #626169: strongswan: ipsec tunnels fail because charon segfaults
Closes: #625228: strongswan-starter: left-/rightnexthop options are broken
Closes: #614105: strongswan-ikev2: charon continually respawns
+ * Fix typo in debian/rules that precluded --enable-nm from being passed to
+ configure (LP: #771778).
+
-- Rene Mayrhofer <rmayr@debian.org> Thu, 19 May 2011 13:42:21 +0200