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 f07d94bfffcafd9d87a98e4bfe9da75a91f78582..0a1866c994a1f6b33f3c286af03b7e697bb9f0d3 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/ @@ -191,6 +191,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