diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:27:38 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:27:38 +0000 |
commit | 9e47b6755dabcf9ddf0a540cc28eabf57f5be366 (patch) | |
tree | 00af80c6c7211e74a0601ab7e75f0a2126ea8cf4 /debian/changelog | |
parent | 4104e846623c505035bffe94c9bae00f7c3adbc3 (diff) | |
download | vyos-strongswan-9e47b6755dabcf9ddf0a540cc28eabf57f5be366.tar.gz vyos-strongswan-9e47b6755dabcf9ddf0a540cc28eabf57f5be366.zip |
- Build-depend on libfcgi-deb and clearsilver-dev to make it compile.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b81342a34..7a1424833 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ 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. + * The web interface has been improved and now requires libfcgi-dev and + clearsilver-dev to compile, so build-depend on them. * 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 |