Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2019-10-17 12:18:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Thu Oct 17 12:18:37 2019 rev:80 rq:738875 version:14.442

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2019-10-10 11:51:47.923583438 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new.2352/installation-images.changes
        2019-10-17 12:18:38.679720907 +0200
@@ -1,0 +2,26 @@
+Wed Oct 16 12:09:27 UTC 2019 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#338
+- adjust samba library list
+- include correct udev dir for virtualbox-guest-tools
+- remove multipath-tools from initrd
+- adjust to /usr/etc move in pam and shadow packages
+- 14.442
+
+--------------------------------------------------------------------
+Wed Oct 16 08:15:21 UTC 2019 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#337
+- etc: module.config, sort other kernel/* modules
+- etc: update module.config to match 5.4
+- handle kernel 5.4
+- 14.441
+
+-------------------------------------------------------------------
+Thu Oct 14 11:54:34 UTC 2019 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Set clamp_mtime_to_source_date_epoch 0: as the content of i-i is
+  published in extracted form on download.o.o, and rsynced around,
+  we need to be able to rely on changing mtime's for the content.
+
+--------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.CQI9tq/_old  2019-10-17 12:18:39.311719322 +0200
+++ /var/tmp/diff_new_pack.CQI9tq/_new  2019-10-17 12:18:39.315719312 +0200
@@ -17,6 +17,12 @@
 # needsrootforbuild
 # needsbinariesforbuild
 
+# The files from i-i are, in parts, extracted and published in the FTP Tree
+# Since they are all auto-generated files, so they keep on changing. Having 
the mtime
+# constant though causes issues for rsync - which uses this information by 
default to decide
+# wether there is something to sync or not
+%global clamp_mtime_to_source_date_epoch 0
+
 # do not build 32-bit s390
 ExcludeArch:    s390
 
@@ -599,7 +605,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0+
 Group:          Metapackages
-Version:        14.440
+Version:        14.442
 Release:        0
 Provides:       installation-images = %version-%release
 Conflicts:      otherproviders(installation-images)

++++++ installation-images-14.440.tar.xz -> installation-images-14.442.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.440/VERSION 
new/installation-images-14.442/VERSION
--- old/installation-images-14.440/VERSION      2019-10-08 10:52:04.000000000 
+0200
+++ new/installation-images-14.442/VERSION      2019-10-16 14:09:27.000000000 
+0200
@@ -1 +1 @@
-14.440
+14.442
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.440/changelog 
new/installation-images-14.442/changelog
--- old/installation-images-14.440/changelog    2019-10-08 10:52:04.000000000 
+0200
+++ new/installation-images-14.442/changelog    2019-10-16 14:09:27.000000000 
+0200
@@ -1,3 +1,16 @@
+2019-10-16:    14.442
+       - merge gh#openSUSE/installation-images#338
+       - adjust samba library list
+       - include correct udev dir for virtualbox-guest-tools
+       - remove multipath-tools from initrd
+       - adjust to /usr/etc move in pam and shadow packages
+
+2019-10-16:    14.441
+       - merge gh#openSUSE/installation-images#337
+       - etc: module.config, sort other kernel/* modules
+       - etc: update module.config to match 5.4
+       - handle kernel 5.4
+
 2019-10-08:    14.440
        - merge gh#openSUSE/installation-images#336
        - ensure /etc/sysctl.d is writable (bsc#1153285)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.440/data/initrd/initrd.file_list 
new/installation-images-14.442/data/initrd/initrd.file_list
--- old/installation-images-14.440/data/initrd/initrd.file_list 2019-10-08 
10:52:04.000000000 +0200
+++ new/installation-images-14.442/data/initrd/initrd.file_list 2019-10-16 
14:09:27.000000000 +0200
@@ -55,19 +55,6 @@
 ?mkinitrd: ignore
 perl: ignore
 filesystem: ignore
-
-if exists(samba-client-libs)
-  samba-client-libs: nodeps
-    /usr/lib*/samba/libreplace*.so
-
-  samba-libs: nodeps
-    /usr/lib*/samba/libwinbind-client*.so
-else
-  samba-libs: nodeps
-    /usr/lib*/samba/libreplace*.so
-    /usr/lib*/samba/libwinbind-client*.so
-endif
-
 ?biosdevname:
 ?bcm43xx-firmware: nodeps
 bcache-tools:
