diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2011-01-01 11:23:00 +0100 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2011-01-01 11:23:00 +0100 |
commit | 5d7669b7b3563c50b3c86903e0a49373d597b8a0 (patch) | |
tree | f3509d599092670f25ec1a8633def0bdac9562e9 /debian | |
parent | fac80d3f44dc9614f4313f2e225efdbb83840e64 (diff) | |
download | vyos-strongswan-5d7669b7b3563c50b3c86903e0a49373d597b8a0.tar.gz vyos-strongswan-5d7669b7b3563c50b3c86903e0a49373d597b8a0.zip |
Document last change.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2b3d692eb..f9a949a51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,11 @@ strongswan (4.5.0-1) unstable; urgency=low * Enable NAT-Traversal with transport mode support so that strongswan can be used for an L2TP/IPsec gateway (e.g. for Windows or mobile phone clients). + * Special handling for strongswan-nm package during build time: only build + and install if headers are really available. This supports easier + backporting by simply ignoring build-deps and therefore to build all + packages except the strongswan-nm without any changes to the source + package. * Install test-vectors and revocation plugins for libstrongswan. Closes: #600996: strongswan-starter: plugin 'revocation' failed to load * Acknowledge translations NMU. |