From c4b6f10eb5a1dfa03ed7fb7bcf1035a16485aeb0 Mon Sep 17 00:00:00 2001 From: Romain Francoise Date: Tue, 21 Oct 2014 19:39:32 +0200 Subject: Refresh patches against 5.2.1 --- debian/patches/02_disable-libtls-tests.patch | 2 +- debian/patches/03_systemd-service.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/02_disable-libtls-tests.patch b/debian/patches/02_disable-libtls-tests.patch index bb1c0aeb2..a0b421596 100644 --- a/debian/patches/02_disable-libtls-tests.patch +++ b/debian/patches/02_disable-libtls-tests.patch @@ -1,6 +1,6 @@ --- a/src/libtls/Makefile.am +++ b/src/libtls/Makefile.am -@@ -22,4 +22,4 @@ +@@ -26,4 +26,4 @@ tls_server.h tls_handshake.h tls_application.h tls_aead.h tls.h endif diff --git a/debian/patches/03_systemd-service.patch b/debian/patches/03_systemd-service.patch index d118590e2..6609542c8 100644 --- a/debian/patches/03_systemd-service.patch +++ b/debian/patches/03_systemd-service.patch @@ -2,7 +2,7 @@ +++ b/init/systemd/strongswan.service.in @@ -1,10 +1,12 @@ [Unit] - Description=strongSwan IPsec + Description=strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf -After=syslog.target +After=network.target -- cgit v1.2.3