summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2010-08-21 21:36:38 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2010-08-21 21:36:38 +0000
commit725b89225a9d1b06f92e93d25db066157ed75aa4 (patch)
tree26eab5e0ff77e8cb66682564d50b813ccb228ae6 /debian/changelog
parente0a3192a9f9422574730ab7d06e8ee5219505131 (diff)
downloadvyos-strongswan-725b89225a9d1b06f92e93d25db066157ed75aa4.tar.gz
vyos-strongswan-725b89225a9d1b06f92e93d25db066157ed75aa4.zip
Fix compilation options for charon.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b8b296f26..6cefe0c29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+strongswan (4.4.1-1.1) unstable; urgency=low
+
+ * Recompiled with dpkg-buildpackage instead of svn-buildpackage to
+ make the clean target work. I am still looking for the root cause of
+ this quilt 3.0 format and svn-buildpackage incompatibility.
+ Closes: Bug#593313: strongswan: FTBFS because clean rule fails
+ * Removed the --enable-socket-* configure options again. Having multiple
+ socket variants for charon would force to explicitly enable one (in case
+ of pluto co-existance the socket-raw) in strongswan.conf. Disabling the
+ other variants for now at build-time relieves us from changing the
+ default config file and might be more future-proof concerning future
+ upstream changes to configure options.
+ Really closes: #587583
+
+ -- Rene Mayrhofer <rmayr@debian.org> Sat, 21 Aug 2010 23:28:47 +0200
+
strongswan (4.4.1-1) unstable; urgency=low
* New upstream release.