summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7eff6689d..951a8141f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,13 +3,15 @@ strongswan (5.2.0-2) UNRELEASED; urgency=medium
* Add systemd integration:
+ Install upstream systemd service file in strongswan-starter.
+ Alias strongswan.service to ipsec.service to match the sysv init script.
- + Drop After=syslog.target, as syslog is socket-activated nowadays.
+ + Drop After=syslog.target (as syslog is socket-activated nowadays), but
+ add After=network.target to ensure that charon gets the chance to send
+ deletes on exit.
+ Add ExecReload for reload action, since the starter script has one.
+ Add --with-systemdsystemunitdir to configure options.
+ Add build-dep on dh-systemd, and use systemd dh addon.
* Remove debian/patches/03_include-stdint.patch.
- -- Romain Francoise <rfrancoise@debian.org> Sat, 26 Jul 2014 10:46:04 +0200
+ -- Romain Francoise <rfrancoise@debian.org> Sat, 26 Jul 2014 17:54:05 +0200
strongswan (5.2.0-1) unstable; urgency=medium