Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package installation-images for
openSUSE:Leap:15.3 checked in at 2021-04-21 16:45:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.3/installation-images (Old)
and /work/SRC/openSUSE:Leap:15.3/.installation-images.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images"
Wed Apr 21 16:45:47 2021 rev:17 rq: version:16.56.7
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.3/installation-images/installation-images.changes
2021-04-19 08:41:43.920987329 +0200
+++
/work/SRC/openSUSE:Leap:15.3/.installation-images.new.12324/installation-images.changes
2021-04-21 16:45:48.390216114 +0200
@@ -1,0 +2,44 @@
+Tue Apr 20 15:28:59 UTC 2021 - [email protected]
+
+- merge gh#openSUSE/installation-images#495
+- add USB Type-C modules (bsc#1184867)
+- add even more USB Type-C modules (bsc#1185010)
+- 16.56.7
+
+--------------------------------------------------------------------
+Tue Apr 20 12:55:33 UTC 2021 - [email protected]
+
+- merge gh#openSUSE/installation-images#494
+- add udev rules for NVMf autoconnect in the installation system
+ (bsc#1184908)
+
+--------------------------------------------------------------------
+Tue Apr 20 12:16:53 UTC 2021 - [email protected]
+
+- merge gh#openSUSE/installation-images#482
+- enable multipathd in rescue system (bsc#1184686)
+
+--------------------------------------------------------------------
+Tue Apr 20 11:39:34 UTC 2021 - [email protected]
+
+- merge gh#openSUSE/installation-images#493
+- re-enable SecureBoot on AARCH64 on SLE Micro enable building the
+ SLE Micro flavor based on OBS macro
+- re-enable SecureBoot on AARCH64 on SLE Micro (bsc#1185018)
+- 16.56.6
+
+--------------------------------------------------------------------
+Tue Apr 20 08:59:24 UTC 2021 - [email protected]
+
+- merge gh#openSUSE/installation-images#489
+- allow loading of unsupported modules (bsc#1184413, bsc#1183140)
+- 16.56.5
+
+--------------------------------------------------------------------
+Sat Apr 17 09:43:46 UTC 2021 - [email protected]
+
+- merge gh#openSUSE/installation-images#485
+- build with kernel-default-optional on Leap (bsc#1184413)
+- 16.56.4
+
+--------------------------------------------------------------------
Old:
----
installation-images-16.56.3.tar.xz
New:
----
installation-images-16.56.7.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.NK1sGJ/_old 2021-04-21 16:45:48.694216581 +0200
+++ /var/tmp/diff_new_pack.NK1sGJ/_new 2021-04-21 16:45:48.698216587 +0200
@@ -90,14 +90,12 @@
%endif
%if "%flavor" == "SMO"
+%if 0%{?is_smo}
# build for both Leap and SLE
%if 0%{?sle_version}
%ifnarch %ix86
%define theme SMO
%endif
-# SMO is built based on 15-SP2, which does not include shim for aarch64
-%ifarch aarch64
-%define with_shim 0
%endif
%endif
%endif
@@ -387,6 +385,7 @@
BuildRequires: kernel-default
%if %with_kernel_extra
BuildRequires: kernel-default-extra
+BuildRequires: kernel-default-optional
%endif
BuildRequires: kernel-firmware
BuildRequires: kexec-tools
@@ -667,7 +666,7 @@
Summary: Installation Image Files for %theme
License: GPL-2.0-or-later
Group: Metapackages
-Version: 16.56.3
+Version: 16.56.7
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)
++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.NK1sGJ/_old 2021-04-21 16:45:48.730216636 +0200
+++ /var/tmp/diff_new_pack.NK1sGJ/_new 2021-04-21 16:45:48.734216643 +0200
@@ -4,4 +4,5 @@
<package>CAASP</package>
<package>Kubic</package>
<package>MicroOS</package>
+ <package>SMO</package>
</multibuild>
++++++ installation-images-16.56.3.tar.xz -> installation-images-16.56.7.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-16.56.3/VERSION
new/installation-images-16.56.7/VERSION
--- old/installation-images-16.56.3/VERSION 2021-04-16 16:02:05.000000000
+0200
+++ new/installation-images-16.56.7/VERSION 2021-04-20 17:28:59.000000000
+0200
@@ -1 +1 @@
-16.56.3
+16.56.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-16.56.3/changelog
new/installation-images-16.56.7/changelog
--- old/installation-images-16.56.3/changelog 2021-04-16 16:02:05.000000000
+0200
+++ new/installation-images-16.56.7/changelog 2021-04-20 17:28:59.000000000
+0200
@@ -1,3 +1,27 @@
+2021-04-20: sle15-sp3-16.56.7
+ - merge gh#openSUSE/installation-images#482
+ - enable multipathd in rescue system (bsc#1184686)
+ - merge gh#openSUSE/installation-images#494
+ - add udev rules for NVMf autoconnect in the installation system
+ (bsc#1184908)
+ - merge gh#openSUSE/installation-images#495
+ - add USB Type-C modules (bsc#1184867)
+ - add even more USB Type-C modules (bsc#1185010)
+
+2021-04-20: sle15-sp3-16.56.6
+ - merge gh#openSUSE/installation-images#493
+ - re-enable SecureBoot on AARCH64 on SLE Micro enable building the
+ SLE Micro flavor based on OBS macro
+ - re-enable SecureBoot on AARCH64 on SLE Micro (bsc#1185018)
+
+2021-04-20: sle15-sp3-16.56.5
+ - merge gh#openSUSE/installation-images#489
+ - allow loading of unsupported modules (bsc#1184413, bsc#1183140)
+
+2021-04-17: sle15-sp3-16.56.4
+ - merge gh#openSUSE/installation-images#485
+ - build with kernel-default-optional on Leap (bsc#1184413)
+
2021-04-16: sle15-sp3-16.56.3
- merge gh#openSUSE/installation-images#483
- build with kernel-default-extra on Leap (bsc#1184413, bsc#1183140)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-16.56.3/data/initrd/etc/90-nvmf-discovery.rules
new/installation-images-16.56.7/data/initrd/etc/90-nvmf-discovery.rules
--- old/installation-images-16.56.3/data/initrd/etc/90-nvmf-discovery.rules
1970-01-01 01:00:00.000000000 +0100
+++ new/installation-images-16.56.7/data/initrd/etc/90-nvmf-discovery.rules
2021-04-20 17:28:59.000000000 +0200
@@ -0,0 +1,3 @@
+ACTION=="change", SUBSYSTEM=="fc", ENV{FC_EVENT}=="nvmediscovery", \
+ ENV{NVMEFC_HOST_TRADDR}=="*", ENV{NVMEFC_TRADDR}=="*", \
+ RUN+="/bin/sh -c 'echo --transport=fc
--host-traddr=$env{NVMEFC_HOST_TRADDR} --traddr=$env{NVMEFC_TRADDR} >>
/etc/nvme/discovery.conf'"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-16.56.3/data/initrd/etc/99-unsupported-modules.conf
new/installation-images-16.56.7/data/initrd/etc/99-unsupported-modules.conf
--- old/installation-images-16.56.3/data/initrd/etc/99-unsupported-modules.conf
1970-01-01 01:00:00.000000000 +0100
+++ new/installation-images-16.56.7/data/initrd/etc/99-unsupported-modules.conf
2021-04-20 17:28:59.000000000 +0200
@@ -0,0 +1 @@
+allow_unsupported_modules 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-16.56.3/data/initrd/initrd.file_list
new/installation-images-16.56.7/data/initrd/initrd.file_list
--- old/installation-images-16.56.3/data/initrd/initrd.file_list
2021-04-16 16:02:05.000000000 +0200
+++ new/installation-images-16.56.7/data/initrd/initrd.file_list
2021-04-20 17:28:59.000000000 +0200
@@ -696,9 +696,17 @@
r /etc/mtab
s /proc/self/mounts /etc/mtab
+# override allow_unsupported_modules to allow loading all modules
+# this is needed in case kernel-default-{extra,optional} were used
+# see bsc#1184413, bsc#1183140
+x etc/99-unsupported-modules.conf /etc/modprobe.d
+
# our own rules file which loads only pnp subsystem mods
x etc/80-drivers.rules /usr/lib/udev/80-drivers.rules.no_modprobe
+# udev rules for NVMf autoconnect in the installation system (bsc#1184908)
+x etc/90-nvmf-discovery.rules /usr/lib/udev/rules.d
+
# don't let udev lock the DVD tray
R s/--lock-media/--unlock-media/g usr/lib/udev/rules.d/60-cdrom_id.rules
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-16.56.3/data/initrd/scripts/prepare_rescue
new/installation-images-16.56.7/data/initrd/scripts/prepare_rescue
--- old/installation-images-16.56.3/data/initrd/scripts/prepare_rescue
2021-04-16 16:02:05.000000000 +0200
+++ new/installation-images-16.56.7/data/initrd/scripts/prepare_rescue
2021-04-20 17:28:59.000000000 +0200
@@ -55,7 +55,7 @@
# keep some initrd config files for rescue system
cd /mounts/initrd
for i in \
- etc/modprobe.d/blacklist.conf etc/modprobe.d/noload.conf etc/resolv.conf \
+ etc/modprobe.d/{blacklist,noload,99-unsupported-modules}.conf
etc/resolv.conf \
etc/sysconfig/network/* root/.ssh etc/nvme \
; do
[ -f "$i" ] && cp -f "$i" "/$i"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-16.56.3/data/rescue/etc/multipath.conf
new/installation-images-16.56.7/data/rescue/etc/multipath.conf
--- old/installation-images-16.56.3/data/rescue/etc/multipath.conf
1970-01-01 01:00:00.000000000 +0100
+++ new/installation-images-16.56.7/data/rescue/etc/multipath.conf
2021-04-20 17:28:59.000000000 +0200
@@ -0,0 +1,3 @@
+defaults {
+ find_multipaths smart
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-16.56.3/data/rescue/rescue.file_list
new/installation-images-16.56.7/data/rescue/rescue.file_list
--- old/installation-images-16.56.3/data/rescue/rescue.file_list
2021-04-16 16:02:05.000000000 +0200
+++ new/installation-images-16.56.7/data/rescue/rescue.file_list
2021-04-20 17:28:59.000000000 +0200
@@ -435,6 +435,10 @@
# enable sysrq
e perl -pi -e '\''s/^(ENABLE_SYSRQ=).*/$1"yes"/'\'' etc/sysconfig/sysctl
+# setup multipath config
+x etc/multipath.conf /etc
+E systemctl enable multipathd
+
e ldconfig -r .
# now run SuSEconfig
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-16.56.3/etc/module.config
new/installation-images-16.56.7/etc/module.config
--- old/installation-images-16.56.3/etc/module.config 2021-04-16
16:02:05.000000000 +0200
+++ new/installation-images-16.56.7/etc/module.config 2021-04-20
17:28:59.000000000 +0200
@@ -399,6 +399,7 @@
kernel/drivers/usb/storage/.*
kernel/drivers/usb/dwc2/.*
kernel/drivers/usb/dwc3/.*
+kernel/drivers/usb/typec/.*
[FireWire]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-16.56.3/etc/module.list
new/installation-images-16.56.7/etc/module.list
--- old/installation-images-16.56.3/etc/module.list 2021-04-16
16:02:05.000000000 +0200
+++ new/installation-images-16.56.7/etc/module.list 2021-04-20
17:28:59.000000000 +0200
@@ -251,7 +251,7 @@
kernel/drivers/mailbox/
kernel/drivers/pinctrl/
kernel/drivers/watchdog/
-
+kernel/drivers/usb/typec/
kernel/drivers/dma/bcm2835-dma.ko
kernel/drivers/dma/tegra20-apb-dma.ko
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-16.56.3/lib/ReadConfig.pm
new/installation-images-16.56.7/lib/ReadConfig.pm
--- old/installation-images-16.56.3/lib/ReadConfig.pm 2021-04-16
16:02:05.000000000 +0200
+++ new/installation-images-16.56.7/lib/ReadConfig.pm 2021-04-20
17:28:59.000000000 +0200
@@ -464,6 +464,7 @@
UnpackRPM RealRPM("$rpm->{name}-base"), $tdir;
UnpackRPM RealRPM("$rpm->{name}-extra"), $tdir;
+ UnpackRPM RealRPM("$rpm->{name}-optional"), $tdir;
my $kmp;
for (split(',', $ConfigData{kmp_list})) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-16.56.3/obs/_multibuild
new/installation-images-16.56.7/obs/_multibuild
--- old/installation-images-16.56.3/obs/_multibuild 2021-04-16
16:02:05.000000000 +0200
+++ new/installation-images-16.56.7/obs/_multibuild 2021-04-20
17:28:59.000000000 +0200
@@ -4,4 +4,5 @@
<package>CAASP</package>
<package>Kubic</package>
<package>MicroOS</package>
+ <package>SMO</package>
</multibuild>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-16.56.3/obs/installation-images.spec
new/installation-images-16.56.7/obs/installation-images.spec
--- old/installation-images-16.56.3/obs/installation-images.spec
2021-04-16 16:02:05.000000000 +0200
+++ new/installation-images-16.56.7/obs/installation-images.spec
2021-04-20 17:28:59.000000000 +0200
@@ -90,14 +90,12 @@
%endif
%if "%flavor" == "SMO"
+%if 0%{?is_smo}
# build for both Leap and SLE
%if 0%{?sle_version}
%ifnarch %ix86
%define theme SMO
%endif
-# SMO is built based on 15-SP2, which does not include shim for aarch64
-%ifarch aarch64
-%define with_shim 0
%endif
%endif
%endif
@@ -387,6 +385,7 @@
BuildRequires: kernel-default
%if %with_kernel_extra
BuildRequires: kernel-default-extra
+BuildRequires: kernel-default-optional
%endif
BuildRequires: kernel-firmware
BuildRequires: kexec-tools