diff --git a/1.14.9.tar.gz b/1.14.12.tar.gz similarity index 78% rename from 1.14.9.tar.gz rename to 1.14.12.tar.gz index 6d61e49bcd135871630bb961a112affeca331d60..b11bb45d68a0fd9046d6959c71edbba6829613a0 100644 Binary files a/1.14.9.tar.gz and b/1.14.12.tar.gz differ diff --git a/cilium.spec b/cilium.spec index 760722cf1714b3cd09b6de652ac9c1901fe035e8..e30e6768edd99fd1edc5568d14b62957d4d31de8 100644 --- a/cilium.spec +++ b/cilium.spec @@ -2,7 +2,7 @@ %global goipath github.com/cilium/cilium Name: cilium -Version: 1.14.9 +Version: 1.14.12 Release: 1 Summary: eBPF-based Networking, Security, and Observability License: Apache-2.0 and OFL-1.1 and GPL-2.0-or-later and MPL-2.0 and MIT and CC-BY-SA-4.0 and ISC @@ -49,6 +49,10 @@ install -m 755 contrib/systemd/cilium.service %{buildroot}%{_libdir}/systemd/sys %{_libdir}/* %changelog +* Fri Jun 14 2024 guoshengsheng - 1.14.12-1 +- update to 1.14.12 +- fix CVE-2024-37307 + * Sun Apr 07 2024 sunhai - 1.14.9-1 - update to 1.14.9