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 2022-12-08 16:50:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcontainers-common (Old) and /work/SRC/openSUSE:Factory/.libcontainers-common.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcontainers-common" Thu Dec 8 16:50:28 2022 rev:53 rq:1040272 version:20221122 Changes: -------- --- /work/SRC/openSUSE:Factory/libcontainers-common/libcontainers-common.changes 2022-11-29 10:52:26.608512185 +0100 +++ /work/SRC/openSUSE:Factory/.libcontainers-common.new.1835/libcontainers-common.changes 2022-12-08 16:50:30.787276588 +0100 @@ -1,0 +2,9 @@ +Mon Dec 5 12:23:07 UTC 2022 - Dan Äermák <dcer...@suse.com> + +- Remove registry.suse.com from search unqualified-search-registries: + registry.suse.com responds very slowly to pagination repository listings + (https://docs.docker.com/registry/spec/api/#pagination) and thereby causes + every `podman search` to take over 90s. We have to remove it until this + regression is fixed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ registries.conf ++++++ --- /var/tmp/diff_new_pack.kDgmT1/_old 2022-12-08 16:50:31.587280682 +0100 +++ /var/tmp/diff_new_pack.kDgmT1/_new 2022-12-08 16:50:31.587280682 +0100 @@ -18,7 +18,7 @@ # of these registries, it should be added at the end of the list. # # # An array of host[:port] registries to try when pulling an unqualified image, in order. -unqualified-search-registries = ["registry.opensuse.org", "registry.suse.com", "docker.io"] +unqualified-search-registries = ["registry.opensuse.org", "docker.io"] # # [[registry]] # # The "prefix" field is used to choose the relevant [[registry]] TOML table;