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 2023-02-28 12:48:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcontainers-common (Old)
and /work/SRC/openSUSE:Factory/.libcontainers-common.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcontainers-common"
Tue Feb 28 12:48:16 2023 rev:57 rq:1067968 version:20230214
Changes:
--------
---
/work/SRC/openSUSE:Factory/libcontainers-common/libcontainers-common.changes
2023-02-21 15:36:05.664305055 +0100
+++
/work/SRC/openSUSE:Factory/.libcontainers-common.new.31432/libcontainers-common.changes
2023-02-28 12:48:40.828495377 +0100
@@ -1,0 +2,5 @@
+Mon Feb 27 10:30:12 UTC 2023 - Dan Äermák <[email protected]>
+
+- Add registry.suse.com to the unqualified-search-registries
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ registries.conf ++++++
--- /var/tmp/diff_new_pack.DHMDsB/_old 2023-02-28 12:48:41.888502263 +0100
+++ /var/tmp/diff_new_pack.DHMDsB/_new 2023-02-28 12:48:41.892502290 +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", "docker.io"]
+unqualified-search-registries = ["registry.opensuse.org", "registry.suse.com",
"docker.io"]
#
# [[registry]]
# # The "prefix" field is used to choose the relevant [[registry]] TOML table;