tags 667764 + patch tags 667764 + pending thanks Dear maintainer,
I've prepared an NMU for strongswan (versioned as 4.5.2-1.5) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Larimar: Drive
diff -Nru strongswan-4.5.2/debian/changelog strongswan-4.5.2/debian/changelog --- strongswan-4.5.2/debian/changelog 2012-05-24 17:55:53.000000000 +0200 +++ strongswan-4.5.2/debian/changelog 2012-06-15 16:22:18.000000000 +0200 @@ -1,3 +1,12 @@ +strongswan (4.5.2-1.5) unstable; urgency=low + + * Non-maintainer upload. + * Fix "package must not include /var/lock/subsys": + don't ship /var/lock/subsys but create it in the init script. + (Closes: #667764) + + -- gregor herrmann <[email protected]> Fri, 15 Jun 2012 16:21:27 +0200 + strongswan (4.5.2-1.4) unstable; urgency=high * Non-maintainer upload by the Security Team. diff -Nru strongswan-4.5.2/debian/strongswan-starter.dirs strongswan-4.5.2/debian/strongswan-starter.dirs --- strongswan-4.5.2/debian/strongswan-starter.dirs 2011-06-30 12:18:00.000000000 +0200 +++ strongswan-4.5.2/debian/strongswan-starter.dirs 2012-06-15 16:17:40.000000000 +0200 @@ -6,5 +6,4 @@ /etc/ipsec.d/private /etc/ipsec.d/policies /etc/init.d -/var/lock/subsys /var/lib/strongswan diff -Nru strongswan-4.5.2/debian/strongswan-starter.ipsec.init strongswan-4.5.2/debian/strongswan-starter.ipsec.init --- strongswan-4.5.2/debian/strongswan-starter.ipsec.init 2011-07-04 10:38:09.000000000 +0200 +++ strongswan-4.5.2/debian/strongswan-starter.ipsec.init 2012-06-15 16:21:24.000000000 +0200 @@ -34,6 +34,9 @@ # Depend on lsb-base (>= 3.0-6) to ensure that this file is present. . /lib/lsb/init-functions +# Create lock dir +mkdir -p /var/lock/subsys + # # Function that starts the daemon/service #
signature.asc
Description: Digital signature

