Resolves rhbz#2080070 strongswan-5.9.6 is available
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
%endif
|
||||
|
||||
Name: strongswan
|
||||
Version: 5.9.5
|
||||
Release: 4%{?dist}
|
||||
Version: 5.9.6
|
||||
Release: 1%{?dist}
|
||||
Summary: An OpenSource IPsec-based VPN and TNC solution
|
||||
License: GPLv2+
|
||||
URL: http://www.strongswan.org/
|
||||
@@ -23,7 +23,7 @@ Source1: http://download.strongswan.org/strongswan-%{version}%{?prereleas
|
||||
Source2: https://download.strongswan.org/STRONGSWAN-RELEASE-PGP-KEY
|
||||
Source3: tmpfiles-strongswan.conf
|
||||
Patch0: strongswan-5.6.0-uintptr_t.patch
|
||||
Patch1: strongswan-5.9.5-atexit-handlers.patch
|
||||
Patch1: strongswan-5.9.6-error-format-security.patch
|
||||
|
||||
# only needed for pre-release versions
|
||||
#BuildRequires: autoconf automake
|
||||
@@ -411,6 +411,10 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2022 Arne Reiter <redhat@arnereiter.de> - 5.9.6-1
|
||||
- Resolves rhbz#2080070 strongswan-5.9.6 is available
|
||||
- Fixed missing format string in enum_flags_to_string()
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 5.9.5-4
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user