From 9c80b5c38a8eef29b248e098aa79255c74cb0a61 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 10:59:25 +0200 Subject: [PATCH] Rebuilt for Python 3.13 --- strongswan.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/strongswan.spec b/strongswan.spec index cbfb654..8fd0741 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -16,7 +16,7 @@ Name: strongswan Version: 5.9.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An OpenSource IPsec-based VPN and TNC solution License: GPLv2+ URL: https://www.strongswan.org/ @@ -416,6 +416,9 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co %endif %changelog +* Fri Jun 07 2024 Python Maint - 5.9.14-2 +- Rebuilt for Python 3.13 + * Fri May 31 2024 Paul Wouters - 5.9.14-1 - Resolves: rhbz#2254560 CVE-2023-41913 buffer overflow and possible RCE - Resolved: rhbz#2250666 Update to 5.9.14 (IKEv2 OCSP extensions, seqno/regno overflow handling