commit f42c89a05f62397cca5ae8c23359cf0051a678d6
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1391
This commit is contained in:
parent
74415f8924
commit
afe2158c15
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
|
||||
%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})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
|
||||
%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})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
|
||||
%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})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
|
||||
%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})
|
||||
|
||||
Name: dtb-riscv64
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-%build_flavor-base-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: kernel-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-%build_flavor-base-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: kernel-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-%build_flavor-base-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: kernel-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-%build_flavor-base-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: kernel-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-%build_flavor-base-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: kernel-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
BuildRequires: kernel%kernel_flavor-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-%build_flavor-base-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: kernel-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%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-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-%build_flavor-base-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: kernel-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 14:01:07 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- mac80211: free sta in sta_info_insert_finish() on errors
|
||||
(git-fixes).
|
||||
- commit f42c89a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 22 13:58:57 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.10 (bsc#1012628).
|
||||
- ACPI: GED: fix -Wformat (bsc#1012628).
|
||||
- KVM: x86: clflushopt should be treated as a no-op by emulation
|
||||
(bsc#1012628).
|
||||
- perf/x86/intel/uncore: Fix Add BW copypasta (bsc#1012628).
|
||||
- powerpc/smp: Call rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- selftests/harness: prettify SKIP message whitespace again
|
||||
(bsc#1012628).
|
||||
- can: proc: can_remove_proc(): silence remove_proc_entry warning
|
||||
(bsc#1012628).
|
||||
- mac80211: always wind down STA state (bsc#1012628).
|
||||
- Input: sunkbd - avoid use-after-free in teardown paths
|
||||
(bsc#1012628).
|
||||
- leds: lm3697: Fix out-of-bound access (bsc#1012628).
|
||||
- selftests/powerpc: entry flush test (bsc#1012628).
|
||||
- powerpc: Only include kup-radix.h for 64-bit Book3S
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: flush L1D after user accesses (bsc#1012628).
|
||||
- powerpc/64s: flush L1D on kernel entry (bsc#1012628).
|
||||
- selftests/powerpc: rfi_flush: disable entry flush if present
|
||||
(bsc#1012628).
|
||||
- commit 18ece1c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 19:00:59 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.9
|
||||
%define patchversion 5.9.10
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.9
|
||||
Version: 5.9.10
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf76e598
|
||||
Release: <RELEASE>.gf42c89a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: kernel-%build_flavor-base-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
Provides: kernel-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f76e598b0987217c1f512251f066bccd73a422d0
|
||||
Provides: %name-srchash-f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f02b33f80ee407a7c40f7b33eff1c5a35596ffbd6e4e563bbcac82cf9201b9dd
|
||||
size 1229282
|
||||
oid sha256:c27208b07e784ee2f339cce36f252e9d31f87bdf88cf2dc69ecdbc001d9c658a
|
||||
size 1250610
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:948461ce6e76d68df8e2ca1cbd577c6af9d031cc8de33dd8e2d71b058f232c49
|
||||
size 58426
|
||||
oid sha256:9148013fa6c423f6059a5c0aa1c99ba88d5e847540c4d05d0b11212509046301
|
||||
size 59211
|
||||
|
16
series.conf
16
series.conf
@ -1664,6 +1664,21 @@
|
||||
patches.kernel.org/5.9.9-253-coresight-Fix-uninitialised-pointer-bug-in-etm_.patch
|
||||
patches.kernel.org/5.9.9-254-Convert-trailing-spaces-and-periods-in-path-com.patch
|
||||
patches.kernel.org/5.9.9-255-Linux-5.9.9.patch
|
||||
patches.kernel.org/5.9.10-001-selftests-powerpc-rfi_flush-disable-entry-flus.patch
|
||||
patches.kernel.org/5.9.10-002-powerpc-64s-flush-L1D-on-kernel-entry.patch
|
||||
patches.kernel.org/5.9.10-003-powerpc-64s-flush-L1D-after-user-accesses.patch
|
||||
patches.kernel.org/5.9.10-004-powerpc-Only-include-kup-radix.h-for-64-bit-Bo.patch
|
||||
patches.kernel.org/5.9.10-005-selftests-powerpc-entry-flush-test.patch
|
||||
patches.kernel.org/5.9.10-006-leds-lm3697-Fix-out-of-bound-access.patch
|
||||
patches.kernel.org/5.9.10-007-Input-sunkbd-avoid-use-after-free-in-teardown-.patch
|
||||
patches.kernel.org/5.9.10-008-mac80211-always-wind-down-STA-state.patch
|
||||
patches.kernel.org/5.9.10-009-can-proc-can_remove_proc-silence-remove_proc_e.patch
|
||||
patches.kernel.org/5.9.10-010-selftests-harness-prettify-SKIP-message-whites.patch
|
||||
patches.kernel.org/5.9.10-011-powerpc-smp-Call-rcu_cpu_starting-earlier.patch
|
||||
patches.kernel.org/5.9.10-012-perf-x86-intel-uncore-Fix-Add-BW-copypasta.patch
|
||||
patches.kernel.org/5.9.10-013-KVM-x86-clflushopt-should-be-treated-as-a-no-o.patch
|
||||
patches.kernel.org/5.9.10-014-ACPI-GED-fix-Wformat.patch
|
||||
patches.kernel.org/5.9.10-015-Linux-5.9.10.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -1691,6 +1706,7 @@
|
||||
patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch
|
||||
patches.suse/arm64-kexec_file-Fix-sparse-warning.patch
|
||||
patches.suse/RDMA-srpt-Fix-typo-in-srpt_unregister_mad_agent-docs.patch
|
||||
patches.suse/mac80211-free-sta-in-sta_info_insert_finish-on-error.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-11-19 18:01:04 +0000
|
||||
GIT Revision: f76e598b0987217c1f512251f066bccd73a422d0
|
||||
2020-11-22 13:01:07 +0000
|
||||
GIT Revision: f42c89a05f62397cca5ae8c23359cf0051a678d6
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user