diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-07-22 10:58:02 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-07-22 10:58:02 +0000 |
commit | 030bbfa60ee5e3ac4f1491d921f4f8997b65793f (patch) | |
tree | 6035df8c47f916640ab2543a0c1611ced4170973 /debian/changelog | |
parent | 8c9f644448eef35943fc03039f022dbea08cc89f (diff) | |
download | vyos-strongswan-030bbfa60ee5e3ac4f1491d921f4f8997b65793f.tar.gz vyos-strongswan-030bbfa60ee5e3ac4f1491d921f4f8997b65793f.zip |
- Take NEWS instead of ChangeLog as the upstream changelog.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d672d5e18..b74077950 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,7 @@ strongswan (4.2.4-1) unstable; urgency=medium this version now supports AES-CCM (e.g. with esp=aes128ccm12) and AES-GCM (e.g. with esp=aes256gcm16) starting with kernel 2.6.25 and enables dead peer detection by default. - Note that charon (IKEv2) now used /etc/strongswan.conf as its config - file. + Note that charon (IKEv2) now uses the new /etc/strongswan.conf. * Enabled building of VIA Padlock and openssl crypto plugins and unit and integrity testing. * Drop patch to rename AES_cbc_encrypt so as not to conflict with an |