Hello community, here is the log from the commit of package strongswan for openSUSE:Factory checked in at 2020-09-23 18:36:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strongswan (Old) and /work/SRC/openSUSE:Factory/.strongswan.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strongswan" Wed Sep 23 18:36:53 2020 rev:76 rq:834251 version:5.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/strongswan/strongswan.changes 2020-09-05 23:57:43.639113374 +0200 +++ /work/SRC/openSUSE:Factory/.strongswan.new.4249/strongswan.changes 2020-09-23 18:37:06.829144914 +0200 @@ -1,0 +2,18 @@ +Mon Sep 7 08:38:01 UTC 2020 - Jan Engelhardt <[email protected]> + +- Update to release 5.9.0 + * Prefer AEAD algorithms for ESP; this puts AES-GCM in a default + AEAD proposal in front of the previous default proposal. + * If a connection fails after getting redirected, we now + restart connecting to the original host, not the one + redirected to. + * For peers that don't send the EAP_ONLY_AUTHENTICATION notify + but still expect to use EAP-only authentication, the + charon.force_eap_only_authentication option can be enabled to + force this type of authentication even on non-compliant + peers. + * IPv6 virtual IPs are now always enumerated, ignoring the + charon.prefer_temporary_addrs setting, which should fix route + installation if the latter is enabled. + +------------------------------------------------------------------- Old: ---- strongswan-5.8.4.tar.bz2 strongswan-5.8.4.tar.bz2.sig New: ---- strongswan-5.9.0.tar.bz2 strongswan-5.9.0.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strongswan.spec ++++++ --- /var/tmp/diff_new_pack.rU9Bg2/_old 2020-09-23 18:37:08.913146729 +0200 +++ /var/tmp/diff_new_pack.rU9Bg2/_new 2020-09-23 18:37:08.913146729 +0200 @@ -17,7 +17,7 @@ Name: strongswan -Version: 5.8.4 +Version: 5.9.0 Release: 0 %define upstream_version %{version} %define strongswan_docdir %{_docdir}/%{name} @@ -478,13 +478,13 @@ %postun libs0 -p /sbin/ldconfig -%pre ipsec %if %{with systemd} +%pre ipsec %service_add_pre %{name}.service %endif -%post ipsec %if %{with systemd} +%post ipsec %service_add_post %{name}.service %endif @@ -503,8 +503,8 @@ %{_sysconfdir}/ipsec.conf.rpmsave.old fi -%postun ipsec %if %{with systemd} +%postun ipsec %service_del_postun %{name}.service %endif ++++++ strongswan-5.8.4.tar.bz2 -> strongswan-5.9.0.tar.bz2 ++++++ ++++ 13073 lines of diff (skipped)
