Hello community,

here is the log from the commit of package patterns-caasp for openSUSE:Factory 
checked in at 2019-01-03 18:05:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-caasp (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-caasp.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-caasp"

Thu Jan  3 18:05:00 2019 rev:50 rq:662069 version:4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-caasp/patterns-caasp.changes    
2018-12-05 09:36:29.405158479 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-caasp.new.28833/patterns-caasp.changes 
2019-01-03 18:05:01.340226003 +0100
@@ -1,0 +2,23 @@
+Wed Dec 19 14:16:43 CET 2018 - ku...@suse.de
+
+- Add health-checker-plugins-MicroOS to MicroOS pattern.
+
+-------------------------------------------------------------------
+Wed Dec 19 10:22:32 CET 2018 - ku...@suse.de
+
+- Add yast2-logs to MicroOS pattern, so that we can generate the
+  data necessary to debug YaST installer bugs.
+
+-------------------------------------------------------------------
+Tue Dec 11 15:43:58 UTC 2018 - Richard Brown <rbr...@suse.com>
+
+- Move podman-cni-config to its own container-runtime-config
+  pattern, to be used by appropriate system roles in
+  skelcd-control-Kubic.
+
+-------------------------------------------------------------------
+Mon Dec 10 17:04:19 UTC 2018 - Richard Brown <rbr...@suse.com>
+
+- MicroOS requires podman-cni-config so podman works out of the box 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ patterns-caasp.spec ++++++
--- /var/tmp/diff_new_pack.Ttd6dR/_old  2019-01-03 18:05:01.812225583 +0100
+++ /var/tmp/diff_new_pack.Ttd6dR/_new  2019-01-03 18:05:01.816225579 +0100
@@ -71,6 +71,7 @@
 Requires:       grub2-snapper-plugin
 Requires:       haveged
 Requires:       health-checker
+Requires:       health-checker-plugins-MicroOS
 Requires:       hwinfo
 Requires:       iputils
 Requires:       kbd
@@ -109,6 +110,7 @@
 Requires:       which
 Requires:       wicked
 Requires:       xfsprogs
+Requires:       yast2-logs
 Requires:       zypper
 Conflicts:      gettext-runtime-mini
 Conflicts:      krb5-mini
@@ -214,6 +216,19 @@
 %description container-runtime
 This pattern installs the default container runtime packages.
 
+%package container-runtime-config
+Summary:        Container Runtime Config for non-clustered systems
+Group:          Metapackages
+Provides:       pattern-category() = %{pattern_category}
+Requires:       podman-cni-config
+Provides:       pattern() = SUSE%2dMicroOS%2dcontainer%2druntime%2dconfig
+Provides:       pattern-icon() = pattern-container
+Provides:       pattern-order() = 9041
+Provides:       pattern-visible()
+
+%description container-runtime-config
+This pattern installs a standard CNI configuration for the default container 
runtime. It is not intended to be used in clustered systems.
+
 %package alt-container-runtime
 Summary:        Alternative Container Runtime
 Group:          Metapackages
@@ -337,6 +352,7 @@
 echo 'This file marks the pattern apparmor to be installed.' 
>%buildroot/usr/share/doc/packages/patterns-caasp/apparmor.txt
 echo 'This file marks the pattern sssd-ldap to be installed.' 
>%buildroot/usr/share/doc/packages/patterns-caasp/sssd-ldap.txt
 echo 'This file marks the pattern container-runtime to be installed.' 
>%buildroot/usr/share/doc/packages/patterns-caasp/container-runtime.txt
+echo 'This file marks the pattern container-runtime-config to be installed.' 
>%buildroot/usr/share/doc/packages/patterns-caasp/container-runtime-config.txt
 echo 'This file marks the pattern alt-container-runtime to be installed.' 
>%buildroot/usr/share/doc/packages/patterns-caasp/alt-container-runtime.txt
 %if !0%{?is_susecaasp}
 echo 'This file marks the pattern onlyDVD to be installed.' 
>%buildroot/usr/share/doc/packages/patterns-caasp/onlyDVD.txt
@@ -363,6 +379,11 @@
 %dir %{_docdir}/patterns-caasp
 %{_docdir}/patterns-caasp/container-runtime.txt
 
+%files container-runtime-config
+%defattr(-,root,root)
+%dir %{_docdir}/patterns-caasp
+%{_docdir}/patterns-caasp/container-runtime-config.txt
+
 %files alt-container-runtime
 %defattr(-,root,root)
 %dir %{_docdir}/patterns-caasp


Reply via email to