From debafeea9bdfb23440b38355c93e22aa689240e7 Mon Sep 17 00:00:00 2001 From: jirislaby <> Date: Oct 14 2022 13:51:30 +0000 Subject: Update kernel-source to version 6.0.1 / rev 660 via SR 1010167 https://build.opensuse.org/request/show/1010167 by user jirislaby + dimstar_suse 6.0.1 & CVE fix & other fixes --- diff --git a/.files b/.files index 2c77cac..883114b 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 3001fd4..146d3e4 100644 --- a/.rev +++ b/.rev @@ -6034,4 +6034,12 @@ As this is a serious local privilege escalation, I would like to see a timely in 6.0 1007640 + + 868b633a8adc5f10f2d8a22493dac2bd + 6.0.1 + + dimstar_suse + 6.0.1 & CVE fix & other fixes + 1010167 + diff --git a/_constraints b/_constraints index 8bc752d..d94fb5c 100644 --- a/_constraints +++ b/_constraints @@ -176,7 +176,7 @@ - + aarch64 @@ -193,7 +193,7 @@ - 50 + 45 diff --git a/config.tar.bz2 b/config.tar.bz2 index c439de6..0358db9 120000 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeih2yrs53uxaolpjctbrwpsdp4nkws2jay6iudzwehzpmt4d4umfde \ No newline at end of file +/ipfs/bafybeicrl2vll2xxgtffrwzc3exbsugd2wrntpgnlpwpy2ytf6wagvlv34 \ No newline at end of file diff --git a/constraints.in b/constraints.in index 942f904..712a0f8 100644 --- a/constraints.in +++ b/constraints.in @@ -134,7 +134,7 @@ - + aarch64 @@ -144,7 +144,7 @@ - 50 + 45 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index e420aa3..9444af1 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 1bbb857..c066947 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %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: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index e420aa3..9444af1 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 0455e16..f8790cc 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %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: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index e420aa3..9444af1 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index ca33c9a..ae7aef6 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %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: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index e420aa3..9444af1 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 4e7db46..b3f6967 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %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: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index e420aa3..9444af1 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 2bc9c61..2fb7542 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 -Provides: kernel-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: kernel-%build_flavor-base-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 +Provides: kernel-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 # END COMMON DEPS -Provides: %name-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-debug.changes b/kernel-debug.changes index e420aa3..9444af1 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-debug.spec b/kernel-debug.spec index 30bfcfe..1cce171 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 -Provides: kernel-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: kernel-%build_flavor-base-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 +Provides: kernel-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 # END COMMON DEPS -Provides: %name-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index e420aa3..9444af1 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-default.spec b/kernel-default.spec index 4583613..006f39b 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 -Provides: kernel-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: kernel-%build_flavor-base-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 +Provides: kernel-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 # END COMMON DEPS -Provides: %name-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index e420aa3..9444af1 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-docs.spec b/kernel-docs.spec index b34ab35..b98462b 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %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-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index e420aa3..9444af1 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index c6d4259..91d1741 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 -Provides: kernel-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: kernel-%build_flavor-base-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 +Provides: kernel-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 # END COMMON DEPS -Provides: %name-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-lpae.changes b/kernel-lpae.changes index e420aa3..9444af1 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 8766784..acbb504 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 -Provides: kernel-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: kernel-%build_flavor-base-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 +Provides: kernel-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 # END COMMON DEPS -Provides: %name-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index e420aa3..9444af1 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 55f616d..f6abf76 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +BuildRequires: kernel%kernel_flavor-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 %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-only Group: SLES -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index e420aa3..9444af1 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 45063dd..445fc9a 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 6.0.0 +%define patchversion 6.0.1 %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-only Group: SLES -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index e420aa3..9444af1 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-pae.spec b/kernel-pae.spec index cba2557..dadc288 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 -Provides: kernel-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: kernel-%build_flavor-base-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 +Provides: kernel-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 # END COMMON DEPS -Provides: %name-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index e420aa3..9444af1 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-source.spec b/kernel-source.spec index a172e85..2724af6 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index e420aa3..9444af1 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-syms.spec b/kernel-syms.spec index 57eda6d..82be854 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 6.0.0 +Version: 6.0.1 %if %using_buildservice %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %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-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index e420aa3..9444af1 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 5b3a81c..164a01b 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 -Provides: kernel-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: kernel-%build_flavor-base-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 +Provides: kernel-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 # END COMMON DEPS -Provides: %name-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index e420aa3..9444af1 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,4 +1,73 @@ ------------------------------------------------------------------- +Wed Oct 12 11:01:11 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.1 (bsc#1012628). +- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628). +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628). +- sparc: Unbreak the build (bsc#1012628). +- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 + (bsc#1012628). +- hardening: Remove Clang's enable flag for + -ftrivial-auto-var-init=zero (bsc#1012628). +- docs: update mediator information in CoC docs (bsc#1012628). +- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets + (bsc#1012628). +- usb: mon: make mmapped memory read only (bsc#1012628). +- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628). +- gpiolib: acpi: Add support to ignore programming an interrupt + (bsc#1012628). +- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628). +- RISC-V: Print SSTC in canonical order (bsc#1012628). +- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628). +- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear + (bsc#1012628). +- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (bsc#1012628). +- Update config files. +- commit 0c45fd2 + +------------------------------------------------------------------- +Mon Oct 10 18:22:26 CEST 2022 - tiwai@suse.de + +- misc: sgi-gru: fix use-after-free error in + gru_set_context_option, gru_fault and gru_handle_user_call_os + (CVE-2022-3424 bsc#1204166). +- commit cf55d04 + +------------------------------------------------------------------- +Fri Oct 7 15:34:48 CEST 2022 - mkubecek@suse.cz + +- series.conf: cleanup +- move upstreamed patches to sorted section: + - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch +- commit e926c4b + +------------------------------------------------------------------- +Thu Oct 6 11:15:09 CEST 2022 - jslaby@suse.cz + +- fix coredump breakage (coredump fix). +- commit 97b0626 + +------------------------------------------------------------------- +Wed Oct 5 10:06:49 CEST 2022 - msuchanek@suse.de + +- Revert "constraints: increase disk space for all architectures" + (bsc#1203693). + This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca. +- commit 3d33373 + +------------------------------------------------------------------- +Tue Oct 4 17:56:34 CEST 2022 - tiwai@suse.de + +- ALSA: hda/realtek: More robust component matching for CS35L41 + (bsc#1203699). +- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model + (bsc#1203699). +- commit 25aa080 + +------------------------------------------------------------------- Mon Oct 3 07:17:44 CEST 2022 - jslaby@suse.cz - Refresh diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 1c87ec4..11f88ff 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.0 +%define patchversion 6.0.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.0.0 +Version: 6.0.1 %if 0%{?is_kotd} -Release: .g47c5c19 +Release: .g94ab0ef %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 -Provides: kernel-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: kernel-%build_flavor-base-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 +Provides: kernel-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 # END COMMON DEPS -Provides: %name-srchash-47c5c190085ac244fbca316e6944df1bf3c64167 +Provides: %name-srchash-94ab0efe4974370734cc9b5717719c19eb4e2c26 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 4ef7b7a..7ab930c 120000 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreihodbkbydvmicvzri6mfl77wigsjzstd46nxn4zbn2nfxvxzcbclm \ No newline at end of file +/ipfs/bafkreiam4zi2bbczdhtvcqeqq6zkjzm3lcdl6ge6a76r3chljykxwu37xq \ No newline at end of file diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 1e2d995..f67f24f 120000 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreibc7wj4yfklazzpn3ns7qvdr52qilc3ppgcemrvets33zglxsiv2i \ No newline at end of file +/ipfs/bafkreidk246mrgrac4spyh57t6sqtdiu5lrfioswrzp4ecsuhcpckunoxe \ No newline at end of file diff --git a/series.conf b/series.conf index 30aefba..fdde679 100644 --- a/series.conf +++ b/series.conf @@ -27,6 +27,24 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## + patches.kernel.org/6.0.1-001-xsk-Inherit-need_wakeup-flag-for-shared-sockets.patch + patches.kernel.org/6.0.1-002-fs-fix-UAF-GPF-bug-in-nilfs_mdt_destroy.patch + patches.kernel.org/6.0.1-003-fix-coredump-breakage.patch + patches.kernel.org/6.0.1-004-sparc-Unbreak-the-build.patch + patches.kernel.org/6.0.1-005-Makefile.extrawarn-Move-Wcast-function-type-str.patch + patches.kernel.org/6.0.1-006-hardening-Remove-Clang-s-enable-flag-for-ftrivi.patch + patches.kernel.org/6.0.1-007-docs-update-mediator-information-in-CoC-docs.patch + patches.kernel.org/6.0.1-008-hwmon-aquacomputer_d5next-Fix-Quadro-fan-speed-.patch + patches.kernel.org/6.0.1-009-usb-mon-make-mmapped-memory-read-only.patch + patches.kernel.org/6.0.1-010-USB-serial-ftdi_sio-fix-300-bps-rate-for-SIO.patch + patches.kernel.org/6.0.1-011-gpiolib-acpi-Add-support-to-ignore-programming-.patch + patches.kernel.org/6.0.1-012-gpiolib-acpi-Add-a-quirk-for-Asus-UM325UAZ.patch + patches.kernel.org/6.0.1-013-RISC-V-Print-SSTC-in-canonical-order.patch + patches.kernel.org/6.0.1-014-bpf-Gate-dynptr-API-behind-CAP_BPF.patch + patches.kernel.org/6.0.1-015-net-ethernet-mtk_eth_soc-fix-state-in-__mtk_foe.patch + patches.kernel.org/6.0.1-016-bpf-Fix-resetting-logic-for-unreferenced-kptrs.patch + patches.kernel.org/6.0.1-017-Bluetooth-use-hdev-workqueue-when-queuing-hdev-.patch + patches.kernel.org/6.0.1-018-Linux-6.0.1.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -53,6 +71,8 @@ ######################################################## # sorted patches ######################################################## + patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch + patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch ######################################################## # end of sorted patches @@ -71,6 +91,7 @@ # to area specific sections below. ######################################################## patches.suse/watchdog-wdat_wdt-fix-min-max-timer-value.patch + patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch ######################################################## # kbuild/module infrastructure fixes diff --git a/source-timestamp b/source-timestamp index 8c9457c..aa2d00f 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2022-10-03 05:22:49 +0000 -GIT Revision: 47c5c190085ac244fbca316e6944df1bf3c64167 +2022-10-12 09:01:29 +0000 +GIT Revision: 94ab0efe4974370734cc9b5717719c19eb4e2c26 GIT Branch: stable