Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2024-06-03 17:41:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haproxy (Old)
 and      /work/SRC/openSUSE:Factory/.haproxy.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haproxy"

Mon Jun  3 17:41:34 2024 rev:143 rq:1177941 version:3.0.0+git0.5590ada47

Changes:
--------
--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2024-05-30 
15:35:04.949996929 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new.24587/haproxy.changes       
2024-06-03 17:41:44.919227508 +0200
@@ -1,0 +2,6 @@
+Fri May 31 12:07:48 UTC 2024 - Marcus Rueckert <mrueck...@suse.de>
+
+- AppArmor: allow haproxy to read the files needed for the
+  "p post_mortem" support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ usr.sbin.haproxy.apparmor ++++++
--- /var/tmp/diff_new_pack.WGmz3T/_old  2024-06-03 17:41:45.783260365 +0200
+++ /var/tmp/diff_new_pack.WGmz3T/_new  2024-06-03 17:41:45.787260517 +0200
@@ -38,7 +38,20 @@
   /{,var/}run/haproxy/pid rw,
   /{,var/}run/haproxy/master.sock* rwlk,
 
+  # This is for the additional debug output in haproxy >= 2.9
+  # can be accessed with "p post_mortem" in gdb
   /sys/devices/system/node/ r,
+  /sys/devices/system/node/*/cpumap r,
+  /sys/devices/system/cpu/online r,
+  /sys/class/dmi/id/sys_vendor r,
+  /sys/class/dmi/id/product_family r,
+  /sys/class/dmi/id/product_name r,
+  /sys/class/dmi/id/board_vendor r,
+  /sys/firmware/devicetree/base/model r,
+  /sys/class/dmi/id/board_name r,
+  /proc/2/status r,
+  /proc/cpuinfo r,
+  # end of debug.c files
 
   # Site-specific additions and overrides. See local/README for details.
   #include if exists <local/haproxy>

Reply via email to