Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package docker-stable for openSUSE:Factory checked in at 2025-10-29 21:07:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docker-stable (Old) and /work/SRC/openSUSE:Factory/.docker-stable.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker-stable" Wed Oct 29 21:07:17 2025 rev:16 rq:1314275 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/docker-stable/docker-stable.changes 2025-09-30 17:41:29.014971675 +0200 +++ /work/SRC/openSUSE:Factory/.docker-stable.new.1980/docker-stable.changes 2025-10-29 21:08:25.275075640 +0100 @@ -1,0 +2,6 @@ +Mon Oct 27 23:55:45 UTC 2025 - Aleksa Sarai <[email protected]> + +- Enable SELinux in default daemon.json config (--selinux-enabled). This has no + practical impact on non-SELinux systems. bsc#1252290 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docker-daemon.json ++++++ --- /var/tmp/diff_new_pack.GsJn4o/_old 2025-10-29 21:08:26.515127756 +0100 +++ /var/tmp/diff_new_pack.GsJn4o/_new 2025-10-29 21:08:26.519127924 +0100 @@ -4,6 +4,7 @@ "log-opts": { "max-size": "10m", "max-file": "5" - } + }, + "selinux-enabled": true }
