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-06-09 14:09:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcontainers-common (Old)
and /work/SRC/openSUSE:Factory/.libcontainers-common.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcontainers-common"
Thu Jun 9 14:09:40 2022 rev:46 rq:981317 version:20210626
Changes:
--------
---
/work/SRC/openSUSE:Factory/libcontainers-common/libcontainers-common.changes
2022-02-06 23:55:30.558324430 +0100
+++
/work/SRC/openSUSE:Factory/.libcontainers-common.new.1548/libcontainers-common.changes
2022-06-09 14:09:56.772379500 +0200
@@ -1,0 +2,11 @@
+Wed Jun 8 12:39:46 UTC 2022 - Richard Brown <[email protected]>
+
+- Add missing comma to previous change
+
+-------------------------------------------------------------------
+Mon Jun 6 12:56:19 UTC 2022 - Lubos Kocman <[email protected]>
+
+- Add registry.suse.com as agreed on oSC22
+ Let's advertise usage of BCI images in general
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ registries.conf ++++++
--- /var/tmp/diff_new_pack.TgQ2Vc/_old 2022-06-09 14:09:57.696380739 +0200
+++ /var/tmp/diff_new_pack.TgQ2Vc/_new 2022-06-09 14:09:57.700380744 +0200
@@ -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;