summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2009-03-12 18:53:42 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2009-03-12 18:53:42 +0000
commitc92262e39fbb14ed96ca12dd231c226ab19d67dd (patch)
tree27e4d6fc547a5529fc2538cab5820e0aef432fb4 /debian/changelog
parentb4edc4b357e177b7da614cc2e5042c4fd05faa44 (diff)
downloadvyos-strongswan-c92262e39fbb14ed96ca12dd231c226ab19d67dd.tar.gz
vyos-strongswan-c92262e39fbb14ed96ca12dd231c226ab19d67dd.zip
- Start building network manager plugin.
- No longer support plain RSA keypairs. - Other minor changes to make packaging simpler.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index b2515cc6f..098436a8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
strongswan (4.2.12-1) unstable; urgency=low
- * New upstream release
+ * New upstream release. Starting with this version, the strongswan
+ packages is modularized and includes support for plugins like the
+ NetworkManager plugin.
+ * Dropping support for raw RSA public/private keypairs, as charon does
+ not support it.
* Explicitly remove directories /etc/ipsec.d and /var/run/pluto on purge.
- * No longer mark ipsec.conf and ipsec.secrets as conffiles, as they
- are modified by postinst. Although I don't particularly like this
- method of patching DEBIAN/conffiles, I don't have a better solution
- right now. Thus take patch from Mathieu Parent.
-- Rene Mayrhofer <rmayr@debian.org> Sun, 01 Mar 2009 10:46:08 +0000