Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2018-05-23 16:06:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Wed May 23 16:06:50 2018 rev:46 rq:610048 version:14.373

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2018-05-16 11:25:03.884360701 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
    2018-05-23 16:06:52.394879546 +0200
@@ -1,0 +2,7 @@
+Thu May 17 10:40:49 UTC 2018 - [email protected]
+
+- merge gh#openSUSE/installation-images#250
+- use reiserfs-kmp (fate#323394)
+- 14.373
+
+--------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.3J67qY/_old  2018-05-23 16:06:53.006857129 +0200
+++ /var/tmp/diff_new_pack.3J67qY/_new  2018-05-23 16:06:53.010856983 +0200
@@ -28,6 +28,7 @@
 %define with_plymouth 1
 %define with_shim 1
 %define with_storage_ng 1
+%define with_reiserfs_kmp 0
 %bcond_without sbl
 %bcond_without vnc
 %bcond_with xen
@@ -112,6 +113,7 @@
 %endif
 
 %if "%theme" == "SLED"
+%define with_reiserfs_kmp 1
 %define branding_skelcd   leanos
 %define branding_systemd  SLE
 %define branding_plymouth SLE
@@ -121,6 +123,7 @@
 %endif
 
 %if "%theme" == "SLES"
+%define with_reiserfs_kmp 1
 %define branding_skelcd   leanos
 %define branding_systemd  SLE
 %define branding_plymouth SLE
@@ -130,6 +133,7 @@
 %endif
 
 %if "%theme" == "SLES_SAP"
+%define with_reiserfs_kmp 1
 %define branding_skelcd   leanos
 %define branding_systemd  SLE
 %define branding_plymouth SLE
@@ -139,6 +143,7 @@
 %endif
 
 %if "%theme" == "CAASP"
+%define with_reiserfs_kmp 1
 %define branding_skelcd   CAASP
 %define branding_systemd  CAASP
 %define branding_plymouth SLE
@@ -173,6 +178,9 @@
 ExcludeArch:    %ix86
 %endif
 
+%if %with_reiserfs_kmp
+BuildRequires:  reiserfs-kmp-default
+%endif
 %ifnarch s390x
 BuildRequires:  xf86-input-libinput
 %endif
@@ -511,7 +519,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0+
 Group:          Metapackages
-Version:        14.372
+Version:        14.373
 Release:        0
 Provides:       installation-images = %version-%release
 Conflicts:      otherproviders(installation-images)

++++++ installation-images-14.372.tar.xz -> installation-images-14.373.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.372/VERSION 
new/installation-images-14.373/VERSION
--- old/installation-images-14.372/VERSION      2018-05-14 12:20:53.000000000 
+0200
+++ new/installation-images-14.373/VERSION      2018-05-17 12:40:49.000000000 
+0200
@@ -1 +1 @@
-14.372
+14.373
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.372/changelog 
new/installation-images-14.373/changelog
--- old/installation-images-14.372/changelog    2018-05-14 12:20:53.000000000 
+0200
+++ new/installation-images-14.373/changelog    2018-05-17 12:40:49.000000000 
+0200
@@ -1,3 +1,6 @@
+2018-05-17:    14.373
+       - use reiserfs-kmp (fate #323394)
+
 2018-05-14:    14.372
        - Use proper libsmbios_c2 name for the smbios library
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.372/etc/config 
new/installation-images-14.373/etc/config
--- old/installation-images-14.372/etc/config   2018-05-14 12:20:53.000000000 
+0200
+++ new/installation-images-14.373/etc/config   2018-05-17 12:40:49.000000000 
+0200
@@ -35,9 +35,9 @@
 
 ; extra kmps we need (',' separated list)
 [KMP]
-default        =
-i386   = virtualbox-guest,xen
-x86_64 = virtualbox-guest,xen,drm
+default        = reiserfs
+i386   = virtualbox-guest,xen,reiserfs
+x86_64 = virtualbox-guest,xen,drm,reiserfs
 
 
 ; extra firmware packages


Reply via email to