diff --git a/1.14.12.tar.gz b/1.14.14.tar.gz similarity index 77% rename from 1.14.12.tar.gz rename to 1.14.14.tar.gz index b11bb45d68a0fd9046d6959c71edbba6829613a0..5b10dd08d32ec0248ea1addec903586cda061075 100644 Binary files a/1.14.12.tar.gz and b/1.14.14.tar.gz differ diff --git a/cilium.spec b/cilium.spec index e30e6768edd99fd1edc5568d14b62957d4d31de8..f35e4c962c2724492a8b926693cebc96916c2e05 100644 --- a/cilium.spec +++ b/cilium.spec @@ -2,7 +2,7 @@ %global goipath github.com/cilium/cilium Name: cilium -Version: 1.14.12 +Version: 1.14.14 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 Aug 16 2024 zhangxianting - 1.14.14-1 +- update to 1.14.14 +- fix CVE-2024-42488 + * Fri Jun 14 2024 guoshengsheng - 1.14.12-1 - update to 1.14.12 - fix CVE-2024-37307