@@ -128,6 +115,9 @@
     R s/^[#[:space:]]*(multiversion)\s+=.*/# minimal CAASP\n$1 =/ 
etc/zypp/zypp.conf
   endif
 
+samba-libs: nodeps
+  
/usr/lib*/samba/lib{replace,winbind-client,genrand,samba-debug,socket-blocking,sys-rw,time-basic,iov-buf}-samba4.so
+
 diffutils:
   /usr/bin/cmp
 
@@ -339,7 +329,7 @@
   d /var/run/nscd
 
 ?virtualbox-guest-tools: nodeps
-  /etc/udev
+  /usr/lib/udev/rules.d
 
 ?xf86-input-vmmouse: nodeps
   /usr/lib/udev/rules.d
@@ -347,11 +337,9 @@
 ?xf86-input-wacom: nodeps
   /usr/lib/udev/rules.d
 
-multipath-tools:
-  /var/cache/multipath
-
 shadow:
   /etc
+  /usr/etc
   /usr/sbin/groupadd
   /usr/sbin/useradd
   /usr/sbin/useradd.local
@@ -360,6 +348,7 @@
 pam:
   /sbin
   /etc
+  /usr/etc
   /lib*/libpam*.so.*
   /lib*/security/pam_group.so
   /lib*/security/pam_unix*.so
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.440/data/rescue/rescue.file_list 
new/installation-images-14.442/data/rescue/rescue.file_list
--- old/installation-images-14.440/data/rescue/rescue.file_list 2019-10-08 
10:52:04.000000000 +0200
+++ new/installation-images-14.442/data/rescue/rescue.file_list 2019-10-16 
14:09:27.000000000 +0200
@@ -178,17 +178,8 @@
 
 # we have full samba in rescue-server
 if filelist ne 'rescue-server'
-  if exists(samba-client-libs)
-    samba-client-libs: nodeps
-      /usr/lib*/samba/libreplace*.so
-
-    samba-libs: nodeps
-      /usr/lib*/samba/libwinbind-client*.so
-  else
-    samba-libs: nodeps
-      /usr/lib*/samba/libreplace*.so
-      /usr/lib*/samba/libwinbind-client*.so
-  endif
+  samba-libs: nodeps
+    
/usr/lib*/samba/lib{replace,winbind-client,genrand,samba-debug,socket-blocking,sys-rw,time-basic,iov-buf}-samba4.so
 endif
 
 rpm:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.440/data/root/root.file_list 
new/installation-images-14.442/data/root/root.file_list
--- old/installation-images-14.440/data/root/root.file_list     2019-10-08 
10:52:04.000000000 +0200
+++ new/installation-images-14.442/data/root/root.file_list     2019-10-16 
14:09:27.000000000 +0200
@@ -381,6 +381,7 @@
 
 shadow:
   /etc
+  /usr/etc
   /usr/bin
   /usr/sbin/pwunconv
   /usr/sbin/chpasswd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.440/etc/module.config 
new/installation-images-14.442/etc/module.config
--- old/installation-images-14.440/etc/module.config    2019-10-08 
10:52:04.000000000 +0200
+++ new/installation-images-14.442/etc/module.config    2019-10-16 
14:09:27.000000000 +0200
@@ -166,25 +166,25 @@
 xen-scsiback
 
 virtio_blk
+virtio_fs
 virtio_net
 net_failover
 virtio_scsi
 
-kernel/drivers/infiniband/.*
-
-kernel/drivers/hv/.*
-kernel/drivers/staging/hv/.*
 kernel/arch/.*/crypto/.*
 kernel/arch/.*/kernel/.*,,-
 kernel/crypto/.*
-kernel/drivers/crypto/.*
+kernel/drivers/base/regmap/.*
 kernel/drivers/.*/crypto/.*
+kernel/drivers/crypto/.*
 kernel/drivers/firmware/.*
 kernel/drivers/gpio/.*
-kernel/drivers/i2c/.*
+kernel/drivers/gpu/.*
+kernel/drivers/hv/.*
+kernel/drivers/infiniband/.*
 kernel/drivers/input/.*
+kernel/drivers/i2c/.*
 kernel/drivers/leds/.*
-kernel/drivers/usb/core/ledtrig-usbport.ko
 kernel/drivers/mailbox/.*
 kernel/drivers/md/.*
 kernel/drivers/nvdimm/.*
@@ -194,16 +194,17 @@
 kernel/drivers/pinctrl/.*
 kernel/drivers/platform/.*
 kernel/drivers/regulator/.*
-kernel/drivers/base/regmap/.*
+kernel/drivers/staging/hv/.*
+kernel/drivers/usb/common/usb-conn-gpio.ko.xz
+kernel/drivers/usb/core/ledtrig-usbport.ko
 kernel/drivers/video/.*
 kernel/drivers/virtio/.*
 kernel/drivers/xen/core/.*
 kernel/fs/nfs/.*,,-
 kernel/fs/nls/.*,,-
 kernel/lib/.*,,-
-kernel/net/phonet/.*
-kernel/drivers/gpu/.*
 kernel/net/ceph/.*
+kernel/net/phonet/.*
 kernel/net/802/.*
 updates/drivers/gpu/.*
 


Reply via email to