Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2017-04-11 12:39:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Tue Apr 11 12:39:59 2017 rev:11 rq:485773 version:14.307

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2017-03-13 15:27:55.337434624 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
    2017-04-11 12:40:01.214194513 +0200
@@ -1,0 +2,18 @@
+Wed Apr  5 09:05:29 UTC 2017 - [email protected]
+
+- adjust virtio module config (bsc#1028369)
+- 14.307
+
+-------------------------------------------------------------------
+Fri Mar 31 09:51:40 UTC 2017 - [email protected]
+
+- vim uses update-alternatives
+- 14.306
+
+-------------------------------------------------------------------
+Tue Mar 28 10:05:21 UTC 2017 - [email protected]
+
+- adjust module config
+- 14.305
+
+-------------------------------------------------------------------

Old:
----
  installation-images-14.304.tar.xz

New:
----
  installation-images-14.307.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.8ZbDN0/_old  2017-04-11 12:40:02.262046456 +0200
+++ /var/tmp/diff_new_pack.8ZbDN0/_new  2017-04-11 12:40:02.270045326 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package installation-images
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -426,7 +426,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0+
 Group:          Metapackages
-Version:        14.304
+Version:        14.307
 Release:        0
 Provides:       installation-images-%theme = %version-%release
 Source:         %{name}-%{version}.tar.xz

++++++ installation-images-14.304.tar.xz -> installation-images-14.307.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.304/VERSION 
new/installation-images-14.307/VERSION
--- old/installation-images-14.304/VERSION      2017-03-03 13:23:57.000000000 
+0100
+++ new/installation-images-14.307/VERSION      2017-04-05 11:01:13.000000000 
+0200
@@ -1 +1 @@
-14.304
+14.307
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.304/changelog 
new/installation-images-14.307/changelog
--- old/installation-images-14.304/changelog    2017-03-03 13:23:57.000000000 
+0100
+++ new/installation-images-14.307/changelog    2017-04-05 11:01:13.000000000 
+0200
@@ -1,3 +1,12 @@
+2017-04-05:    14.307
+       - adjust virtio module config (bsc #1028369)
+
+2017-03-31:    14.306
+       - vim uses update-alternatives
+
+2017-03-28:    14.305
+       - adjust module config
+
 2017-03-03:    14.304
        - copy the correct modprobe blacklist files to rescue system (bsc 
#1023023)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.304/data/rescue/rescue.file_list 
new/installation-images-14.307/data/rescue/rescue.file_list
--- old/installation-images-14.304/data/rescue/rescue.file_list 2017-03-03 
13:23:57.000000000 +0100
+++ new/installation-images-14.307/data/rescue/rescue.file_list 2017-04-05 
11:01:13.000000000 +0200
@@ -161,7 +161,6 @@
 tar:
 terminfo-base:
 usbutils:
-vim:
 vlan:
 wget:
 ?wicked:
@@ -172,6 +171,11 @@
 
 <release_theme>-release: nodeps
 
+vim:
+  /
+  # avoid update-alternatives
+  e cd usr/bin ; if [ -f vim-nox11 ] ; then ln -snf vim-nox11 vim ; fi
+
 # we have full samba in rescue-server
 if filelist ne 'rescue-server'
   if exists(samba-client-libs)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.304/data/root/root.file_list 
new/installation-images-14.307/data/root/root.file_list
--- old/installation-images-14.304/data/root/root.file_list     2017-03-03 
13:23:57.000000000 +0100
+++ new/installation-images-14.307/data/root/root.file_list     2017-04-05 
11:01:13.000000000 +0200
@@ -178,7 +178,6 @@
 systemd:
 usbutils:
 util-linux:
-vim:
 wget:
 xfsdump:
 xfsprogs:
@@ -187,6 +186,11 @@
 p11-kit:
 ?sle12-desktop-migration:
 
+vim:
+  /
+  # avoid update-alternatives
+  e cd usr/bin ; if [ -f vim-nox11 ] ; then ln -snf vim-nox11 vim ; fi
+
 # either new yast storage or the old one
 if exists(yast2-storage-ng)
   yast2-storage-ng:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.304/etc/module.config 
new/installation-images-14.307/etc/module.config
--- old/installation-images-14.304/etc/module.config    2017-03-03 
13:23:57.000000000 +0100
+++ new/installation-images-14.307/etc/module.config    2017-04-05 
11:01:13.000000000 +0200
@@ -166,6 +166,10 @@
 xen-scsifront
 xen-scsiback
 
+virtio_blk
+virtio_net
+virtio_scsi
+
 kernel/drivers/infiniband/.*
 
 kernel/drivers/hv/.*
@@ -623,8 +627,8 @@
 scr24x_cs
 serial_cs
 slip
+test_async_driver_probe
 tun
 veth
 vmwatchdog
 vrf
-


Reply via email to