diff --git a/1.11.16.tar.gz b/1.14.2.tar.gz similarity index 69% rename from 1.11.16.tar.gz rename to 1.14.2.tar.gz index 452cbbb09e7efded95342eacf6a77f918833866c..9d0a00555bf61c1c077c35154401ce8ebd77874c 100644 Binary files a/1.11.16.tar.gz and b/1.14.2.tar.gz differ diff --git a/cilium.spec b/cilium.spec index 0754f916e58687905ac8910b0530a2930868a6c0..6f7c743e54018d955b40ebf8517b29bfc3525692 100644 --- a/cilium.spec +++ b/cilium.spec @@ -2,7 +2,7 @@ %global goipath github.com/cilium/cilium Name: cilium -Version: 1.11.16 +Version: 1.14.2 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 @@ -37,7 +37,6 @@ install -m 755 bugtool/cilium-bugtool %{buildroot}%{_bindir}/cilium-bugtool install -m 755 operator/cilium-operator %{buildroot}%{_bindir}/cilium-operator install -m 755 cilium-health/cilium-health %{buildroot}%{_bindir}/cilium-health install -m 755 cilium-health/responder/cilium-health-responder %{buildroot}%{_bindir}/cilium-health-responder -install -m 755 tools/maptool/maptool %{buildroot}%{_bindir}/maptool install -d -p %{buildroot}%{_libdir}/systemd/system install -m 755 contrib/systemd/cilium-consul.service %{buildroot}%{_libdir}/systemd/system/cilium-consul.service @@ -50,6 +49,9 @@ install -m 755 contrib/systemd/cilium.service %{buildroot}%{_libdir}/systemd/sys %{_libdir}/* %changelog +* Thu Sep 28 2023 sunhai - 1.14.2-1 +- update to 1.14.2 + * Fri May 5 2023 wangyongcong - 1.11.16-1 - update to 1.11.16