Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-firstboot for openSUSE:Factory checked in at 2022-02-22 21:17:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-firstboot (Old) and /work/SRC/openSUSE:Factory/.yast2-firstboot.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-firstboot" Tue Feb 22 21:17:53 2022 rev:111 rq:956535 version:4.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-firstboot/yast2-firstboot.changes 2022-01-21 01:25:00.586755997 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-firstboot.new.1958/yast2-firstboot.changes 2022-02-22 21:18:14.258286742 +0100 @@ -1,0 +2,7 @@ +Mon Feb 21 15:44:30 UTC 2022 - Jos?? Iv??n L??pez Gonz??lez <jlo...@suse.com> + +- Registration step is always enabled for SLE, even when running + in WSL (bsc#1195776). +- 4.4.8 + +------------------------------------------------------------------- Old: ---- yast2-firstboot-4.4.7.tar.bz2 New: ---- yast2-firstboot-4.4.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-firstboot.spec ++++++ --- /var/tmp/diff_new_pack.nZkQts/_old 2022-02-22 21:18:14.694286821 +0100 +++ /var/tmp/diff_new_pack.nZkQts/_new 2022-02-22 21:18:14.702286823 +0100 @@ -17,7 +17,7 @@ Name: yast2-firstboot -Version: 4.4.7 +Version: 4.4.8 Release: 0 Summary: YaST2 - Initial System Configuration License: GPL-2.0-only @@ -77,6 +77,7 @@ # lets explain this sed. At first it is address which match line with name # registration and +1 for next line and then here change false to true sed -i '/<name>registration/,+1s/false/true/' control/firstboot.xml +sed -i '/<name>registration/,+1s/false/true/' wsl/firstboot.xml %endif %install ++++++ yast2-firstboot-4.4.7.tar.bz2 -> yast2-firstboot-4.4.8.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firstboot-4.4.7/package/yast2-firstboot.changes new/yast2-firstboot-4.4.8/package/yast2-firstboot.changes --- old/yast2-firstboot-4.4.7/package/yast2-firstboot.changes 2022-01-18 12:41:50.000000000 +0100 +++ new/yast2-firstboot-4.4.8/package/yast2-firstboot.changes 2022-02-21 17:51:49.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Mon Feb 21 15:44:30 UTC 2022 - Jos?? Iv??n L??pez Gonz??lez <jlo...@suse.com> + +- Registration step is always enabled for SLE, even when running + in WSL (bsc#1195776). +- 4.4.8 + +------------------------------------------------------------------- Mon Jan 17 11:41:43 UTC 2022 - Jos?? Iv??n L??pez Gonz??lez <jlo...@suse.com> - Add client to configure settings for WSL images (jsc#SLE-20413). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firstboot-4.4.7/package/yast2-firstboot.spec new/yast2-firstboot-4.4.8/package/yast2-firstboot.spec --- old/yast2-firstboot-4.4.7/package/yast2-firstboot.spec 2022-01-18 12:41:50.000000000 +0100 +++ new/yast2-firstboot-4.4.8/package/yast2-firstboot.spec 2022-02-21 17:51:49.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-firstboot -Version: 4.4.7 +Version: 4.4.8 Release: 0 Summary: YaST2 - Initial System Configuration License: GPL-2.0-only @@ -76,6 +76,7 @@ # lets explain this sed. At first it is address which match line with name # registration and +1 for next line and then here change false to true sed -i '/<name>registration/,+1s/false/true/' control/firstboot.xml +sed -i '/<name>registration/,+1s/false/true/' wsl/firstboot.xml %endif %install