Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bind-image for openSUSE:Factory 
checked in at 2025-07-31 17:46:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bind-image (Old)
 and      /work/SRC/openSUSE:Factory/.bind-image.new.1944 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bind-image"

Thu Jul 31 17:46:36 2025 rev:11 rq:1296621 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/bind-image/bind-image.changes    2025-07-14 
10:54:58.020756190 +0200
+++ /work/SRC/openSUSE:Factory/.bind-image.new.1944/bind-image.changes  
2025-07-31 17:48:12.473159828 +0200
@@ -1,0 +2,5 @@
+Wed Jul 30 09:56:28 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- set PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC to allow operation without 
accessible /proc filesystem
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.zdB2ij/_old  2025-07-31 17:48:13.065184435 +0200
+++ /var/tmp/diff_new_pack.zdB2ij/_new  2025-07-31 17:48:13.069184601 +0200
@@ -26,6 +26,7 @@
 COPY --from=target / /target
 
 RUN set -euo pipefail; \
+    export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \
     zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends bind bind-utils
 
 # patch named.prep to not call logger (provided by systemd)

Reply via email to