Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-kdump for openSUSE:Factory checked in at 2022-09-21 14:41:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-kdump (Old) and /work/SRC/openSUSE:Factory/.yast2-kdump.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-kdump" Wed Sep 21 14:41:43 2022 rev:113 rq:1004916 version:4.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-kdump/yast2-kdump.changes 2022-09-13 15:07:41.740356544 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-kdump.new.2083/yast2-kdump.changes 2022-09-21 14:42:35.053780215 +0200 @@ -1,0 +2,7 @@ +Tue Sep 20 08:23:03 UTC 2022 - Michal Filka <mfi...@suse.com> + +- bsc#1202575 + - fixed internal error caused by bug in UI in 4.5.3 +- 4.5.5 + +------------------------------------------------------------------- Old: ---- yast2-kdump-4.5.4.tar.bz2 New: ---- yast2-kdump-4.5.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-kdump.spec ++++++ --- /var/tmp/diff_new_pack.SjlhTP/_old 2022-09-21 14:42:35.545781579 +0200 +++ /var/tmp/diff_new_pack.SjlhTP/_new 2022-09-21 14:42:35.549781590 +0200 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 4.5.4 +Version: 4.5.5 Release: 0 Summary: Configuration of kdump License: GPL-2.0-only ++++++ yast2-kdump-4.5.4.tar.bz2 -> yast2-kdump-4.5.5.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-4.5.4/package/yast2-kdump.changes new/yast2-kdump-4.5.5/package/yast2-kdump.changes --- old/yast2-kdump-4.5.4/package/yast2-kdump.changes 2022-09-12 11:36:39.000000000 +0200 +++ new/yast2-kdump-4.5.5/package/yast2-kdump.changes 2022-09-20 10:47:18.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Sep 20 08:23:03 UTC 2022 - Michal Filka <mfi...@suse.com> + +- bsc#1202575 + - fixed internal error caused by bug in UI in 4.5.3 +- 4.5.5 + +------------------------------------------------------------------- Mon Sep 12 08:24:53 UTC 2022 - Josef Reidinger <jreidin...@suse.com> - Allow kdump to run on transactional systems (bsc#1128853) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-4.5.4/package/yast2-kdump.spec new/yast2-kdump-4.5.5/package/yast2-kdump.spec --- old/yast2-kdump-4.5.4/package/yast2-kdump.spec 2022-09-12 11:36:39.000000000 +0200 +++ new/yast2-kdump-4.5.5/package/yast2-kdump.spec 2022-09-20 10:47:18.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 4.5.4 +Version: 4.5.5 Release: 0 Summary: Configuration of kdump License: GPL-2.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-4.5.4/src/include/kdump/dialogs.rb new/yast2-kdump-4.5.5/src/include/kdump/dialogs.rb --- old/yast2-kdump-4.5.4/src/include/kdump/dialogs.rb 2022-09-12 11:36:39.000000000 +0200 +++ new/yast2-kdump-4.5.5/src/include/kdump/dialogs.rb 2022-09-20 10:47:18.000000000 +0200 @@ -575,6 +575,7 @@ ) ), VSpacing(1), + Left(ReplacePoint(Id("allocated_low_memory_rp"), low_memory_widget)), *high_widgets ) )