diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-09-09 11:09:40 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-09-09 11:09:40 +0000 |
commit | 45c2612c0fd143b9db255e31ff06900cf50dd7f5 (patch) | |
tree | d07276b4ac321a4c3300fd0974a3eaa0bbfbbf03 /debian/changelog | |
parent | 3e40f6c3d077984a0bd16f65ba96bb552cc67b8b (diff) | |
download | vyos-strongswan-45c2612c0fd143b9db255e31ff06900cf50dd7f5.tar.gz vyos-strongswan-45c2612c0fd143b9db255e31ff06900cf50dd7f5.zip |
Make script more robust on stop and actually fix some problems with invalid PID file name.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 13f27a175..7f5594f42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +strongswan (4.4.1-4) unstable; urgency=low + + * Rewrote parts of the init.d script to make stop/restart more robust + when pluto or charon fail. + + -- Rene Mayrhofer <rmayr@debian.org> Thu, 09 Sep 2010 13:08:36 +0200 + strongswan (4.4.1-3) unstable; urgency=low * Change make clean to make distclean to make package building |