diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
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 |