summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRené Mayrhofer <rene@mayrhofer.eu.org>2011-05-25 10:06:09 +0200
committerRené Mayrhofer <rene@mayrhofer.eu.org>2011-05-25 10:06:09 +0200
commit231adad58f22e62109da3c6672d8f5f6a8092d7c (patch)
treecab954e0866e010ee408494ed22d805f7f853310 /debian/changelog
parent0a601d33853c05129b6b9670ab7c711c2512fdf6 (diff)
downloadvyos-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/changelog7
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