diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-07-23 18:42:07 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-07-23 18:42:07 +0000 |
commit | 99ec352ff311e6e964d6fb2160001e4b2b18b738 (patch) | |
tree | bae184f841b8625f09cdee2bf760ae50b678c693 | |
parent | df2cac106cc19e3b8961545a73b1967420cfb860 (diff) | |
download | vyos-strongswan-99ec352ff311e6e964d6fb2160001e4b2b18b738.tar.gz vyos-strongswan-99ec352ff311e6e964d6fb2160001e4b2b18b738.zip |
- "Fix" the final bug.
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d410f2cb7..119185ba7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ strongswan (4.2.4-1) unstable; urgency=medium * This new upstream version no longer uses dbus. Closes: #475098: charon needs dbus but strongswan does not depend on dbus Closes: #475099: charon does not work any more + * This new upstream version no longer prints error messages in its + init script. + Closes: #465718: strongswan: startup on booting returns error messages * Apply patch to ipsec init script to fix bashism. Closes: #473703: strongswan: bashism in /bin/sh script * Updated Czech debconf translation. |