commit 0e67dc1e33ee02c2edff307e49d59bd4c73ce79f

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1744
This commit is contained in:
Kernel Bugs 2022-07-04 08:13:19 +00:00 committed by Git OBS Bridge
parent 9d2b591498
commit fc0432e364
38 changed files with 346 additions and 85 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-aarch64 Name: dtb-aarch64
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-armv6l Name: dtb-armv6l
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-armv7l Name: dtb-armv7l
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-riscv64 Name: dtb-riscv64
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
%define compress_modules zstd %define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-64kb
Summary: Kernel with 64kb PAGE_SIZE Summary: Kernel with 64kb PAGE_SIZE
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: kernel-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
%define compress_modules zstd %define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel Summary: A Debug Version of the Kernel
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: kernel-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
%ifarch ppc64 %ifarch ppc64
Provides: kernel-kdump = 2.6.28 Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28 Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
%define compress_modules zstd %define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-default
Summary: The Standard Kernel Summary: The Standard Kernel
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: kernel-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
%ifarch %ix86 %ifarch %ix86
Provides: kernel-smp = 2.6.17 Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17 Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -31,9 +31,9 @@ Name: kernel-docs
Summary: Kernel Documentation Summary: Kernel Documentation
License: GPL-2.0-only License: GPL-2.0-only
Group: Documentation/Man Group: Documentation/Man
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding
%endif %endif
URL: https://www.kernel.org/ URL: https://www.kernel.org/
Provides: %name = %version-%source_rel Provides: %name = %version-%source_rel
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
%define compress_modules zstd %define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-kvmsmall
Summary: The Small Developer Kernel for KVM Summary: The Small Developer Kernel for KVM
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: kernel-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
%define compress_modules zstd %define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-lpae
Summary: Kernel for LPAE enabled systems Summary: Kernel for LPAE enabled systems
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: kernel-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks #!BuildIgnore: post-build-checks
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif %endif
%endif %endif
%endif %endif
BuildRequires: kernel%kernel_flavor-srchash-296483fcb53c8cd4051930c379405140a462d3dc BuildRequires: kernel%kernel_flavor-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
%if 0%{?rhel_version} %if 0%{?rhel_version}
BuildRequires: kernel BuildRequires: kernel
@ -64,9 +64,9 @@ BuildRequires: dracut
Summary: package kernel and initrd for OBS VM builds Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0-only License: GPL-2.0-only
Group: SLES Group: SLES
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
# needsrootforbuild # needsrootforbuild
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Basic QA tests for the kernel Summary: Basic QA tests for the kernel
License: GPL-2.0-only License: GPL-2.0-only
Group: SLES Group: SLES
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
%define compress_modules zstd %define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support Summary: Kernel with PAE Support
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: kernel-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
%ifarch %ix86 %ifarch %ix86
Provides: kernel-bigsmp = 2.6.17 Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -31,9 +31,9 @@
%endif %endif
Name: kernel-source Name: kernel-source
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -50,7 +50,7 @@ BuildRequires: fdupes
BuildRequires: sed BuildRequires: sed
Requires(post): coreutils sed Requires(post): coreutils sed
Provides: %name = %version-%source_rel Provides: %name = %version-%source_rel
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: linux Provides: linux
Provides: multiversion(kernel) Provides: multiversion(kernel)
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -24,10 +24,10 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions) Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0-only License: GPL-2.0-only
Group: Development/Sources Group: Development/Sources
Version: 5.18.8 Version: 5.18.9
%if %using_buildservice %if %using_buildservice
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
%endif %endif
Requires: pesign-obs-integration Requires: pesign-obs-integration
Provides: %name = %version-%source_rel Provides: %name = %version-%source_rel
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: multiversion(kernel) Provides: multiversion(kernel)
Source: README.KSYMS Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
%define compress_modules zstd %define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: kernel-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jul 3 10:04:03 CEST 2022 - jslaby@suse.cz
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz Fri Jul 1 08:40:26 CEST 2022 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 5.18 %define srcversion 5.18
%define patchversion 5.18.8 %define patchversion 5.18.9
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
%define compress_modules zstd %define compress_modules zstd
@ -107,9 +107,9 @@ Name: kernel-zfcpdump
Summary: The IBM System Z zfcpdump Kernel Summary: The IBM System Z zfcpdump Kernel
License: GPL-2.0-only License: GPL-2.0-only
Group: System/Kernel Group: System/Kernel
Version: 5.18.8 Version: 5.18.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g296483f Release: <RELEASE>.g0e67dc1
%else %else
Release: 0 Release: 0
%endif %endif
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-%build_flavor-base-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
Provides: kernel-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: kernel-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash-296483fcb53c8cd4051930c379405140a462d3dc Provides: %name-srchash-0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source3: kernel-source.rpmlintrc Source3: kernel-source.rpmlintrc

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:e6a9c62aa7498c1c4724999c7acfd468f6917f9de09a9e856b7e49d88ea630b5 oid sha256:7de403787caafe359a9dec6d00ce5e88f4d9816d9bddf52e9aaa488c23337f10
size 1283064 size 1288045

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:29a4a16fb2e6f3e64aab515b34a697f2984579e62a2effc6855650c3a39430fd oid sha256:babaf3dad14cfe00c144b85c12f6a64346c35098ad3ed9953741d91c98c36dd9
size 35896 size 35282

