SHA256
1
0
forked from pool/strongswan

Add note about service name change

OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=115
This commit is contained in:
2020-01-26 09:22:43 +00:00
committed by Git OBS Bridge
parent 509c30e68d
commit f51dbccc77
2 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,17 @@
-------------------------------------------------------------------
Sun Jan 26 08:54:01 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Replace %__-type macro indirections. Update homepage URL to https.
-------------------------------------------------------------------
Mon Jan 6 22:06:58 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 5.8.2:
* The systemd service units have changed their name.
"strongswan" is now "strongswan-starter", and
"strongswan-swanctl" is now "strongswan".
After installation, you need to `systemctl disable` the old
name and `systemctl enable`+start the new one.
* 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