Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package post-build-checks-containers for
openSUSE:Factory checked in at 2026-07-15 16:55:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/post-build-checks-containers (Old)
and /work/SRC/openSUSE:Factory/.post-build-checks-containers.new.1991
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "post-build-checks-containers"
Wed Jul 15 16:55:47 2026 rev:4 rq:1365951 version:0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/post-build-checks-containers/post-build-checks-containers.changes
2026-07-14 13:47:48.894650691 +0200
+++
/work/SRC/openSUSE:Factory/.post-build-checks-containers.new.1991/post-build-checks-containers.changes
2026-07-15 17:12:15.044862924 +0200
@@ -1,0 +2,5 @@
+Wed Jul 15 12:06:38 UTC 2026 - Marcus Meissner <[email protected]>
+
+- do not use neuvector on 16.0 and newer
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ post-build-checks-containers.spec ++++++
--- /var/tmp/diff_new_pack.NhMgkD/_old 2026-07-15 17:12:15.664884266 +0200
+++ /var/tmp/diff_new_pack.NhMgkD/_new 2026-07-15 17:12:15.664884266 +0200
@@ -78,9 +78,12 @@
# neuvector scanner did not build on anything but x86_64 and aarch64 yet
%ifarch x86_64 aarch64
+# not on SLE 16.0
+%if 0%{?suse_version} < 1600
install -D -m 0755 -t %{buildroot}%{_prefix}/lib/build/post-build-checks
%{SOURCE2}
%endif
%endif
+%endif
%files
%dir %{_prefix}/lib/build