!12 [sync] PR-8: Update to 1.2.24 for fix CVE-2024-9050

From: @openeuler-sync-bot 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2024-10-29 12:02:06 +00:00 committed by Gitee
commit ee6e06bae6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 10 additions and 3 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
# spec file for NetworkManager-libreswan
Name: NetworkManager-libreswan
Version: 1.2.16
Version: 1.2.24
Release: 1
Summary: NetworkManager VPN plug-in for IPsec VPN
License: GPLv2+
License: GPL-2.0-or-later
URL: http://www.gnome.org/projects/NetworkManager
Source0: https://download.gnome.org/sources/NetworkManager-libreswan/1.2/%{name}-%{version}.tar.xz
@ -61,7 +61,7 @@ mv %{buildroot}%{_sysconfdir}/dbus-1 %{buildroot}%{_datadir}/
%{_prefix}/lib/NetworkManager/VPN/nm-libreswan-service.name
%{_datadir}/dbus-1/system.d/nm-libreswan-service.conf
%{_mandir}/man5/nm-settings-libreswan.5.gz
%doc AUTHORS ChangeLog NEWS
%doc AUTHORS NEWS
%license COPYING
%files -n NetworkManager-libreswan-gnome
@ -70,6 +70,13 @@ mv %{buildroot}%{_sysconfdir}/dbus-1 %{buildroot}%{_datadir}/
%{_metainfodir}/network-manager-libreswan.metainfo.xml
%changelog
* Tue Oct 29 2024 yaoxin <yao_xin001@hoperun.com> - 1.2.24-1
- Update to 1.2.24:
* Fixed formatting of ipsec.conf snippet. This is a security
issue with severity of "Important." (CVE-2024-9050)
* Added support for "require-id-on-certificate" setting.
* Updated Georgian, Slovenian and Ukrainian translations.
* Sat Oct 7 2023 liyanan <thistleslyn@163.com> - 1.2.16-1
- Update to 1.2.16