Hello community, here is the log from the commit of package suse-module-tools for openSUSE:Leap:15.2 checked in at 2020-01-19 15:46:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/suse-module-tools (Old) and /work/SRC/openSUSE:Leap:15.2/.suse-module-tools.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-module-tools" Sun Jan 19 15:46:56 2020 rev:18 rq:762783 version:15.2.8 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/suse-module-tools/suse-module-tools.changes 2020-01-15 16:04:44.183967309 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.suse-module-tools.new.26092/suse-module-tools.changes 2020-01-19 15:47:05.161688384 +0100 @@ -1,0 +2,6 @@ +Thu Jan 09 12:30:58 UTC 2020 - [email protected] + +- Update to version 15.2.8: + * Add modprobe.conf.s390x (bsc#1132798) + +------------------------------------------------------------------- Old: ---- suse-module-tools-15.2.7.tar.xz New: ---- suse-module-tools-15.2.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suse-module-tools.spec ++++++ --- /var/tmp/diff_new_pack.ZA8IMR/_old 2020-01-19 15:47:06.201689001 +0100 +++ /var/tmp/diff_new_pack.ZA8IMR/_new 2020-01-19 15:47:06.233689020 +0100 @@ -1,7 +1,7 @@ # # spec file for package suse-module-tools # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,12 +29,12 @@ %endif Name: suse-module-tools -Version: 15.2.7 +Version: 15.2.8 Release: 0 Summary: Configuration for module loading and SUSE-specific utilities for KMPs License: GPL-2.0-or-later Group: System/Base -Url: https://github.com/openSUSE/suse-module-tools +URL: https://github.com/openSUSE/suse-module-tools Source0: %{name}-%{version}.tar.xz Source1: %{name}.rpmlintrc Requires: coreutils ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ZA8IMR/_old 2020-01-19 15:47:06.365689098 +0100 +++ /var/tmp/diff_new_pack.ZA8IMR/_new 2020-01-19 15:47:06.369689101 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/suse-module-tools.git</param> - <param name="changesrevision">c5dfc586f807831053ac3c47df52b65513b5a42f</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">0009a5445b7cc13072d9bd16ed01fef5e812c091</param></service></servicedata> \ No newline at end of file ++++++ suse-module-tools-15.2.7.tar.xz -> suse-module-tools-15.2.8.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/suse-module-tools-15.2.7/modprobe.conf/modprobe.conf.s390x new/suse-module-tools-15.2.8/modprobe.conf/modprobe.conf.s390x --- old/suse-module-tools-15.2.7/modprobe.conf/modprobe.conf.s390x 1970-01-01 01:00:00.000000000 +0100 +++ new/suse-module-tools-15.2.8/modprobe.conf/modprobe.conf.s390x 2020-01-09 13:13:48.000000000 +0100 @@ -0,0 +1,24 @@ +# begin of s390x part for modprobe.conf + +# Copied over from modprobe.conf.s390 +# Dropped obviously outdated statements. +alias iucv0 netiucv +alias iucv1 netiucv +alias iucv2 netiucv +alias iucv3 netiucv +alias iucv4 netiucv +alias iucv5 netiucv +alias iucv6 netiucv +alias iucv7 netiucv +alias iucv8 netiucv +alias iucv9 netiucv + +alias block-major-35 xpram + +# The framebuffer console is built as a module on s390, because it is +# useful only to a KVM guest. But then it should be loaded together +# with the corresponding DRM driver. +# SUSE INITRD: virtio_gpu REQUIRES fbcon +softdep virtio_gpu post: fbcon + +# end of s390x part for modprobe.conf
