Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-security for openSUSE:Factory checked in at 2022-12-02 13:12:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-security (Old) and /work/SRC/openSUSE:Factory/.yast2-security.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-security" Fri Dec 2 13:12:11 2022 rev:119 rq:1039352 version:4.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-security/yast2-security.changes 2022-11-18 15:42:52.202387299 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-security.new.1835/yast2-security.changes 2022-12-02 13:12:21.617595962 +0100 @@ -1,0 +2,6 @@ +Thu Dec 1 14:56:43 UTC 2022 - Stefan Hundhammer <shundham...@suse.com> + +- Fixed wrong steps count causing a crash during saving (bsc#1205918) +- 4.5.4 + +------------------------------------------------------------------- Old: ---- yast2-security-4.5.3.tar.bz2 New: ---- yast2-security-4.5.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-security.spec ++++++ --- /var/tmp/diff_new_pack.OYysp6/_old 2022-12-02 13:12:22.201599153 +0100 +++ /var/tmp/diff_new_pack.OYysp6/_new 2022-12-02 13:12:22.249599414 +0100 @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.5.3 +Version: 4.5.4 Release: 0 Group: System/YaST License: GPL-2.0-only ++++++ yast2-security-4.5.3.tar.bz2 -> yast2-security-4.5.4.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-4.5.3/package/yast2-security.changes new/yast2-security-4.5.4/package/yast2-security.changes --- old/yast2-security-4.5.3/package/yast2-security.changes 2022-11-16 10:01:51.000000000 +0100 +++ new/yast2-security-4.5.4/package/yast2-security.changes 2022-12-01 16:36:37.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Dec 1 14:56:43 UTC 2022 - Stefan Hundhammer <shundham...@suse.com> + +- Fixed wrong steps count causing a crash during saving (bsc#1205918) +- 4.5.4 + +------------------------------------------------------------------- Tue Nov 8 17:40:12 UTC 2022 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> - Add support for DISA STIG security policy validation diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-4.5.3/package/yast2-security.spec new/yast2-security-4.5.4/package/yast2-security.spec --- old/yast2-security-4.5.3/package/yast2-security.spec 2022-11-16 10:01:51.000000000 +0100 +++ new/yast2-security-4.5.4/package/yast2-security.spec 2022-12-01 16:36:37.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.5.3 +Version: 4.5.4 Release: 0 Group: System/YaST License: GPL-2.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-4.5.3/src/modules/Security.rb new/yast2-security-4.5.4/src/modules/Security.rb --- old/yast2-security-4.5.3/src/modules/Security.rb 2022-11-16 10:01:51.000000000 +0100 +++ new/yast2-security-4.5.4/src/modules/Security.rb 2022-12-01 16:36:37.000000000 +0100 @@ -687,7 +687,7 @@ # Security read dialog caption caption = _("Saving Security Configuration") - steps = 4 + steps = 5 Progress.New( caption,