Hello community,
here is the log from the commit of package installation-images-openSUSE for
openSUSE:Factory checked in at 2016-11-11 14:30:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.installation-images-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2016-10-22 13:03:48.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
2016-11-11 14:30:42.000000000 +0100
@@ -1,0 +2,16 @@
+Wed Nov 9 15:35:23 UTC 2016 - [email protected]
+
+- fix last module config change
+- stick to grub default colors (bsc#1005899)
+- 14.277
+
+-------------------------------------------------------------------
+Wed Nov 9 14:20:25 UTC 2016 - [email protected]
+
+- update module.config to match 4.9
+- Correct susehmc.ins to have full paths to the files in boot/s390x/
+- Corrected the line to install parmfile.hmc
+- Added susehmc.ins and parmfile.hmc files to allow installation from the DVD
reader in the HMC without a network connection. (bsc#1002974)
+- 14.276
+
+-------------------------------------------------------------------
Old:
----
installation-images-14.275.tar.xz
New:
----
installation-images-14.277.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.bM2chL/_old 2016-11-11 14:30:43.000000000 +0100
+++ /var/tmp/diff_new_pack.bM2chL/_new 2016-11-11 14:30:43.000000000 +0100
@@ -380,7 +380,7 @@
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
-Version: 14.275
+Version: 14.277
Release: 0
Provides: installation-images = %version-%release
Source: installation-images-%{version}.tar.xz
++++++ installation-images-14.275.tar.xz -> installation-images-14.277.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.275/VERSION
new/installation-images-14.277/VERSION
--- old/installation-images-14.275/VERSION 2016-10-18 10:30:07.000000000
+0200
+++ new/installation-images-14.277/VERSION 2016-11-09 16:33:00.000000000
+0100
@@ -1 +1 @@
-14.275
+14.277
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.275/changelog
new/installation-images-14.277/changelog
--- old/installation-images-14.275/changelog 2016-10-18 10:30:07.000000000
+0200
+++ new/installation-images-14.277/changelog 2016-11-09 16:33:00.000000000
+0100
@@ -1,3 +1,13 @@
+2016-11-09: 14.277
+ - fix last module config change
+ - stick to grub default colors (bsc #1005899)
+
+2016-10-21: 14.276
+ - update module.config to match 4.9
+ - Correct susehmc.ins to have full paths to the files in boot/s390x/
+ - Corrected the line to install parmfile.hmc
+ - Added susehmc.ins and parmfile.hmc files to allow installation from
the DVD reader in the HMC without a network connection. (bsc #1002974)
+
2016-10-17: 14.275
- add dwc3 driver (bsc #1005007)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-14.275/data/boot/grub-aarch64.cfg
new/installation-images-14.277/data/boot/grub-aarch64.cfg
--- old/installation-images-14.275/data/boot/grub-aarch64.cfg 2016-10-18
10:30:07.000000000 +0200
+++ new/installation-images-14.277/data/boot/grub-aarch64.cfg 2016-11-09
16:33:00.000000000 +0100
@@ -11,9 +11,6 @@
insmod gzio
insmod gettext
-color_normal=light-gray/black
-color_highlight=white/light-gray
-
if [ "$with_gfx" = 1 ] ; then
insmod gfxterm
insmod gfxmenu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-14.275/data/boot/grub-powerpc.cfg
new/installation-images-14.277/data/boot/grub-powerpc.cfg
--- old/installation-images-14.275/data/boot/grub-powerpc.cfg 2016-10-18
10:30:07.000000000 +0200
+++ new/installation-images-14.277/data/boot/grub-powerpc.cfg 2016-11-09
16:33:00.000000000 +0100
@@ -8,9 +8,6 @@
insmod gettext
-color_normal=light-gray/black
-color_highlight=white/light-gray
-
if sleep --interruptible 0 ; then
timeout=60
fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.275/data/boot/grub.cfg
new/installation-images-14.277/data/boot/grub.cfg
--- old/installation-images-14.275/data/boot/grub.cfg 2016-10-18
10:30:07.000000000 +0200
+++ new/installation-images-14.277/data/boot/grub.cfg 2016-11-09
16:33:00.000000000 +0100
@@ -12,9 +12,6 @@
insmod gzio
insmod gettext
-color_normal=light-gray/black
-color_highlight=white/light-gray
-
if [ "$with_gfx" = 1 ] ; then
insmod gfxterm
insmod gfxmenu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-14.275/data/initrd/s390/susehmc.ins
new/installation-images-14.277/data/initrd/s390/susehmc.ins
--- old/installation-images-14.275/data/initrd/s390/susehmc.ins 2016-10-18
10:30:07.000000000 +0200
+++ new/installation-images-14.277/data/initrd/s390/susehmc.ins 2016-11-09
16:33:00.000000000 +0100
@@ -1,6 +1,6 @@
* SUSE Linux for IBM z Systems Installation/Rescue System via HMC
-linux 0x00000000
-initrd.off 0x0001040c
-initrd.siz 0x00010414
-initrd 0x01000000
-parmfile.hmc 0x00010480
+boot/s390x/linux 0x00000000
+boot/s390x/initrd.off 0x0001040c
+boot/s390x/initrd.siz 0x00010414
+boot/s390x/initrd 0x01000000
+boot/s390x/parmfile.hmc 0x00010480
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.275/etc/module.config
new/installation-images-14.277/etc/module.config
--- old/installation-images-14.275/etc/module.config 2016-10-18
10:30:07.000000000 +0200
+++ new/installation-images-14.277/etc/module.config 2016-11-09
16:33:00.000000000 +0100
@@ -178,6 +178,7 @@
kernel/drivers/firmware/.*
kernel/drivers/i2c/.*
kernel/drivers/leds/.*
+kernel/drivers/usb/core/ledtrig-usbport.ko
kernel/drivers/md/.*
kernel/drivers/nvdimm/.*
kernel/drivers/nvme/.*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.275/etc/module.list
new/installation-images-14.277/etc/module.list
--- old/installation-images-14.275/etc/module.list 2016-10-18
10:30:07.000000000 +0200
+++ new/installation-images-14.277/etc/module.list 2016-11-09
16:33:00.000000000 +0100
@@ -244,6 +244,7 @@
kernel/drivers/nvme/
kernel/drivers/nvdimm/
kernel/drivers/usb/dwc3/
+kernel/drivers/usb/core/ledtrig-usbport.ko
kernel/fs/efivarfs/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.275/install.s390x
new/installation-images-14.277/install.s390x
--- old/installation-images-14.275/install.s390x 2016-10-18
10:30:07.000000000 +0200
+++ new/installation-images-14.277/install.s390x 2016-11-09
16:33:00.000000000 +0100
@@ -28,9 +28,11 @@
install -m 644 data/initrd/s390/suse.ins
$DESTDIR/branding/$theme/CD1/suse.ins
perl -pi -e "s#^([^*]+)#boot/$ARCH/\$1#"
$DESTDIR/branding/$theme/CD1/suse.ins
+ install -m 644 data/initrd/s390/susehmc.ins
$DESTDIR/branding/$theme/CD1/susehmc.ins
install -m 644 data/initrd/s390/suse.ins
$DESTDIR/branding/$theme/CD1/boot/$ARCH/suse.ins
install -m 644 data/initrd/s390/parmfile
$DESTDIR/branding/$theme/CD1/boot/$ARCH/parmfile
+ install -m 644 data/initrd/s390/parmfile.hmc
$DESTDIR/branding/$theme/CD1/boot/$ARCH/parmfile.hmc
install -m 644 data/initrd/s390/parmfile.cd
$DESTDIR/branding/$theme/CD1/boot/$ARCH/parmfile.cd
install -m 644 data/initrd/s390/sles12.exec
$DESTDIR/branding/$theme/CD1/boot/$ARCH/sles12.exec