diff options
author | René Mayrhofer <rene@mayrhofer.eu.org> | 2011-05-25 10:06:09 +0200 |
---|---|---|
committer | René Mayrhofer <rene@mayrhofer.eu.org> | 2011-05-25 10:06:09 +0200 |
commit | 231adad58f22e62109da3c6672d8f5f6a8092d7c (patch) | |
tree | cab954e0866e010ee408494ed22d805f7f853310 /debian/changelog | |
parent | 0a601d33853c05129b6b9670ab7c711c2512fdf6 (diff) | |
download | vyos-strongswan-231adad58f22e62109da3c6672d8f5f6a8092d7c.tar.gz vyos-strongswan-231adad58f22e62109da3c6672d8f5f6a8092d7c.zip |
Install additional plugins and fail if we miss to install some files for future tracking
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 640148ab6..5bb256aeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,12 @@ strongswan (4.5.2-1) unstable; urgency=low Closes: #614105: strongswan-ikev2: charon continually respawns * Fix typo in debian/rules that precluded --enable-nm from being passed to configure (LP: #771778). - Closes: #627775 + Closes: #627775: strongswan-nm package is missing nm module + * Make sure to install all newly added plugins (and generally files created + by make install) by calling dh_install with --fail-missing. Install some + newly enabled crypto plugins in the libstrongswan package. + Closes: #627783: Please disable modules that are not installed in package + at build time -- Rene Mayrhofer <rmayr@debian.org> Thu, 19 May 2011 13:42:21 +0200 |