Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcontainers-common for openSUSE:Factory checked in at 2025-04-10 21:57:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcontainers-common (Old) and /work/SRC/openSUSE:Factory/.libcontainers-common.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcontainers-common" Thu Apr 10 21:57:30 2025 rev:75 rq:1268065 version:20250409 Changes: -------- --- /work/SRC/openSUSE:Factory/libcontainers-common/libcontainers-common.changes 2025-02-09 20:00:23.175815165 +0100 +++ /work/SRC/openSUSE:Factory/.libcontainers-common.new.1907/libcontainers-common.changes 2025-04-10 21:57:32.248313641 +0200 @@ -1,0 +2,11 @@ +Wed Apr 9 05:50:02 UTC 2025 - Danish Prakash <danish.prak...@suse.com> + +- containers.conf default configuration modifications: + * set runc as the default OCI runtime (bsc#1239088) + * set nftables as the default firewall driver for netavark +- New release 20250409 + * bump bundled c/common to 0.59.1 + * bump bundled c/image to 5.31.0 + * bump bundled c/storage to 1.54.0 + +------------------------------------------------------------------- Old: ---- common-0.59.1.tar.xz image-5.31.0.tar.xz storage-1.54.0.tar.xz New: ---- common-0.62.3.tar.xz image-5.34.3.tar.xz storage-1.57.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcontainers-common.spec ++++++ --- /var/tmp/diff_new_pack.XpSOfe/_old 2025-04-10 21:57:33.352359736 +0200 +++ /var/tmp/diff_new_pack.XpSOfe/_new 2025-04-10 21:57:33.352359736 +0200 @@ -17,17 +17,17 @@ # commonver - version from containers/common -%define commonver 0.59.1 +%define commonver 0.62.3 # storagever - version from containers/storage -%define storagever 1.54.0 +%define storagever 1.57.2 # imagever - version from containers/image -%define imagever 5.31.0 +%define imagever 5.34.3 # skopeover - version from containers/skopeo %define skopeover 1.14.4 # https://github.com/containers/shortnames %define shortnamesver 8ce3e7d11ca3425a9899fc7291f4256ba5da225c Name: libcontainers-common -Version: 20240618 +Version: 20250409 Release: 0 Summary: Configuration files common to github.com/containers License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.XpSOfe/_old 2025-04-10 21:57:33.416362407 +0200 +++ /var/tmp/diff_new_pack.XpSOfe/_new 2025-04-10 21:57:33.420362575 +0200 @@ -1,10 +1,10 @@ <services> <service name="download_files" mode="manual"/> <service name="tar_scm" mode="manual"> - <param name="url">https://github.com/containers/storage.git</param> + <param name="url">https://github.com/containers/common.git</param> <param name="scm">git</param> - <param name="filename">storage</param> - <param name="revision">v1.54.0</param> + <param name="filename">common</param> + <param name="revision">v0.62.3</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> @@ -12,15 +12,15 @@ <param name="url">https://github.com/containers/image.git</param> <param name="scm">git</param> <param name="filename">image</param> - <param name="revision">v5.31.0</param> + <param name="revision">v5.34.3</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> <service name="tar_scm" mode="manual"> - <param name="url">https://github.com/containers/common.git</param> + <param name="url">https://github.com/containers/storage.git</param> <param name="scm">git</param> - <param name="filename">common</param> - <param name="revision">v0.59.1</param> + <param name="filename">storage</param> + <param name="revision">v1.57.2</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> ++++++ common-0.59.1.tar.xz -> common-0.62.3.tar.xz ++++++ /work/SRC/openSUSE:Factory/libcontainers-common/common-0.59.1.tar.xz /work/SRC/openSUSE:Factory/.libcontainers-common.new.1907/common-0.62.3.tar.xz differ: char 15, line 1 ++++++ containers.conf ++++++ --- /var/tmp/diff_new_pack.XpSOfe/_old 2025-04-10 21:57:33.464364411 +0200 +++ /var/tmp/diff_new_pack.XpSOfe/_new 2025-04-10 21:57:33.468364579 +0200 @@ -353,7 +353,7 @@ # drivers are "iptables", "nftables", "none" (no firewall rules will be created) and "firewalld" (firewalld is # experimental at the moment and not recommend outside of testing). # -#firewall_driver = "" +firewall_driver = "nftables" # The network name of the default network to attach pods to. @@ -686,7 +686,7 @@ # Default OCI runtime # -#runtime = "crun" +runtime = "runc" # List of the OCI runtimes that support --format=json. When json is supported # engine will use it for reporting nicer errors. ++++++ image-5.31.0.tar.xz -> image-5.34.3.tar.xz ++++++ ++++ 13031 lines of diff (skipped) ++++++ storage-1.54.0.tar.xz -> storage-1.57.2.tar.xz ++++++ ++++ 68516 lines of diff (skipped)