Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skelcd-control-MicroOS for 
openSUSE:Factory checked in at 2022-12-15 19:24:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-MicroOS (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-MicroOS"

Thu Dec 15 19:24:37 2022 rev:30 rq:1042965 version:20221205

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-MicroOS/skelcd-control-MicroOS.changes
    2022-10-28 19:29:32.966637080 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1835/skelcd-control-MicroOS.changes
  2022-12-15 19:24:40.387874671 +0100
@@ -1,0 +2,7 @@
+Thu Oct 27 14:50:49 UTC 2022 - Shawn W Dunn <[email protected]>
+
+- Desktop-KDE: Changed polkit profile to match Gnome, for continuity
+  (boo#1205348)
+- 20221205
+
+-------------------------------------------------------------------

Old:
----
  skelcd-control-MicroOS-20221027.tar.bz2

New:
----
  skelcd-control-MicroOS-20221205.tar.bz2

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

Other differences:
------------------
++++++ skelcd-control-MicroOS.spec ++++++
--- /var/tmp/diff_new_pack.lFbTc8/_old  2022-12-15 19:24:40.815877107 +0100
+++ /var/tmp/diff_new_pack.lFbTc8/_new  2022-12-15 19:24:40.827877175 +0100
@@ -34,8 +34,8 @@
 BuildRequires:  yast2-installation-control >= 4.4.3
 
 # xsltproc - for building control.TWMicroOS.xml from control.MicroOS.xml
-BuildRequires:  diffutils
 BuildRequires:  libxslt-tools
+BuildRequires:  diffutils
 # we need to copy some parts from the openSUSE control.xml to MicroOS
 BuildRequires:  skelcd-control-openSUSE
 
@@ -46,8 +46,8 @@
 #
 
 # branding
-Requires:       yast2-qt-branding-openSUSE
 Requires:       yast2-theme
+Requires:       yast2-qt-branding-openSUSE
 
 # Generic Yast packages needed for the installer
 Requires:       autoyast2
@@ -122,7 +122,7 @@
 
 URL:            https://github.com/yast/skelcd-control-MicroOS
 AutoReqProv:    off
-Version:        20221027
+Version:        20221205
 Release:        0
 Summary:        The MicroOS control file needed for installation
 License:        MIT

++++++ skelcd-control-MicroOS-20221027.tar.bz2 -> 
skelcd-control-MicroOS-20221205.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-MicroOS-20221027/control/control.MicroOS.xml 
new/skelcd-control-MicroOS-20221205/control/control.MicroOS.xml
--- old/skelcd-control-MicroOS-20221027/control/control.MicroOS.xml     
2022-10-27 16:31:35.000000000 +0200
+++ new/skelcd-control-MicroOS-20221205/control/control.MicroOS.xml     
2022-12-14 11:41:01.000000000 +0100
@@ -362,7 +362,7 @@
 
         <globals>
           <enable_kdump config:type="boolean">false</enable_kdump>
-          <polkit_default_privs>standard</polkit_default_privs>
+          <polkit_default_privs>easy</polkit_default_privs>
        </globals>
              <software>
             <default_patterns>microos_base microos_base_zypper 
microos_defaults microos_hardware microos_kde_desktop container_runtime 
bootloader</default_patterns>
@@ -577,7 +577,8 @@
         <micro_os_role_ra_agent_description>
        <label>• Same installation as MicroOS role
 • Remote attestation agent based on Keylime and TPM2.0 (required hardware)
-• Create /etc/keylime.conf based on /etc/usr/keylime.conf and start 
keylime_agent.service</label>
+• Create /etc/keylime/agent.conf.d/agent.conf based on 
/etc/usr/keylime/agent.conf
+• Start keylime_agent service</label>
         </micro_os_role_ra_agent_description>
         <micro_os_role_ra_verifier>
           <!-- TRANSLATORS: a label for a system role -->
@@ -586,7 +587,7 @@
         <micro_os_role_ra_verifier_description>
        <label>• Same installation as MicroOS role
 • Remote attestation verifier based on Keylime and TPM2.0 (required hardware)
-• Create /etc/keylime.conf based on /etc/usr/keylime.conf and start 
keylime_{verifier,registrar}.service</label>
+• Start keylime_verifier and keylime_registrar services</label>
        </micro_os_role_ra_verifier_description>
        <micro_os_kde_desktop_role>
           <!-- TRANSLATORS: a label for a system role -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-MicroOS-20221027/package/skelcd-control-MicroOS.changes 
new/skelcd-control-MicroOS-20221205/package/skelcd-control-MicroOS.changes
--- old/skelcd-control-MicroOS-20221027/package/skelcd-control-MicroOS.changes  
2022-10-27 16:31:35.000000000 +0200
+++ new/skelcd-control-MicroOS-20221205/package/skelcd-control-MicroOS.changes  
2022-12-14 11:41:01.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Oct 27 14:50:49 UTC 2022 - Shawn W Dunn <[email protected]>
+
+- Desktop-KDE: Changed polkit profile to match Gnome, for continuity
+  (boo#1205348)
+- 20221205
+
+-------------------------------------------------------------------
 Thu Oct 27 14:25:35 UTC 2022 - Richard Brown <[email protected]>
 
 - Desktop-GNOME: Use easy polkit profile (boo#1204792)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-MicroOS-20221027/package/skelcd-control-MicroOS.spec 
new/skelcd-control-MicroOS-20221205/package/skelcd-control-MicroOS.spec
--- old/skelcd-control-MicroOS-20221027/package/skelcd-control-MicroOS.spec     
2022-10-27 16:31:35.000000000 +0200
+++ new/skelcd-control-MicroOS-20221205/package/skelcd-control-MicroOS.spec     
2022-12-14 11:41:01.000000000 +0100
@@ -122,7 +122,7 @@
 
 Url:            https://github.com/yast/skelcd-control-MicroOS
 AutoReqProv:    off
-Version:        20221027
+Version:        20221205
 Release:        0
 Summary:        The MicroOS control file needed for installation
 License:        MIT

Reply via email to