Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package docker for openSUSE:Factory checked in at 2025-10-29 21:04:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docker (Old) and /work/SRC/openSUSE:Factory/.docker.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker" Wed Oct 29 21:04:16 2025 rev:181 rq:1314276 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/docker/docker.changes 2025-10-11 22:49:04.890353856 +0200 +++ /work/SRC/openSUSE:Factory/.docker.new.1980/docker.changes 2025-10-29 21:04:41.889674885 +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.kbA4zq/_old 2025-10-29 21:04:42.797713485 +0100 +++ /var/tmp/diff_new_pack.kbA4zq/_new 2025-10-29 21:04:42.801713654 +0100 @@ -4,6 +4,7 @@ "log-opts": { "max-size": "10m", "max-file": "5" - } + }, + "selinux-enabled": true }
