diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 09:39:52 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 09:39:52 +0000 |
commit | 4104e846623c505035bffe94c9bae00f7c3adbc3 (patch) | |
tree | 6ed8ed28fb769e4ac0d5d60eaf1abe7770e95180 /debian/changelog | |
parent | 711207a17e89ef3aed0ad59fe91f754284c76344 (diff) | |
download | vyos-strongswan-4104e846623c505035bffe94c9bae00f7c3adbc3.tar.gz vyos-strongswan-4104e846623c505035bffe94c9bae00f7c3adbc3.zip |
- Apply patch to make it work with libpkcs11.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 508b3d8e9..b81342a34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ strongswan (4.1.11-1) unstable; urgency=low * New upstream release. * DBUS support now interacts with network-manager, so need to build-depend on network-manager-dev. + * Add patch to rename internal AES_cbc_encrypt function and thus avoid + conflict with the openssl function. + Closes: #470721: pluto segfaults when using pkcs11 library linked with + OpenSSL -- Rene Mayrhofer <rmayr@debian.org> Sun, 30 Mar 2008 10:35:16 +0200 |