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-07-13 22:36:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-module-tools (Old)
and /work/SRC/openSUSE:Factory/.suse-module-tools.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-module-tools"
Tue Jul 13 22:36:47 2021 rev:44 rq:904235 version:16.0.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/suse-module-tools/suse-module-tools.changes
2021-07-04 22:10:42.237247123 +0200
+++
/work/SRC/openSUSE:Factory/.suse-module-tools.new.2625/suse-module-tools.changes
2021-07-13 22:36:49.062426906 +0200
@@ -1,0 +2,7 @@
+Mon Jul 5 15:14:47 UTC 2021 - Martin Wilck <[email protected]>
+
+- Update to version 16.0.6:
+ * modprobe.d: Remove dma=none setting for parport_pc
+ (bsc#1177695)
+
+-------------------------------------------------------------------
Old:
----
suse-module-tools-16.0.5.obscpio
New:
----
suse-module-tools-16.0.6.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ suse-module-tools.spec ++++++
--- /var/tmp/diff_new_pack.I3Xppv/_old 2021-07-13 22:36:50.002419337 +0200
+++ /var/tmp/diff_new_pack.I3Xppv/_new 2021-07-13 22:36:50.006419304 +0200
@@ -38,7 +38,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.5
+Version: 16.0.6
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.I3Xppv/_old 2021-07-13 22:36:50.058418886 +0200
+++ /var/tmp/diff_new_pack.I3Xppv/_new 2021-07-13 22:36:50.062418853 +0200
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/suse-module-tools.git</param>
- <param
name="changesrevision">25069795b35b36f37a9f22688fd612be43475363</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">8d786330ba9510ca0793556e2b0df3de3e034e8a</param></service></servicedata>
\ No newline at end of file
++++++ suse-module-tools-16.0.5.obscpio -> suse-module-tools-16.0.6.obscpio
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/suse-module-tools-16.0.5/modprobe.conf/modprobe.conf.i386
new/suse-module-tools-16.0.6/modprobe.conf/modprobe.conf.i386
--- old/suse-module-tools-16.0.5/modprobe.conf/modprobe.conf.i386
2021-07-01 22:29:34.000000000 +0200
+++ new/suse-module-tools-16.0.6/modprobe.conf/modprobe.conf.i386
2021-07-02 23:15:29.000000000 +0200
@@ -1,13 +1,6 @@
# begin of i386 part for modprobe.conf
alias parport_lowlevel parport_pc
-# disable DMA for parallel port (bnc#180390)
-# Please note, the dma= and irq= options require that the io= option also be
-# specified.
-options parport_pc dma=none
-# options parport_pc io=0x378 irq=none
-# If you have multiple parallel ports, specify them this way:
-# options parport_pc io=0x378,0x278 irq=none,none
# Linux ACP modem (Mwave)
alias char-major-10-219 mwave
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/suse-module-tools-16.0.5/modprobe.conf/modprobe.conf.x86_64
new/suse-module-tools-16.0.6/modprobe.conf/modprobe.conf.x86_64
--- old/suse-module-tools-16.0.5/modprobe.conf/modprobe.conf.x86_64
2021-07-01 22:29:34.000000000 +0200
+++ new/suse-module-tools-16.0.6/modprobe.conf/modprobe.conf.x86_64
2021-07-02 23:15:29.000000000 +0200
@@ -1,13 +1,6 @@
# begin of x86_64 part for modprobe.conf
alias parport_lowlevel parport_pc
-# disable DMA for parallel port (bnc#180390)
-# Please note, the dma= and irq= options require that the io= option also be
-# specified.
-options parport_pc dma=none
-# options parport_pc io=0x378 irq=none
-# If you have multiple parallel ports, specify them this way:
-# options parport_pc io=0x378,0x278 irq=none,none
# ata_piix can't handle ICH6 in AHCI mode
softdep ata_piix pre: ahci
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/suse-module-tools-16.0.5/suse-module-tools.spec
new/suse-module-tools-16.0.6/suse-module-tools.spec
--- old/suse-module-tools-16.0.5/suse-module-tools.spec 2021-07-01
22:29:34.000000000 +0200
+++ new/suse-module-tools-16.0.6/suse-module-tools.spec 2021-07-02
23:15:29.000000000 +0200
@@ -38,7 +38,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.5
+Version: 16.0.6
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.I3Xppv/_old 2021-07-13 22:36:50.194417790 +0200
+++ /var/tmp/diff_new_pack.I3Xppv/_new 2021-07-13 22:36:50.198417758 +0200
@@ -1,5 +1,5 @@
name: suse-module-tools
-version: 16.0.5
-mtime: 1625171374
-commit: 25069795b35b36f37a9f22688fd612be43475363
+version: 16.0.6
+mtime: 1625260529
+commit: 8d786330ba9510ca0793556e2b0df3de3e034e8a