diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-11-06 20:09:04 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-11-06 20:09:04 +0000 |
commit | 3f320d348f94c33a88b013e1b4011ecf5d2033ce (patch) | |
tree | b369d7e0ae01848c51623cca64df847ce714a9a4 /debian/changelog | |
parent | 4f4d9f7a0e48ee9caa58a9e6ec62485a917a3924 (diff) | |
download | vyos-strongswan-3f320d348f94c33a88b013e1b4011ecf5d2033ce.tar.gz vyos-strongswan-3f320d348f94c33a88b013e1b4011ecf5d2033ce.zip |
- Fix an important bug: renaming of the no_oe.conf to oe.conf. Changes
to postinst.
- Update debconf translations.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 15abbffd6..50d765827 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,22 @@ -strongswan (2.8.0+dfsg-1) UNRELEASED; urgency=low +strongswan (2.8.0+dfsg-1) unstable; urgency=low - * (NOT RELEASED YET) New upstream release + * New upstream release. + * Update debconf templates. + Closes: #388672: strongswan: [INTL:fr] French debconf templates + translation update + Closes: #389253: [l10n] Updated Czech translation of strongswan + debconf messages + Closes: #391457: [INTL:nl] Updated dutch po-debconf translation + Closes: #396179: strongswan: [INTL:ja] Updated Japanese po-debconf + template translation (ja.po) + * Fix broken reference to a now non-existing config file. no_oe.conf + has been replaced by oe.conf, with the opposite meaning. Changed + postinst to deal with it correctly now, and also try to convert + older config file lines to newer (e.g. when updating from openswan + to strongswan). + Closes: #391565: fails to start : /etc/ipsec.conf:46: include + files found no matches + [/etc/ipsec.d/examples/no_oe.conf] -- Rene Mayrhofer <rmayr@debian.org> Mon, 6 Nov 2006 19:01:58 +0000 |