Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package suse-module-tools for openSUSE:Factory checked in at 2022-01-05 13:39:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suse-module-tools (Old) and /work/SRC/openSUSE:Factory/.suse-module-tools.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-module-tools" Wed Jan 5 13:39:40 2022 rev:53 rq:943766 version:16.0.18 Changes: -------- --- /work/SRC/openSUSE:Factory/suse-module-tools/suse-module-tools.changes 2021-12-21 18:40:25.617862818 +0100 +++ /work/SRC/openSUSE:Factory/.suse-module-tools.new.1896/suse-module-tools.changes 2022-01-05 13:40:01.993538819 +0100 @@ -1,0 +2,8 @@ +Tue Jan 4 13:32:10 UTC 2022 - Martin Wilck <mwi...@suse.com> + +- Update to version 16.0.18: + * cdrom: Disable autoclose by default (boo#1165047). + * Make regenerate-initrd-posttrans compatible with Dracut's + UEFI mode (unified kernel image) + +------------------------------------------------------------------- Old: ---- suse-module-tools-16.0.17.obscpio New: ---- suse-module-tools-16.0.18.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suse-module-tools.spec ++++++ --- /var/tmp/diff_new_pack.XDX562/_old 2022-01-05 13:40:02.449539177 +0100 +++ /var/tmp/diff_new_pack.XDX562/_new 2022-01-05 13:40:02.453539181 +0100 @@ -45,7 +45,7 @@ %global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g') Name: suse-module-tools -Version: 16.0.17 +Version: 16.0.18 Release: 0 Summary: Configuration for module loading and SUSE-specific utilities for KMPs License: GPL-2.0-or-later ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.XDX562/_old 2022-01-05 13:40:02.485539205 +0100 +++ /var/tmp/diff_new_pack.XDX562/_new 2022-01-05 13:40:02.493539212 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/suse-module-tools.git</param> - <param name="changesrevision">a0a879853f092caffe4d29843b14bf6e4e62e21d</param></service></servicedata> + <param name="changesrevision">d6673b607cbaaa15cd9622a0a4f8a9f98efa5676</param></service></servicedata> (No newline at EOF) ++++++ suse-module-tools-16.0.17.obscpio -> suse-module-tools-16.0.18.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.17/modprobe.conf/common/80-options-cdrom.conf new/suse-module-tools-16.0.18/modprobe.conf/common/80-options-cdrom.conf --- old/suse-module-tools-16.0.17/modprobe.conf/common/80-options-cdrom.conf 1970-01-01 01:00:00.000000000 +0100 +++ new/suse-module-tools-16.0.18/modprobe.conf/common/80-options-cdrom.conf 2022-01-04 14:28:12.000000000 +0100 @@ -0,0 +1,3 @@ +# There are repated reports of broken software polling the drive without using +# O_NONBLOCK fighting with the user trying to open the tray (boo#1165047). +options cdrom autoclose=0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.17/regenerate-initrd-posttrans new/suse-module-tools-16.0.18/regenerate-initrd-posttrans --- old/suse-module-tools-16.0.17/regenerate-initrd-posttrans 2021-12-15 18:18:32.000000000 +0100 +++ new/suse-module-tools-16.0.18/regenerate-initrd-posttrans 2022-01-04 14:28:12.000000000 +0100 @@ -54,7 +54,7 @@ echo "$0: /boot/$image does not exist, initrd won't be generated" continue fi - if ! "$DRACUT" -f "/boot/initrd-$kver" "$kver"; then + if ! "$DRACUT" -f --kver "$kver"; then err=$? fi done diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.17/suse-module-tools.spec new/suse-module-tools-16.0.18/suse-module-tools.spec --- old/suse-module-tools-16.0.17/suse-module-tools.spec 2021-12-15 18:18:32.000000000 +0100 +++ new/suse-module-tools-16.0.18/suse-module-tools.spec 2022-01-04 14:28:12.000000000 +0100 @@ -45,7 +45,7 @@ %global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g') Name: suse-module-tools -Version: 16.0.17 +Version: 16.0.18 Release: 0 Summary: Configuration for module loading and SUSE-specific utilities for KMPs License: GPL-2.0-or-later ++++++ suse-module-tools.obsinfo ++++++ --- /var/tmp/diff_new_pack.XDX562/_old 2022-01-05 13:40:02.581539281 +0100 +++ /var/tmp/diff_new_pack.XDX562/_new 2022-01-05 13:40:02.585539284 +0100 @@ -1,5 +1,5 @@ name: suse-module-tools -version: 16.0.17 -mtime: 1639588712 -commit: a0a879853f092caffe4d29843b14bf6e4e62e21d +version: 16.0.18 +mtime: 1641302892 +commit: d6673b607cbaaa15cd9622a0a4f8a9f98efa5676