diff options
author | Laurent Bigonville <bigon@bigon.be> | 2012-07-02 11:08:07 +0200 |
---|---|---|
committer | Laurent Bigonville <bigon@bigon.be> | 2012-07-02 16:33:33 +0200 |
commit | 9703a56bde42a8d9a181de0d931ef5c5dfefd7d9 (patch) | |
tree | ff60f016a416baf984f17e0f63072465776c309f /debian/changelog | |
parent | 63d874b8266d7512d774584f14ed307e58aa71f4 (diff) | |
download | vyos-strongswan-9703a56bde42a8d9a181de0d931ef5c5dfefd7d9.tar.gz vyos-strongswan-9703a56bde42a8d9a181de0d931ef5c5dfefd7d9.zip |
Do not use multi-arch paths, this makes no sense as only one instance of the daemon can be run and all libraries are private.
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 faf00fb3e..90e71dbb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ strongswan (4.6.4-5) UNRELEASED; urgency=low + [ Yves-Alexis Perez ] * debian/control: - and finally libcap-dev linux-any too... - make -ikev1 linux-any since pluto can't be build on FreeBSD. @@ -14,7 +15,11 @@ strongswan (4.6.4-5) UNRELEASED; urgency=low * debian/po - add turkish translation, thanks Atila KOÇ. closes: #659879 - -- Yves-Alexis Perez <corsac@debian.org> Sun, 01 Jul 2012 13:17:17 +0200 + [ Laurent Bigonville ] + * Do not use multi-arch paths, this makes no sense as only one instance of + the daemon can be run and all libraries are private. + + -- Laurent Bigonville <bigon@debian.org> Mon, 02 Jul 2012 16:17:38 +0200 strongswan (4.6.4-4) unstable; urgency=low |