Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2018-01-29 14:54:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Mon Jan 29 14:54:10 2018 rev:35 rq:570498 version:14.355

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2018-01-24 15:25:52.787340133 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
    2018-01-29 14:54:11.607671944 +0100
@@ -1,0 +2,16 @@
+Mon Jan 29 09:25:54 UTC 2018 - [email protected]
+
+- merge gh#openSUSE/installation-images#229
+- make cypto lib dependencies more flexible
+- make dependency on bash explicit
+- 14.355
+
+-------------------------------------------------------------------
+Mon Jan 29 08:56:02 UTC 2018 - [email protected]
+
+- Own /usr/lib/skelcd if skelcd_compat is set: until the products
+  are fully migrated to the product builder rewrite, some still use
+  the legacy /CD1 path. They advertise this by defining
+  skelcd_compat=1.
+
+--------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.IpKiEu/_old  2018-01-29 14:54:12.207643914 +0100
+++ /var/tmp/diff_new_pack.IpKiEu/_new  2018-01-29 14:54:12.207643914 +0100
@@ -502,7 +502,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0+
 Group:          Metapackages
-Version:        14.354
+Version:        14.355
 Release:        0
 Provides:       installation-images = %version-%release
 Conflicts:      otherproviders(installation-images)
@@ -663,6 +663,9 @@
 
 %files -n skelcd-installer-%{theme}
 %defattr(-,root,root)
+%if 0%{?skelcd_compat}
+%dir /usr/lib/skelcd
+%endif
 /usr/lib/skelcd/CD1
 
 %files -n installation-images-debuginfodeps-%{theme}

++++++ installation-images-14.354.tar.xz -> installation-images-14.355.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.354/VERSION 
new/installation-images-14.355/VERSION
--- old/installation-images-14.354/VERSION      2018-01-24 11:48:29.000000000 
+0100
+++ new/installation-images-14.355/VERSION      2018-01-29 10:25:54.000000000 
+0100
@@ -1 +1 @@
-14.354
+14.355
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.354/changelog 
new/installation-images-14.355/changelog
--- old/installation-images-14.354/changelog    2018-01-24 11:48:29.000000000 
+0100
+++ new/installation-images-14.355/changelog    2018-01-29 10:25:54.000000000 
+0100
@@ -1,3 +1,7 @@
+2018-01-29:    14.355
+       - make dependency on bash explicit
+       - make cypto lib dependencies more flexible
+
 2018-01-24:    14.354
        - set product and menu title in gfxboot.cfg
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.354/data/base/base.file_list 
new/installation-images-14.355/data/base/base.file_list
--- old/installation-images-14.354/data/base/base.file_list     2018-01-24 
11:48:29.000000000 +0100
+++ new/installation-images-14.355/data/base/base.file_list     2018-01-29 
10:25:54.000000000 +0100
@@ -53,6 +53,7 @@
 
 AUTODEPS:
 
+bash:
 ca-certificates-mozilla:
 coreutils:
 cpio:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.354/data/initrd/initrd.file_list 
new/installation-images-14.355/data/initrd/initrd.file_list
--- old/installation-images-14.354/data/initrd/initrd.file_list 2018-01-24 
11:48:29.000000000 +0100
+++ new/installation-images-14.355/data/initrd/initrd.file_list 2018-01-29 
10:25:54.000000000 +0100
@@ -266,7 +266,7 @@
   d root/.gnupg
 
 cryptsetup:
-?libcryptsetup4-hmac:
+?libcryptsetup*-hmac:
 ?libgcrypt20-hmac:
 
 ntfs-3g:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.354/data/rescue/rescue.file_list 
new/installation-images-14.355/data/rescue/rescue.file_list
--- old/installation-images-14.354/data/rescue/rescue.file_list 2018-01-24 
11:48:29.000000000 +0100
+++ new/installation-images-14.355/data/rescue/rescue.file_list 2018-01-29 
10:25:54.000000000 +0100
@@ -89,8 +89,6 @@
 cracklib-dict-full:
 cracklib:
 cryptsetup:
-?libcryptsetup4-hmac:
-?libgcrypt20-hmac:
 curl:
 dd_rescue:
 diffutils:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.354/data/root/root.file_list 
new/installation-images-14.355/data/root/root.file_list
--- old/installation-images-14.354/data/root/root.file_list     2018-01-24 
11:48:29.000000000 +0100
+++ new/installation-images-14.355/data/root/root.file_list     2018-01-29 
10:25:54.000000000 +0100
@@ -122,7 +122,7 @@
 # Do not remove cryptsetup even though it's also listed in initrd.file_list
 # because of the dropped dependency to cracklib-dict-xxx in the initrd.
 cryptsetup:
-?libcryptsetup4-hmac:
+?libcryptsetup*-hmac:
 device-mapper:
 dmraid:
 dosfstools:


Reply via email to