commit 1e96ca3de563408bbf63b553814485167fe9ca01
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1712
This commit is contained in:
parent
0ee98afed5
commit
878c0eea9a
@ -120,7 +120,7 @@
|
||||
<package>kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<processors>8</processors>
|
||||
<jobs>8</jobs>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
@ -140,7 +140,7 @@
|
||||
<package>kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<processors>4</processors>
|
||||
<jobs>4</jobs>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
@ -160,7 +160,7 @@
|
||||
<package>kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<processors>2</processors>
|
||||
<jobs>2</jobs>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4b21a88faa84f19aa5798440f4a04cfc584d89c312e5b6691983c56e87346a1
|
||||
size 308244
|
||||
oid sha256:def0f0225fbc80e1e2190fb2b6207b47dae1817850b990fe95e3bbb21504ca3c
|
||||
size 308495
|
||||
|
@ -92,7 +92,7 @@
|
||||
@BINARY_PACKAGES_XML@
|
||||
</conditions>
|
||||
<hardware>
|
||||
<processors>8</processors>
|
||||
<jobs>8</jobs>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
@ -105,7 +105,7 @@
|
||||
@BINARY_PACKAGES_XML@
|
||||
</conditions>
|
||||
<hardware>
|
||||
<processors>4</processors>
|
||||
<jobs>4</jobs>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
@ -118,7 +118,7 @@
|
||||
@BINARY_PACKAGES_XML@
|
||||
</conditions>
|
||||
<hardware>
|
||||
<processors>2</processors>
|
||||
<jobs>2</jobs>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv6l
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-riscv64
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-%build_flavor-base-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: kernel-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-%build_flavor-base-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: kernel-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-%build_flavor-base-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: kernel-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -33,7 +33,7 @@ License: GPL-2.0-only
|
||||
Group: Documentation/Man
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%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-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-%build_flavor-base-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: kernel-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-%build_flavor-base-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: kernel-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
BuildRequires: kernel%kernel_flavor-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -66,7 +66,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -154,6 +154,9 @@ ROOT=""
|
||||
dracut --reproducible --host-only --no-hostonly-cmdline \
|
||||
--no-early-microcode --nofscks --strip --hardlink \
|
||||
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
||||
%if 0%{?suse_version} > 1550
|
||||
--modules="obs qemu base rootfs-block" \
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
|
||||
--compress "zstd -19 -T0" \
|
||||
%endif
|
||||
|
@ -154,6 +154,9 @@ ROOT=""
|
||||
dracut --reproducible --host-only --no-hostonly-cmdline \
|
||||
--no-early-microcode --nofscks --strip --hardlink \
|
||||
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
||||
%if 0%{?suse_version} > 1550
|
||||
--modules="obs qemu base rootfs-block" \
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
|
||||
--compress "zstd -19 -T0" \
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-%build_flavor-base-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: kernel-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
Name: kernel-source
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -50,7 +50,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 5.17.4
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%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-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-%build_flavor-base-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: kernel-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Update config files.
|
||||
Just running oldconfig after 5.17.4.
|
||||
- commit 2e251f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:51:48 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit 5d1f5d2e7552fcd3d37c11eb714944859e92e7b4. A fix is
|
||||
to be merged via packaging.
|
||||
- commit ac62a28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 16:37:17 CEST 2022 - tiwai@suse.de
|
||||
|
||||
- gpio: Request interrupts after IRQ is initialized (bsc#1198697).
|
||||
- commit 283f2c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 15:35:01 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- use jobs not processors in the constraints
|
||||
jobs is the number of vcpus available to the build, while processors
|
||||
is the total processor count of the machine the VM is running on.
|
||||
- commit a6e141d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 08:39:08 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- scripts: dummy-tools, add pahole (bsc#1198388).
|
||||
- commit 1fe0032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:43:03 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -401,6 +436,18 @@ Tue Apr 19 07:59:57 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit a0f1f93
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 00:19:33 CEST 2022 - dmueller@suse.com
|
||||
|
||||
- Update config files (bsc#1198722, bsc#1197746).
|
||||
Enable compiled in LSMs on boot
|
||||
* landlock: optional ability for user land applications to sandbox
|
||||
themselves
|
||||
* yama: optional restrict of use of ptrace for nonprivileged users
|
||||
* default to apparmor, list selinux before bpf to avoid bsc#1197746
|
||||
* bpf: create eBPF based LSMs dynamically
|
||||
- commit 5506937
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 23:49:56 CEST 2022 - dmueller@suse.com
|
||||
|
||||
@ -5099,6 +5146,15 @@ Wed Feb 16 10:56:42 CET 2022 - dmueller@suse.com
|
||||
- config: Disable CONFIG_READ_ONLY_THP_FOR_FS (bsc#1195774)
|
||||
- commit 4a5d464
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 23:08:44 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926,
|
||||
bsc#1198484)
|
||||
Let's iron out the reduced initrd optimisation in Tumbleweed.
|
||||
Build full blown dracut initrd with systemd for SLE15 SP4.
|
||||
- commit ea76821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 22:49:32 CET 2022 - dmueller@suse.com
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g75e9961
|
||||
Release: <RELEASE>.g1e96ca3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: kernel-%build_flavor-base-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
Provides: kernel-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
Provides: %name-srchash-1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:662f0347a6828ccf59b47d4b0ed7966e019637b3a7b2c88377c6a5f7e96b5be9
|
||||
size 5059
|
||||
oid sha256:4bf26d855b146982ea3ee81005f30c04fa9674433d20b934395c9a775446a037
|
||||
size 5639
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2cdaf0ef84b8909725f604c4f803fdc0bf913676abf4e4c4c0d339a52835e91
|
||||
size 35647
|
||||
oid sha256:6b9bebb821edebb7702c0337d568fbc7c1a15735088fb7f2109cc628be14eae0
|
||||
size 36752
|
||||
|
@ -1769,6 +1769,7 @@
|
||||
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
|
||||
patches.rpmify/powerpc-64-BE-option-to-use-ELFv2-ABI-for-big-endian.patch
|
||||
patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch
|
||||
patches.rpmify/scripts-dummy-tools-add-pahole.patch
|
||||
|
||||
########################################################
|
||||
# The sorted section should contain all patches that are
|
||||
@ -1928,7 +1929,7 @@
|
||||
########################################################
|
||||
# Other drivers
|
||||
########################################################
|
||||
|
||||
patches.suse/gpio-Request-interrupts-after-IRQ-is-initialized.patch
|
||||
|
||||
########################################################
|
||||
# Debugging
|
||||
|
@ -1,3 +1,3 @@
|
||||
2022-04-20 07:43:03 +0000
|
||||
GIT Revision: 75e9961c635cc70f47cb1ad5049982f16917bb87
|
||||
2022-04-25 05:06:51 +0000
|
||||
GIT Revision: 1e96ca3de563408bbf63b553814485167fe9ca01
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user