diff --git a/libreswan-4.11.tar.gz b/libreswan-4.12.tar.gz similarity index 34% rename from libreswan-4.11.tar.gz rename to libreswan-4.12.tar.gz index 6229d057eef44edf00b3474c91fd3db283e8758e..6f707b902a2843c4525a9295da9729fbae0d3705 100644 Binary files a/libreswan-4.11.tar.gz and b/libreswan-4.12.tar.gz differ diff --git a/libreswan.spec b/libreswan.spec index 6ef59a36c4965a5c43373c4f3153c3b60069d9f0..68426b7951d559f787872665837a8ef40f78cd7c 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -25,7 +25,7 @@ Name: libreswan Summary: IKE implementation for IPsec with IKEv1 and IKEv2 support -Version: 4.11 +Version: 4.12 Release: 1 License: GPLv2 Url: https://libreswan.org/ @@ -190,6 +190,9 @@ certutil -N -d sql:$tmpdir --empty-password %attr(0644,root,root) %doc %{_mandir}/*/* %changelog +* Sat Aug 12 2023 Funda Wang - 4.12-1 +- Update to 4.12 for CVE-2023-38710, CVE-2023-38711 and CVE-2023-38712 + * Tue May 30 2023 wangkai <13474090681@163.com> - 4.11-1 - Update to 4.11 for fix CVE-2023-30570