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-09-11 22:24:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skelcd-control-MicroOS (Old) and /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-MicroOS" Sat Sep 11 22:24:18 2021 rev:21 rq:917275 version:20210907 Changes: -------- --- /work/SRC/openSUSE:Factory/skelcd-control-MicroOS/skelcd-control-MicroOS.changes 2021-07-02 13:27:07.576919246 +0200 +++ /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1899/skelcd-control-MicroOS.changes 2021-09-11 22:24:30.775385569 +0200 @@ -1,0 +2,6 @@ +Tue Sep 7 12:00:30 UTC 2021 - Knut Anderssen <kanders...@suse.com> + +- Define default NTP servers for MicroOS (bsc#1180699) +- 20210907 + +------------------------------------------------------------------- Old: ---- skelcd-control-MicroOS-20210628.tar.bz2 New: ---- skelcd-control-MicroOS-20210907.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skelcd-control-MicroOS.spec ++++++ --- /var/tmp/diff_new_pack.HLOvOW/_old 2021-09-11 22:24:31.227386014 +0200 +++ /var/tmp/diff_new_pack.HLOvOW/_new 2021-09-11 22:24:31.231386018 +0200 @@ -31,7 +31,7 @@ # xmllint (for validation) BuildRequires: libxml2-tools # RNG validation schema -BuildRequires: yast2-installation-control >= 4.4.2 +BuildRequires: yast2-installation-control >= 4.4.3 # xsltproc - for building control.TWMicroOS.xml from control.MicroOS.xml BuildRequires: diffutils @@ -118,7 +118,7 @@ URL: https://github.com/yast/skelcd-control-MicroOS AutoReqProv: off -Version: 20210628 +Version: 20210907 Release: 0 Summary: The MicroOS control file needed for installation License: MIT ++++++ skelcd-control-MicroOS-20210628.tar.bz2 -> skelcd-control-MicroOS-20210907.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-MicroOS-20210628/control/control.MicroOS.xml new/skelcd-control-MicroOS-20210907/control/control.MicroOS.xml --- old/skelcd-control-MicroOS-20210628/control/control.MicroOS.xml 2021-06-28 22:37:11.000000000 +0200 +++ new/skelcd-control-MicroOS-20210907/control/control.MicroOS.xml 2021-09-07 14:29:58.000000000 +0200 @@ -47,6 +47,14 @@ <show_addons config:type="boolean">true</show_addons> <addons_default config:type="boolean">false</addons_default> + <!-- #1180699: Use openSUSE default NTP servers instead of SUSE ones --> + <default_ntp_servers config:type="list"> + <ntp_server>0.opensuse.pool.ntp.org</ntp_server> + <ntp_server>1.opensuse.pool.ntp.org</ntp_server> + <ntp_server>2.opensuse.pool.ntp.org</ntp_server> + <ntp_server>3.opensuse.pool.ntp.org</ntp_server> + </default_ntp_servers> + <!-- FATE #301937, Save /root content from the installation system to the installed system --> <save_instsys_content config:type="list"> <save_instsys_item> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-MicroOS-20210628/package/skelcd-control-MicroOS.changes new/skelcd-control-MicroOS-20210907/package/skelcd-control-MicroOS.changes --- old/skelcd-control-MicroOS-20210628/package/skelcd-control-MicroOS.changes 2021-06-28 22:37:11.000000000 +0200 +++ new/skelcd-control-MicroOS-20210907/package/skelcd-control-MicroOS.changes 2021-09-07 14:29:58.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Sep 7 12:00:30 UTC 2021 - Knut Anderssen <kanders...@suse.com> + +- Define default NTP servers for MicroOS (bsc#1180699) +- 20210907 + +------------------------------------------------------------------- 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) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-MicroOS-20210628/package/skelcd-control-MicroOS.spec new/skelcd-control-MicroOS-20210907/package/skelcd-control-MicroOS.spec --- old/skelcd-control-MicroOS-20210628/package/skelcd-control-MicroOS.spec 2021-06-28 22:37:11.000000000 +0200 +++ new/skelcd-control-MicroOS-20210907/package/skelcd-control-MicroOS.spec 2021-09-07 14:29:58.000000000 +0200 @@ -31,7 +31,7 @@ # xmllint (for validation) BuildRequires: libxml2-tools # RNG validation schema -BuildRequires: yast2-installation-control >= 4.4.2 +BuildRequires: yast2-installation-control >= 4.4.3 # xsltproc - for building control.TWMicroOS.xml from control.MicroOS.xml BuildRequires: libxslt-tools @@ -118,7 +118,7 @@ Url: https://github.com/yast/skelcd-control-MicroOS AutoReqProv: off -Version: 20210628 +Version: 20210907 Release: 0 Summary: The MicroOS control file needed for installation License: MIT