Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package docker for openSUSE:Factory checked
in at 2024-09-06 17:18:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker (Old)
and /work/SRC/openSUSE:Factory/.docker.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker"
Fri Sep 6 17:18:09 2024 rev:148 rq:1199007 version:26.1.5_ce
Changes:
--------
--- /work/SRC/openSUSE:Factory/docker/docker.changes 2024-08-01
22:03:51.115037572 +0200
+++ /work/SRC/openSUSE:Factory/.docker.new.10096/docker.changes 2024-09-06
17:18:25.487591707 +0200
@@ -6 +6,4 @@
-- This update includes a fix for CVE-2024-41110. bsc#1228324
+- This update includes fixes for:
+ * CVE-2024-41110. bsc#1228324
+ * CVE-2023-47108. bsc#1217070
+ * CVE-2023-45142. bsc#1228553
@@ -24 +27,4 @@
-- This update includes a fix for CVE-2024-41110. bsc#1228324
+- This update includes fixes for:
+ * CVE-2024-41110. bsc#1228324
+ * CVE-2023-47108. bsc#1217070
+ * CVE-2023-45142. bsc#1228553
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ docker.spec ++++++
--- /var/tmp/diff_new_pack.jr8sG3/_old 2024-09-06 17:18:26.219622122 +0200
+++ /var/tmp/diff_new_pack.jr8sG3/_new 2024-09-06 17:18:26.223622289 +0200
@@ -397,6 +397,11 @@
%{_mandir}/man5/Dockerfile.5%{ext_man}
%{_mandir}/man8/dockerd.8%{ext_man}
+%files rootless-extras
+%defattr(-,root,root)
+%{_bindir}/dockerd-rootless.sh
+%{_bindir}/dockerd-rootless-setuptool.sh
+
%files bash-completion
%defattr(-,root,root)
%{_datarootdir}/bash-completion/completions/%{name}
@@ -409,8 +414,3 @@
%defattr(-,root,root)
%{_datadir}/fish/vendor_completions.d/%{name}.fish
-%files rootless-extras
-%defattr(-,root,root)
-%{_bindir}/dockerd-rootless.sh
-%{_bindir}/dockerd-rootless-setuptool.sh
-