View File

@ -1716,6 +1716,13 @@
patches.kernel.org/5.18.8-180-kbuild-link-vmlinux-only-once-for-CONFIG_TRIM_.patch patches.kernel.org/5.18.8-180-kbuild-link-vmlinux-only-once-for-CONFIG_TRIM_.patch
patches.kernel.org/5.18.8-181-powerpc-pseries-wire-up-rng-during-setup_arch.patch patches.kernel.org/5.18.8-181-powerpc-pseries-wire-up-rng-during-setup_arch.patch
patches.kernel.org/5.18.8-182-Linux-5.18.8.patch patches.kernel.org/5.18.8-182-Linux-5.18.8.patch
patches.kernel.org/5.18.9-001-tick-nohz-unexport-__init-annotated-tick_nohz_.patch
patches.kernel.org/5.18.9-002-clocksource-drivers-ixp4xx-Drop-boardfile-prob.patch
patches.kernel.org/5.18.9-003-bcache-memset-on-stack-variables-in-bch_btree_.patch
patches.kernel.org/5.18.9-004-hinic-Replace-memcpy-with-direct-assignment.patch
patches.kernel.org/5.18.9-005-powerpc-ftrace-Remove-ftrace-init-tramp-once-k.patch
patches.kernel.org/5.18.9-006-io_uring-fix-not-locked-access-to-fixed-buf-ta.patch
patches.kernel.org/5.18.9-007-Linux-5.18.9.patch
######################################################## ########################################################
# Build fixes that apply to the vanilla kernel too. # Build fixes that apply to the vanilla kernel too.
@ -1745,7 +1752,6 @@
# sorted patches # sorted patches
######################################################## ########################################################
patches.suse/simplefb-Enable-boot-time-VESA-graphic-mode-selectio.patch patches.suse/simplefb-Enable-boot-time-VESA-graphic-mode-selectio.patch
patches.suse/tick-nohz-unexport-__init-annotated-tick_nohz_full_s.patch
######################################################## ########################################################
# end of sorted patches # end of sorted patches

View File

@ -1,3 +1,3 @@
2022-07-01 06:40:26 +0000 2022-07-03 08:04:03 +0000
GIT Revision: 296483fcb53c8cd4051930c379405140a462d3dc GIT Revision: 0e67dc1e33ee02c2edff307e49d59bd4c73ce79f
GIT Branch: stable GIT Branch: stable