Hello community,
here is the log from the commit of package installation-images for
openSUSE:Factory checked in at 2017-10-21 20:20:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
and /work/SRC/openSUSE:Factory/.installation-images.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images"
Sat Oct 21 20:20:54 2017 rev:24 rq:535436 version:14.339
Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes
2017-10-10 11:37:11.170746946 +0200
+++
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes
2017-10-21 20:20:55.365397186 +0200
@@ -0,0 +1,27 @@
+-------------------------------------------------------------------
+Thu Oct 19 21:17:47 UTC 2017 - [email protected]
+
+- Update suse_version check to exclude in ix86 for Leap 15.0.
+
+--------------------------------------------------------------------
+Tue Oct 17 13:15:28 UTC 2017 - [email protected]
+
+- merge gh#openSUSE/installation-images#209
+- etc: update module.config to match 4.13
+- 14.339
+
+--------------------------------------------------------------------
+Wed Oct 11 15:26:14 UTC 2017 - [email protected]
+
+- merge gh#openSUSE/installation-images#208
+- use skelcd-control-leanos for SLES & co
+- 14.338
+
+--------------------------------------------------------------------
+Wed Oct 11 12:13:15 UTC 2017 - [email protected]
+
+- merge gh#openSUSE/installation-images#207
+- fix typo preventing the adding of control.xml
+- adjust package name: skelcd-casp.rpm -> skelcd-caasp.rpm
+- 14.337
+
Old:
----
installation-images-14.336.tar.xz
New:
----
installation-images-14.339.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.4S4Mmp/_old 2017-10-21 20:20:56.193358415 +0200
+++ /var/tmp/diff_new_pack.4S4Mmp/_new 2017-10-21 20:20:56.201358040 +0200
@@ -109,7 +109,7 @@
%endif
%if "%theme" == "SLED"
-%define branding_skelcd SLED
+%define branding_skelcd leanos
%define branding_systemd SLE
%define branding_plymouth SLE
%define branding_grub2 SLE
@@ -124,7 +124,7 @@
%endif
%if "%theme" == "SLES"
-%define branding_skelcd SLES
+%define branding_skelcd leanos
%define branding_systemd SLE
%define branding_plymouth SLE
%define branding_grub2 SLE
@@ -142,7 +142,7 @@
%endif
%if "%theme" == "SLES_SAP"
-%define branding_skelcd SLES
+%define branding_skelcd leanos
%define branding_systemd SLE
%define branding_plymouth SLE
%define branding_grub2 SLE
@@ -193,7 +193,7 @@
# === branding end ===
# no i586 in Leap
-%if %suse_version == 1315
+%if %suse_version == 1500
ExcludeArch: %ix86
%endif
@@ -537,7 +537,7 @@
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
-Version: 14.336
+Version: 14.339
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)
++++++ installation-images-14.336.tar.xz -> installation-images-14.339.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.336/VERSION
new/installation-images-14.339/VERSION
--- old/installation-images-14.336/VERSION 2017-10-05 16:43:26.000000000
+0200
+++ new/installation-images-14.339/VERSION 2017-10-17 15:15:28.000000000
+0200
@@ -1 +1 @@
-14.336
+14.339
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.336/changelog
new/installation-images-14.339/changelog
--- old/installation-images-14.336/changelog 2017-10-05 16:43:26.000000000
+0200
+++ new/installation-images-14.339/changelog 2017-10-17 15:15:28.000000000
+0200
@@ -1,3 +1,14 @@
+2017-10-17: 14.339
+ - etc: update module.config to match 4.13
+ - * ptp_pte near other ptp modules
+
+2017-10-11: 14.338
+ - use skelcd-control-leanos for SLES & co
+
+2017-10-11: 14.337
+ - adjust package name: skelcd-casp.rpm -> skelcd-caasp.rpm
+ - fix typo preventing the adding of control.xml
+
2017-10-05: 14.336
- use the same driver updates for caasp as the dist it is based on
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.336/data/boot/tftp.file_list
new/installation-images-14.339/data/boot/tftp.file_list
--- old/installation-images-14.336/data/boot/tftp.file_list 2017-10-05
16:43:26.000000000 +0200
+++ new/installation-images-14.339/data/boot/tftp.file_list 2017-10-17
15:15:28.000000000 +0200
@@ -51,7 +51,7 @@
# new skelcd package format: all files are below /usr/lib/skelcd
skelcd-control-<skelcd_ctrl_theme>:
- if exists(skelcd-control-<skelcd_ctrl_theme>, /usr/lib/skelcd/control.xml)
+ if exists(skelcd-control-<skelcd_ctrl_theme>,
/usr/lib/skelcd/CD1/control.xml)
m usr/lib/skelcd/CD1/control.xml <tftp_dir>/<instsys_dir>
elsif exists(skelcd-control-<skelcd_ctrl_theme>, /CD1/control.xml)
m CD1/control.xml <tftp_dir>/<instsys_dir>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.336/etc/config
new/installation-images-14.339/etc/config
--- old/installation-images-14.336/etc/config 2017-10-05 16:43:26.000000000
+0200
+++ new/installation-images-14.339/etc/config 2017-10-17 15:15:28.000000000
+0200
@@ -92,7 +92,7 @@
image = 600
release = sles
skelcd = sles
-skelcd_ctrl = SLES
+skelcd_ctrl = leanos
yast = SLE
gfxboot = SLE
grub2 = SLE
@@ -103,7 +103,7 @@
image = 600
release = SLES_SAP-installation
skelcd = sles
-skelcd_ctrl = SLES
+skelcd_ctrl = leanos
yast = SLE
gfxboot = SLE
grub2 = SLE
@@ -114,7 +114,7 @@
image = 600
release = sled
skelcd = sled
-skelcd_ctrl = SLED
+skelcd_ctrl = leanos
yast = SLE
gfxboot = SLE
grub2 = SLE
@@ -125,7 +125,7 @@
[Theme CAASP]
image = 600
release = caasp
-skelcd = casp
+skelcd = caasp
skelcd_ctrl = CAASP
yast = SLE
gfxboot = SLE
@@ -148,7 +148,7 @@
image = 600
release = sles
skelcd = sles
-skelcd_ctrl = SLES
+skelcd_ctrl = leanos
yast = SLE
gfxboot = SLE
grub2 = SLE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.336/etc/module.config
new/installation-images-14.339/etc/module.config
--- old/installation-images-14.336/etc/module.config 2017-10-05
16:43:26.000000000 +0200
+++ new/installation-images-14.339/etc/module.config 2017-10-17
15:15:28.000000000 +0200
@@ -129,6 +129,7 @@
ptp
ptp_kvm
ptp_pch
+ptp_dte
pps_core
gpio-cs5535
libore