diff --git a/_service b/_service index dfd5726..b8e346d 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/cilium/tetragon git .git - v1.1.0 + v1.1.2 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index c494b48..0d0c504 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/cilium/tetragon - 7398faf12671e0081b86853cad8af92c797620b4 \ No newline at end of file + 2d8f9438b18dff2ec496fda8af65e1620ca68f11 \ No newline at end of file diff --git a/tetragon-1.1.0.obscpio b/tetragon-1.1.0.obscpio deleted file mode 100644 index 39921f1..0000000 --- a/tetragon-1.1.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a375f284411fd28cefe919435e0965ca53c55d1a17ec038d34a390700ba10f51 -size 178177038 diff --git a/tetragon-1.1.2.obscpio b/tetragon-1.1.2.obscpio new file mode 100644 index 0000000..0ce6e90 --- /dev/null +++ b/tetragon-1.1.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1950e676ca0e469eb0270a7a0d97b5c9f098413d1bd115eb42a9e02d337ee833 +size 178684430 diff --git a/tetragon.changes b/tetragon.changes index b963e17..eb33cd3 100644 --- a/tetragon.changes +++ b/tetragon.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Jun 12 16:18:43 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 1.1.2: + * Bugfixes: + - Don't create PodInfo if the pod is being deleted + - [v1.1] backport: bpf: use CORE for execve hook + - enforcer: fix issue when using multiple calls with fmod_ret + * Minor Changes: + - backports:1.1:tests: fix trace module testing + - backports:1.1: uid username resolution support + - helm: Add tetragon.livenessProbe value + - backport:v1.1: btf: take first entry on multiple function + matches + * Misc Changes: + - Prepare for v1.1.0 release + - Use gRPC-based liveness probe instead of tetra status. + - [v1.1] Introduce upgrade notes + - Prepare for v1.1.1 release + - [v1.1] Makefile: exclude api tags from version + - v1.1: misc updates relating to release process + - Prepare for v1.1.2 release + ------------------------------------------------------------------- Tue Apr 30 18:11:26 UTC 2024 - Johannes Kastl diff --git a/tetragon.obsinfo b/tetragon.obsinfo index 3c1577d..12df11d 100644 --- a/tetragon.obsinfo +++ b/tetragon.obsinfo @@ -1,4 +1,4 @@ name: tetragon -version: 1.1.0 -mtime: 1714398629 -commit: 7398faf12671e0081b86853cad8af92c797620b4 +version: 1.1.2 +mtime: 1718190407 +commit: 2d8f9438b18dff2ec496fda8af65e1620ca68f11 diff --git a/tetragon.spec b/tetragon.spec index 6eaa085..2bfc169 100644 --- a/tetragon.spec +++ b/tetragon.spec @@ -18,22 +18,21 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true - %define cli_binary_name tetra %define cli_package_name tetragon-cli Name: tetragon -Version: 1.1.0 +Version: 1.1.2 Release: 0 Summary: eBPF-based Security Observability and Runtime Enforcement License: Apache-2.0 URL: https://github.com/cilium/tetragon Source: tetragon-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.22 -BuildRequires: make BuildRequires: clang +BuildRequires: go >= 1.22 BuildRequires: llvm +BuildRequires: make %description Cilium’s new Tetragon component enables powerful real-time, eBPF-based Security diff --git a/vendor.tar.gz b/vendor.tar.gz index c207b74..4908c4f 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c133018e2dd9dc711bc92ce236ff141f590d955df58bd22498554910f77c7a8 -size 13828906 +oid sha256:f180e8b2d905bbdf53026da189b19c30d1f1424856ab02770c447ef2bc1a577e +size 13888794