diff --git a/1.14.12.tar.gz b/1.14.19.tar.gz similarity index 77% rename from 1.14.12.tar.gz rename to 1.14.19.tar.gz index b11bb45d68a0fd9046d6959c71edbba6829613a0..7d961c0ac7ef21294fa47e33e764b2c0dc2e3b7e 100644 Binary files a/1.14.12.tar.gz and b/1.14.19.tar.gz differ diff --git a/cilium.spec b/cilium.spec index e30e6768edd99fd1edc5568d14b62957d4d31de8..67c6aadbbf911082a9ee5a5406ee61e77418d847 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.19 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 +* Sun Apr 07 2024 sunhai - 1.14.19-1 +- update to 1.14.19 +- fix CVES + * Fri Jun 14 2024 guoshengsheng - 1.14.12-1 - update to 1.14.12 - fix CVE-2024-37307