Update to 1.2.22 release
Update to the new 1.2.22 release which adds IPv6 support. Resolves: RHEL-21875
This commit is contained in:
parent
f0a2475bae
commit
2b3a04e0c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ NetworkManager-openswan-0.8.tar.gz
|
||||
/NetworkManager-libreswan-1.2.16.tar.xz
|
||||
/NetworkManager-libreswan-1.2.18.tar.xz
|
||||
/NetworkManager-libreswan-1.2.20.tar.xz
|
||||
/NetworkManager-libreswan-1.2.22.tar.xz
|
||||
|
@ -14,8 +14,8 @@
|
||||
|
||||
Summary: NetworkManager VPN plug-in for IPsec VPN
|
||||
Name: NetworkManager-libreswan
|
||||
Version: 1.2.20
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.22
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://gitlab.gnome.org/GNOME/NetworkManager-libreswan
|
||||
Source0: https://download.gnome.org/sources/NetworkManager-libreswan/1.2/%{name}-%{version}.tar.xz
|
||||
@ -125,6 +125,9 @@ mv %{buildroot}%{_sysconfdir}/dbus-1 %{buildroot}%{_datadir}/
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 22 2024 Beniamino Galvani <bgalvani@redhat.com> - 1.2.22-1
|
||||
- Add IPv6 support (RHEL-21875)
|
||||
|
||||
* Fri Apr 19 2024 Íñigo Huguet <ihuguet@redhat.com> - 1.2.20-2
|
||||
- Added gating.yaml
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (NetworkManager-libreswan-1.2.20.tar.xz) = e63f4e43c2d40f879f4a923e92872358bbeab1b18c040a9553acce420d92b559dd6b7b0831b2640bb4fd90a9bef3ea7a405ec36afc4de1532f4c3115dc434140
|
||||
SHA512 (NetworkManager-libreswan-1.2.22.tar.xz) = 80885a276344ab512fb7b3d4b9932525787006781f3c8e0ab93343b78172f1d971c7753df53f21db8f45ea873469d80fc1e12f8d56d6e05d31a536069ff46e16
|
||||
|
Loading…
Reference in New Issue
Block a user