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 2021-12-21 18:40:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suse-module-tools (Old) and /work/SRC/openSUSE:Factory/.suse-module-tools.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-module-tools" Tue Dec 21 18:40:20 2021 rev:52 rq:941664 version:16.0.17 Changes: -------- --- /work/SRC/openSUSE:Factory/suse-module-tools/suse-module-tools.changes 2021-12-08 22:08:43.454856061 +0100 +++ /work/SRC/openSUSE:Factory/.suse-module-tools.new.2520/suse-module-tools.changes 2021-12-21 18:40:25.617862818 +0100 @@ -1,0 +2,11 @@ +Mon Dec 20 13:13:04 UTC 2021 - Martin Wilck <mwi...@suse.com> + +- Update to version 16.0.17: + * 60-io-scheduler.rules: add rules for virtual devices + (boo#1193759) + * 60-io-scheduler.rules: enforce "none" for loop devices + (boo#1193759) + * install some modprobe.d files only for relevant architectures + (apm_bios, sonypi, toshiba, legacy rtc) (bsc#1192974) + +------------------------------------------------------------------- Old: ---- suse-module-tools-16.0.16.obscpio New: ---- suse-module-tools-16.0.17.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suse-module-tools.spec ++++++ --- /var/tmp/diff_new_pack.zi1dzj/_old 2021-12-21 18:40:26.065863220 +0100 +++ /var/tmp/diff_new_pack.zi1dzj/_new 2021-12-21 18:40:26.073863227 +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.16 +Version: 16.0.17 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.zi1dzj/_old 2021-12-21 18:40:26.109863259 +0100 +++ /var/tmp/diff_new_pack.zi1dzj/_new 2021-12-21 18:40:26.113863263 +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">0d9e013bc845fd151bffaaec809e63a09b6eb4bb</param></service></servicedata> + <param name="changesrevision">a0a879853f092caffe4d29843b14bf6e4e62e21d</param></service></servicedata> (No newline at EOF) ++++++ suse-module-tools-16.0.16.obscpio -> suse-module-tools-16.0.17.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/modprobe.conf/armv7hl/40-apm.conf new/suse-module-tools-16.0.17/modprobe.conf/armv7hl/40-apm.conf --- old/suse-module-tools-16.0.16/modprobe.conf/armv7hl/40-apm.conf 1970-01-01 01:00:00.000000000 +0100 +++ new/suse-module-tools-16.0.17/modprobe.conf/armv7hl/40-apm.conf 2021-12-15 18:18:32.000000000 +0100 @@ -0,0 +1,2 @@ +# /dev/apm_bios Advanced Power Management BIOS +install char-major-10-134 /bin/true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/modprobe.conf/common/40-apm.conf new/suse-module-tools-16.0.17/modprobe.conf/common/40-apm.conf --- old/suse-module-tools-16.0.16/modprobe.conf/common/40-apm.conf 2021-12-06 09:50:04.000000000 +0100 +++ new/suse-module-tools-16.0.17/modprobe.conf/common/40-apm.conf 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -# /dev/apm_bios Advanced Power Management BIOS -install char-major-10-134 /bin/true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/modprobe.conf/common/40-rtc.conf new/suse-module-tools-16.0.17/modprobe.conf/common/40-rtc.conf --- old/suse-module-tools-16.0.16/modprobe.conf/common/40-rtc.conf 2021-12-06 09:50:04.000000000 +0100 +++ new/suse-module-tools-16.0.17/modprobe.conf/common/40-rtc.conf 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -# /dev/rtc, old rtc device -install char-major-10-135 /bin/true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/modprobe.conf/common/40-sonypi.conf new/suse-module-tools-16.0.17/modprobe.conf/common/40-sonypi.conf --- old/suse-module-tools-16.0.16/modprobe.conf/common/40-sonypi.conf 2021-12-06 09:50:04.000000000 +0100 +++ new/suse-module-tools-16.0.17/modprobe.conf/common/40-sonypi.conf 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -# sonypi driver (Sony laptops) -alias char-major-10-250 sonypi -options sonypi minor=250 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/modprobe.conf/common/40-toshiba.conf new/suse-module-tools-16.0.17/modprobe.conf/common/40-toshiba.conf --- old/suse-module-tools-16.0.16/modprobe.conf/common/40-toshiba.conf 2021-12-06 09:50:04.000000000 +0100 +++ new/suse-module-tools-16.0.17/modprobe.conf/common/40-toshiba.conf 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -alias char-major-10-181 toshiba diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/modprobe.conf/i386/40-apm.conf new/suse-module-tools-16.0.17/modprobe.conf/i386/40-apm.conf --- old/suse-module-tools-16.0.16/modprobe.conf/i386/40-apm.conf 1970-01-01 01:00:00.000000000 +0100 +++ new/suse-module-tools-16.0.17/modprobe.conf/i386/40-apm.conf 2021-12-15 18:18:32.000000000 +0100 @@ -0,0 +1,2 @@ +# /dev/apm_bios Advanced Power Management BIOS +install char-major-10-134 /bin/true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/modprobe.conf/i386/40-sonypi.conf new/suse-module-tools-16.0.17/modprobe.conf/i386/40-sonypi.conf --- old/suse-module-tools-16.0.16/modprobe.conf/i386/40-sonypi.conf 1970-01-01 01:00:00.000000000 +0100 +++ new/suse-module-tools-16.0.17/modprobe.conf/i386/40-sonypi.conf 2021-12-15 18:18:32.000000000 +0100 @@ -0,0 +1,3 @@ +# sonypi driver (Sony laptops) +alias char-major-10-250 sonypi +options sonypi minor=250 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/modprobe.conf/i386/40-toshiba.conf new/suse-module-tools-16.0.17/modprobe.conf/i386/40-toshiba.conf --- old/suse-module-tools-16.0.16/modprobe.conf/i386/40-toshiba.conf 1970-01-01 01:00:00.000000000 +0100 +++ new/suse-module-tools-16.0.17/modprobe.conf/i386/40-toshiba.conf 2021-12-15 18:18:32.000000000 +0100 @@ -0,0 +1 @@ +alias char-major-10-181 toshiba diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/suse-module-tools.spec new/suse-module-tools-16.0.17/suse-module-tools.spec --- old/suse-module-tools-16.0.16/suse-module-tools.spec 2021-12-06 09:50:04.000000000 +0100 +++ new/suse-module-tools-16.0.17/suse-module-tools.spec 2021-12-15 18:18:32.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.16 +Version: 16.0.17 Release: 0 Summary: Configuration for module loading and SUSE-specific utilities for KMPs License: GPL-2.0-or-later diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-16.0.16/udevrules/60-io-scheduler.rules new/suse-module-tools-16.0.17/udevrules/60-io-scheduler.rules --- old/suse-module-tools-16.0.16/udevrules/60-io-scheduler.rules 2021-12-06 09:50:04.000000000 +0100 +++ new/suse-module-tools-16.0.17/udevrules/60-io-scheduler.rules 2021-12-15 18:18:32.000000000 +0100 @@ -20,9 +20,19 @@ ATTR{queue/zoned}!="none", GOTO="scheduler_end" # Enforce "none" for multipath components. ENV{DM_MULTIPATH_DEVICE_PATH}=="1", ATTR{queue/scheduler}="none", GOTO="scheduler_end" +# Enforce "none" for loop devices +KERNEL=="loop[0-9]*", ATTR{queue/scheduler}="none", GOTO="scheduler_end" # --- EDIT BELOW HERE after copying to /etc/udev/rules.d --- +# Uncomment these if you want to force virtual devices to use no scheduler +# KERNEL=="vd[a-z]*", ATTR{queue/scheduler}="none", GOTO="scheduler_end" +# KERNEL=="xvd[a-z]*", ATTR{queue/scheduler}="none", GOTO="scheduler_end" + +# Leave virtual devices untouched +KERNEL=="vd[a-z]*", GOTO="scheduler_end" +KERNEL=="xvd[a-z]*", GOTO="scheduler_end" + # 1. BFQ scheduler for single-queue HDD ATTR{queue/rotational}!="0", TEST!="%S%p/mq/1", ATTR{queue/scheduler}="bfq", GOTO="scheduler_end" ++++++ suse-module-tools.obsinfo ++++++ --- /var/tmp/diff_new_pack.zi1dzj/_old 2021-12-21 18:40:26.241863378 +0100 +++ /var/tmp/diff_new_pack.zi1dzj/_new 2021-12-21 18:40:26.245863381 +0100 @@ -1,5 +1,5 @@ name: suse-module-tools -version: 16.0.16 -mtime: 1638780604 -commit: 0d9e013bc845fd151bffaaec809e63a09b6eb4bb +version: 16.0.17 +mtime: 1639588712 +commit: a0a879853f092caffe4d29843b14bf6e4e62e21d