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 2021-07-02 13:26:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skelcd-control-MicroOS (Old) and /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-MicroOS" Fri Jul 2 13:26:41 2021 rev:20 rq:902888 version:20210628 Changes: -------- --- /work/SRC/openSUSE:Factory/skelcd-control-MicroOS/skelcd-control-MicroOS.changes 2021-06-05 23:31:51.616472206 +0200 +++ /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.2625/skelcd-control-MicroOS.changes 2021-07-02 13:27:07.576919246 +0200 @@ -1,0 +2,6 @@ +Mon Jun 28 12:39:32 UTC 2021 - Alberto Planas Dominguez <apla...@suse.com> + +- Add remote attestation roles: micro_os_role_ra_{agent,verifier} (bsc#1187796) +- 20210628 + +------------------------------------------------------------------- Old: ---- skelcd-control-MicroOS-20210602.tar.bz2 New: ---- skelcd-control-MicroOS-20210628.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skelcd-control-MicroOS.spec ++++++ --- /var/tmp/diff_new_pack.rMmR6T/_old 2021-07-02 13:27:08.028915738 +0200 +++ /var/tmp/diff_new_pack.rMmR6T/_new 2021-07-02 13:27:08.032915707 +0200 @@ -118,7 +118,7 @@ URL: https://github.com/yast/skelcd-control-MicroOS AutoReqProv: off -Version: 20210602 +Version: 20210628 Release: 0 Summary: The MicroOS control file needed for installation License: MIT ++++++ skelcd-control-MicroOS-20210602.tar.bz2 -> skelcd-control-MicroOS-20210628.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-MicroOS-20210602/control/control.MicroOS.xml new/skelcd-control-MicroOS-20210628/control/control.MicroOS.xml --- old/skelcd-control-MicroOS-20210602/control/control.MicroOS.xml 2021-06-02 17:16:27.000000000 +0200 +++ new/skelcd-control-MicroOS-20210628/control/control.MicroOS.xml 2021-06-28 22:37:11.000000000 +0200 @@ -454,6 +454,26 @@ <additional_dialogs>inst_user_first</additional_dialogs> </system_role> + <system_role> + <id>micro_os_role_ra_agent</id> + + <software> + <default_patterns>microos_base microos_base_zypper microos_defaults microos_hardware microos_ra_agent</default_patterns> + </software> + <order config:type="integer">500</order> + <additional_dialogs>inst_microos_role</additional_dialogs> + </system_role> + + <system_role> + <id>micro_os_role_ra_verifier</id> + + <software> + <default_patterns>microos_base microos_base_zypper microos_defaults microos_hardware microos_ra_verifier</default_patterns> + </software> + <order config:type="integer">600</order> + <additional_dialogs>inst_microos_role</additional_dialogs> + </system_role> + </system_roles> <clone_modules config:type="list"> @@ -553,6 +573,24 @@ ??? Install Apps using `Discover` ??? Includes Podman Container Runtime by default</label> </micro_os_kde_desktop_role_description> + <micro_os_role_ra_agent> + <!-- TRANSLATORS: a label for a system role --> + <label>MicroOS with Remote Attestation (Agent) [ALPHA]</label> + </micro_os_role_ra_agent> + <micro_os_role_ra_agent_description> + <label>??? Same installation as MicroOS role +??? Remote attestation agent based on Keylime and TPM2.0 (required hardware) +??? Edit /etc/keylime.conf and start keylime_agent.service</label> + </micro_os_role_ra_agent_description> + <micro_os_role_ra_verifier> + <!-- TRANSLATORS: a label for a system role --> + <label>MicroOS with Remote Attestation (Verifier) [ALPHA]</label> + </micro_os_role_ra_verifier> + <micro_os_role_ra_verifier_description> + <label>??? Same installation as MicroOS role +??? Remote attestation verifier based on Keylime and TPM2.0 (required hardware) +??? Edit /etc/keylime.conf and start keylime_{verifier,registrar}.service</label> + </micro_os_role_ra_verifier_description> </texts> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-MicroOS-20210602/package/skelcd-control-MicroOS.changes new/skelcd-control-MicroOS-20210628/package/skelcd-control-MicroOS.changes --- old/skelcd-control-MicroOS-20210602/package/skelcd-control-MicroOS.changes 2021-06-02 17:16:27.000000000 +0200 +++ new/skelcd-control-MicroOS-20210628/package/skelcd-control-MicroOS.changes 2021-06-28 22:37:11.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Jun 28 12:39:32 UTC 2021 - Alberto Planas Dominguez <apla...@suse.com> + +- Add remote attestation roles: micro_os_role_ra_{agent,verifier} (bsc#1187796) +- 20210628 + +------------------------------------------------------------------- Wed Jun 2 15:11:20 UTC 2021 - Stefan Schubert <sch...@suse.de> - Enable ipv4_forward and ipv6_forward for ALL roles (bsc#1186280). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-MicroOS-20210602/package/skelcd-control-MicroOS.spec new/skelcd-control-MicroOS-20210628/package/skelcd-control-MicroOS.spec --- old/skelcd-control-MicroOS-20210602/package/skelcd-control-MicroOS.spec 2021-06-02 17:16:27.000000000 +0200 +++ new/skelcd-control-MicroOS-20210628/package/skelcd-control-MicroOS.spec 2021-06-28 22:37:11.000000000 +0200 @@ -118,7 +118,7 @@ Url: https://github.com/yast/skelcd-control-MicroOS AutoReqProv: off -Version: 20210602 +Version: 20210628 Release: 0 Summary: The MicroOS control file needed for installation License: MIT