Compare commits
5 Commits
strongswan
...
19c48bd52d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19c48bd52d | ||
|
|
c14cb600a0 | ||
|
|
9e397bfc7d | ||
|
|
9d159bf0d0 | ||
|
|
f779b6c7bb |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -15,3 +15,5 @@
|
|||||||
/strongswan-5.9.9.tar.bz2.sig
|
/strongswan-5.9.9.tar.bz2.sig
|
||||||
/strongswan-5.9.10.tar.bz2
|
/strongswan-5.9.10.tar.bz2
|
||||||
/strongswan-5.9.10.tar.bz2.sig
|
/strongswan-5.9.10.tar.bz2.sig
|
||||||
|
/strongswan-5.9.11.tar.bz2
|
||||||
|
/strongswan-5.9.11.tar.bz2.sig
|
||||||
|
|||||||
4
sources
4
sources
@@ -1,2 +1,2 @@
|
|||||||
SHA512 (strongswan-5.9.10.tar.bz2) = cf1d4a79ec02ac0502494ce6bfcab7399ddff151e2bc39bd4fbb9562bae7d0c66cf8d1e387b3c36a35e4387d597889fd7519e7bce07d3a7f764b1b73bd8a4667
|
SHA512 (strongswan-5.9.11.tar.bz2) = d500523215f5ec5c5550c4d2c49060b350ae396d8c60170792c46775d04fc7a132aa70a6242145477753668351d26ed957e08903683ecc340aa8d84fb2ae5498
|
||||||
SHA512 (strongswan-5.9.10.tar.bz2.sig) = 174c3582c50505d7f35638eb68f717fd16e426009dff135125a847635fea1184d81fb7e81e24e3539bda1faa3fa9b1a42b679a841521c82d8048523d6b972fd3
|
SHA512 (strongswan-5.9.11.tar.bz2.sig) = a434dc338641c808d3461de17c893a0d3b761cdba6cea5db0551fc75df498cfae26db379a86fd2a0a0e7710676a1cd657c01da435054a6814ec4ce6099db2b68
|
||||||
|
|||||||
@@ -15,8 +15,8 @@
|
|||||||
%global forgeurl0 https://github.com/strongswan/strongswan
|
%global forgeurl0 https://github.com/strongswan/strongswan
|
||||||
|
|
||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.9.10
|
Version: 5.9.11
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: An OpenSource IPsec-based VPN and TNC solution
|
Summary: An OpenSource IPsec-based VPN and TNC solution
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://www.strongswan.org/
|
URL: https://www.strongswan.org/
|
||||||
@@ -416,6 +416,18 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.11-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.11-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 14 2023 Paul Wouters <paul.wouters@aiven.io - 5.9.11-1
|
||||||
|
- Resolves: rhbz#2214186 strongswan-5.9.11 is available
|
||||||
|
|
||||||
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.9.10-2
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Thu Mar 02 2023 Paul Wouters <paul.wouters@aiven.io - 5.9.10-1
|
* Thu Mar 02 2023 Paul Wouters <paul.wouters@aiven.io - 5.9.10-1
|
||||||
- Update to 5.9.10
|
- Update to 5.9.10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user