forked from pool/strongswan
Jan Engelhardt
509c30e68d
- Update to version 5.8.2: * Fix CVE-2018-17540, CVE-2018-16151 and CVE-2018-16152. * boo#1109845 and boo#1107874. - Please check included NEWS file for info on what other changes that have been done in versions 5.8.2, 5.8.1 5.8.0, 5.7.2, 5.7.1 and 5.7.0. - Rebase strongswan_ipsec_service.patch. - Disable patches that need rebase or dropping: * strongswan_modprobe_syslog.patch * 0006-fix-compilation-error-by-adding-stdint.h.patch - Add conditional pkgconfig(libsystemd) BuildRequires: New dependency. OBS-URL: https://build.opensuse.org/request/show/761676 OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=114
10 lines
446 B
Diff
10 lines
446 B
Diff
Index: strongswan-5.6.2/init/systemd/strongswan.service.in
|
|
===================================================================
|
|
--- strongswan-5.6.2.orig/init/systemd-starter/strongswan-starter.service.in 2017-02-07 08:04:04.000000000 +0100
|
|
+++ strongswan-5.6.2/init/systemd-starter/strongswan-starter.service.in 2018-04-17 16:53:57.546334751 +0200
|
|
@@ -9,3 +9,4 @@ Restart=on-abnormal
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
+Alias=ipsec.service
|