Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2023-08-16 14:16:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation" Wed Aug 16 14:16:33 2023 rev:524 rq:1104012 version:4.6.7 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2023-08-05 12:54:52.780568617 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new.11712/yast2-installation.changes 2023-08-16 14:16:46.798844651 +0200 @@ -1,0 +2,6 @@ +Tue Aug 15 08:42:50 UTC 2023 - Stefan Hundhammer <shundham...@suse.com> + +- Require awk for use in startup scripts (bsc#1214277) +- 4.6.7 + +------------------------------------------------------------------- Old: ---- yast2-installation-4.6.6.tar.bz2 New: ---- yast2-installation-4.6.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.AuL6VQ/_old 2023-08-16 14:16:47.630850476 +0200 +++ /var/tmp/diff_new_pack.AuL6VQ/_new 2023-08-16 14:16:47.638850532 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.6.6 +Version: 4.6.7 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -59,6 +59,8 @@ Requires: gzip # use in startup scripts Requires: initviocons +# bsc#1214277; require awk, not gawk, to allow for lighterweight alternatives like busybox +Requires: awk # Needed call /sbin/ip in vnc.sh/network.sh Requires: iproute2 # for the first/second stage of installation ++++++ yast2-installation-4.6.6.tar.bz2 -> yast2-installation-4.6.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.6.6/package/yast2-installation.changes new/yast2-installation-4.6.7/package/yast2-installation.changes --- old/yast2-installation-4.6.6/package/yast2-installation.changes 2023-08-04 11:19:56.000000000 +0200 +++ new/yast2-installation-4.6.7/package/yast2-installation.changes 2023-08-15 11:14:50.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Aug 15 08:42:50 UTC 2023 - Stefan Hundhammer <shundham...@suse.com> + +- Require awk for use in startup scripts (bsc#1214277) +- 4.6.7 + +------------------------------------------------------------------- Fri Aug 4 07:09:13 UTC 2023 - Michal Filka <mfi...@suse.com> - bsc#1213959 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.6.6/package/yast2-installation.spec new/yast2-installation-4.6.7/package/yast2-installation.spec --- old/yast2-installation-4.6.6/package/yast2-installation.spec 2023-08-04 11:19:56.000000000 +0200 +++ new/yast2-installation-4.6.7/package/yast2-installation.spec 2023-08-15 11:14:50.000000000 +0200 @@ -16,7 +16,7 @@ # Name: yast2-installation -Version: 4.6.6 +Version: 4.6.7 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -58,6 +58,8 @@ Requires: gzip # use in startup scripts Requires: initviocons +# bsc#1214277; require awk, not gawk, to allow for lighterweight alternatives like busybox +Requires: awk # Needed call /sbin/ip in vnc.sh/network.sh Requires: iproute2 # for the first/second stage of installation