diff --git a/v4.12.tar.gz b/libreswan-4.14.tar.gz similarity index 34% rename from v4.12.tar.gz rename to libreswan-4.14.tar.gz index 2b8b9778e297ee749f32652386251c9c15e3149e..5efa7bad353521b692c42f18175207010a71d7cc 100644 Binary files a/v4.12.tar.gz and b/libreswan-4.14.tar.gz differ diff --git a/libreswan.spec b/libreswan.spec index a2e4122ca888d122c778dbf97e9fc6b9b1cf28ca..5bb04b28ee17bb3ffebb35623b43c0ef2dbfa3d9 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 %global _hardened_build 1 # These are rpm macros and are 0 or 1 @@ -30,11 +30,11 @@ Name: libreswan Summary: Internet Key Exchange (IKEv1 and IKEv2) implementation for IPsec # version is generated in the release script -Version: 4.12 +Version: 4.14 Release: %{anolis_release}%{?dist} License: GPLv2 Url: https://libreswan.org/ -Source0: https://github.com/libreswan/libreswan/archive/refs/tags/v%{version}.tar.gz +Source0: https://github.com/libreswan/libreswan/archive/refs/tags/%{name}-%{version}.tar.gz %if 0%{with_cavstests} Source1: https://download.libreswan.org/cavs/ikev1_dsa.fax.bz2 @@ -200,7 +200,10 @@ certutil -N -d sql:$tmpdir --empty-password %doc docs/*.* %changelog -* Wed June 05 2024 Yangxinyu - 4.12-2 +* Tue Jul 04 2024 Kaiqiang Wang - 4.14-1 +- fix CVE-2024-2357 + +* Wed Jun 05 2024 Yangxinyu - 4.12-2 - fix cve-2024-3652 * Sat Oct 07 2023 Xiaoping Liu - 4.12-1