diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-06-28 07:51:21 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-06-28 07:51:21 +0000 |
commit | ed7beca3a31cbd04546cd63a4f5ee605c5965479 (patch) | |
tree | 723fd391f5bdbc69037dc0ff98ce6046aefaa558 /debian/changelog | |
parent | 56a6ddc30bbf902dc91ad593c3952a5cc53db830 (diff) | |
download | vyos-strongswan-ed7beca3a31cbd04546cd63a4f5ee605c5965479.tar.gz vyos-strongswan-ed7beca3a31cbd04546cd63a4f5ee605c5965479.zip |
Bugfixes.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8000ae345..a959d3f61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,22 @@ strongswan (4.4.0-1.1) unstable; urgency=low - * Updated fr debconf translation. + * Force enable-socket-raw configure option, as it doesn't seem to be enabled + by default anymore. + Closes: #587282: plugins missing + * Updated fr debconf translations. Closes: #587052: strongswan: [INTL:fr] French debconf templates translation update - * Updated ru debconf translation. Closes: #587159: strongswan: [INTL:ru] Russian debconf templates translation update + Closes: #587255: strongswan: [INTL:pt] Updated Portuguese + translation for debconf messages + Closes: #587241: [INTL:sv] po-debconf file for strongswan + * Disabled cisco-quirks configure option, as it causes pluto to emit a + bogus Cicso vendor ID attribute. Some Cicso VPN clients might not work + without this, but it is less confusing for standards-compliant remote + gateways. + * Removed leftover attribute plugin source caused by incomplete svn-upgrade + call. -- Rene Mayrhofer <rmayr@debian.org> Thu, 24 Jun 2010 22:32:18 +0200 |