1
0
forked from pool/strongswan

- Update to release 5.9.9

OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=140
This commit is contained in:
2023-01-03 13:25:43 +00:00
committed by Git OBS Bridge
parent b632de741c
commit 3ce027ac91
6 changed files with 37 additions and 24 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jan 3 13:22:12 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.9.9
* Fixed an issue that could cause OCSP requests to contain an
incorrect serial number if the openssl plugin parsed the
certificate.
* The resolve plugin does not invoke resolvconf(8) with
individual interface names for each name server anymore.
* The kernel-netlink plugin now logs extended ACK error and
warning messages provided by the Linux kernel if e.g. the
installation of an SA or policy fails.
-------------------------------------------------------------------
Mon Oct 3 20:36:03 UTC 2022 - Jan Engelhardt <jengelh@inai.de>