diff --git a/libreswan.spec b/libreswan.spec index c0039f05d381a1baa0aa419a0a4f9d0c639964d0..f004fd586a8c1044c5979a8b5d6150b8887624ad 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -30,7 +30,7 @@ Name: libreswan Summary: Internet Key Exchange (IKEv1 and IKEv2) implementation for IPsec # version is generated in the release script -Version: 4.12 +Version: 5.0 Release: %{anolis_release}%{?dist} License: GPLv2 Url: https://libreswan.org/ @@ -199,6 +199,9 @@ certutil -N -d sql:$tmpdir --empty-password %doc docs/*.* %changelog +* Thu May 30 2024 Lianyihong - 5.0 +- Fix CVE-2024-3652 + * Sat Oct 07 2023 Xiaoping Liu - 4.12-1 - Update to 4.12 for CVE-2023-38710, CVE-2023-38711 and CVE-2023-38712 diff --git a/v4.12.tar.gz b/v5.0.tar.gz similarity index 33% rename from v4.12.tar.gz rename to v5.0.tar.gz index 2b8b9778e297ee749f32652386251c9c15e3149e..3453807868206552497568ca3493307da39d629c 100644 Binary files a/v4.12.tar.gz and b/v5.0.tar.gz differ