commit bef4b7487ad1492da18a18c46deca31dc9618df3

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1766
This commit is contained in:
Kernel Bugs 2022-08-06 08:16:17 +00:00 committed by Git OBS Bridge
parent 8d27bf65d3
commit 4a394d854f
37 changed files with 356 additions and 50 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e82d7efa365f7def04b48d3e328a981ec1a1723cfd4b396179492998e9d9b17
size 314144
oid sha256:75d90c50525a53fbca53776c04d02e241c5bc40aae93186ac63dc7000132817e
size 314060

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-aarch64
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv6l
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv7l
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-riscv64
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -236,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-%build_flavor-base-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: kernel-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
# END COMMON DEPS
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -236,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-%build_flavor-base-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: kernel-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
# END COMMON DEPS
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -236,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-%build_flavor-base-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: kernel-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
# END COMMON DEPS
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -33,7 +33,7 @@ License: GPL-2.0-only
Group: Documentation/Man
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding
%endif
URL: https://www.kernel.org/
Provides: %name = %version-%source_rel
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -236,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-%build_flavor-base-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: kernel-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
# END COMMON DEPS
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -236,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-%build_flavor-base-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: kernel-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
# END COMMON DEPS
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-341dae9768fc4383434685c325192555047789cd
BuildRequires: kernel%kernel_flavor-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0-only
Group: SLES
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -38,7 +38,7 @@ License: GPL-2.0-only
Group: SLES
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -236,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-%build_flavor-base-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: kernel-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
# END COMMON DEPS
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -33,7 +33,7 @@
Name: kernel-source
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -50,7 +50,7 @@ BuildRequires: fdupes
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: linux
Provides: multiversion(kernel)
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 5.19.0
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
%endif
Requires: pesign-obs-integration
Provides: %name = %version-%source_rel
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -236,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-%build_flavor-base-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: kernel-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
# END COMMON DEPS
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 15:54:34 CEST 2022 - msuchanek@suse.de
- Update config files (bsc#1184924).
+RANDOM_TRUST_BOOTLOADER on arm
This is set on all other platforms in Tumbleweed, and only on ARM in
Leap. The ARM platform is unique in that it can have random source
defined in EFI firmware as well as device tree, and we don't test this
configuration in Factory because of the inverted config situation
betwween Tumbleweed and Leap.
- commit 1275841
-------------------------------------------------------------------
Tue Aug 2 19:48:44 CEST 2022 - msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
-------------------------------------------------------------------
Sun Jul 31 23:31:48 CEST 2022 - mkubecek@suse.cz

View File

@ -109,7 +109,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 5.19.0
%if 0%{?is_kotd}
Release: <RELEASE>.g341dae9
Release: <RELEASE>.gbef4b74
%else
Release: 0
%endif
@ -236,10 +236,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-srchash-341dae9768fc4383434685c325192555047789cd
Provides: kernel-%build_flavor-base-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
Provides: kernel-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
# END COMMON DEPS
Provides: %name-srchash-341dae9768fc4383434685c325192555047789cd
Provides: %name-srchash-bef4b7487ad1492da18a18c46deca31dc9618df3
%obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc

View File

@ -4,7 +4,7 @@ if ((tonumber(rpm.expand("0%{?suse_version}")) > 1500) or (tonumber(rpm.expand("
print( "bash-sh" ) \
else \
print( "" ) \
end \
end
}
%kernel_module_package_release 1
%kernel_module_package_buildreqs modutils kernel-syms kmod-compat %kernel_build_shell_package

View File

@ -1,3 +1,3 @@
2022-08-04 06:43:24 +0000
GIT Revision: 341dae9768fc4383434685c325192555047789cd
2022-08-05 05:24:36 +0000
GIT Revision: bef4b7487ad1492da18a18c46deca31dc9618df3
GIT Branch: stable