diff --git a/1.14.8.tar.gz b/1.14.9.tar.gz similarity index 77% rename from 1.14.8.tar.gz rename to 1.14.9.tar.gz index 036f2fe634db3fcc3cae1a01f854879825a0edb9..6d61e49bcd135871630bb961a112affeca331d60 100644 Binary files a/1.14.8.tar.gz and b/1.14.9.tar.gz differ diff --git a/cilium.spec b/cilium.spec index 89c3f8836ae0472ba4141653a32597e9baaea011..760722cf1714b3cd09b6de652ac9c1901fe035e8 100644 --- a/cilium.spec +++ b/cilium.spec @@ -2,7 +2,7 @@ %global goipath github.com/cilium/cilium Name: cilium -Version: 1.14.8 +Version: 1.14.9 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,9 @@ install -m 755 contrib/systemd/cilium.service %{buildroot}%{_libdir}/systemd/sys %{_libdir}/* %changelog +* Sun Apr 07 2024 sunhai - 1.14.9-1 +- update to 1.14.9 + * Thu Mar 21 2024 sunhai - 1.14.8-1 - update to 1.14.8