summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 1ccf71150..90e191222 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
-strongswan (4.1.8-2) unstable; urgency=low
+strongswan (4.1.8-2) unstable; urgency=medium
+ * Ship our own init script, since upstream no longer doesn't.
+ Really closes: #442880: strongswan: postinst failure (missing
+ /etc/init.d/ipsec)
* Actually, need to be smarter with ipsec.conf and ipsec.secrets. Not
marking them as conffiles isn't the right thing either. Instead, now
use the includes feature to pull in config snippets that are
@@ -10,12 +13,10 @@ strongswan (4.1.8-2) unstable; urgency=low
under /var/lib/strongswan.
* Cleanup debian/rules: no longer need to remove leftover files from
patching, as currently there are no Debian-specific patches (fortunately).
- Really closes: #442880: strongswan: postinst failure (missing
- /etc/init.d/ipsec)
* More cleanup: drop debconf translations hack for woody compatibility,
depend on build-stamp instead of build in the install-strongswan target,
and remove the now unnecessary dh_clean -k call in install-strongswan so
- that configure isn't run twice during building the package.
+ that configure shouldn't run twice during building the package.
* Update French debconf translation.
Closes: #448327: strongswan: [INTL:fr] French debconf templates
translation update