commit 08b6ddecc67e348a70b393f30aee444eb02e5811
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1889
This commit is contained in:
parent
0d2234b0df
commit
fa24055ff3
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77ca402d7587285df539d671d1c371937c83bccfbd6dfd8ef8a1af4907997a2d
|
||||
size 290674
|
||||
oid sha256:e6501904e216440a5c5037b7624ed160a45cc3415dc9f2a2e5d89f544a6d7e02
|
||||
size 290688
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv6l
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-riscv64
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-%build_flavor-base-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: kernel-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-%build_flavor-base-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: kernel-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-%build_flavor-base-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: kernel-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -33,7 +33,7 @@ License: GPL-2.0-only
|
||||
Group: Documentation/Man
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%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-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-%build_flavor-base-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: kernel-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-%build_flavor-base-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: kernel-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
BuildRequires: kernel%kernel_flavor-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -66,7 +66,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-%build_flavor-base-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: kernel-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
Name: kernel-source
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -50,7 +50,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 6.2.1
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%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-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-%build_flavor-base-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: kernel-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 13:02:45 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia drivers (bsc#1208780).
|
||||
- commit 789fdf4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 12:47:40 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable old pcmcia socket drivers (bsc#1208780).
|
||||
- commit 27af844
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:27:05 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch.
|
||||
- Delete
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch.
|
||||
These drivers are now disabled, so remove the non-upstream patches. See
|
||||
bsc#1208775.
|
||||
- commit 03a39b9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:26:23 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- Update config files. Disable char/pcmcia drivers (bsc#1208775).
|
||||
- commit a2a5aac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 09:09:28 CET 2023 - jslaby@suse.cz
|
||||
|
||||
- arm64: efi: Use SMBIOS processor ID to key off Altra quirk
|
||||
(bsc#1208750).
|
||||
- commit 533dcdd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 16:32:23 CET 2023 - schwab@suse.de
|
||||
|
||||
- config: riscv64: enable SPI_SPIDEV and SPI_SLAVE
|
||||
- commit 8cad76a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 12:39:20 CET 2023 - jslaby@suse.cz
|
||||
|
||||
|
@ -113,7 +113,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.2.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g69e0e95
|
||||
Release: <RELEASE>.g08b6dde
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -240,10 +240,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: kernel-%build_flavor-base-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
Provides: kernel-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
Provides: %name-srchash-08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e8a1afa78c7ff8b27739808564dbc57937cea713a962e5ca2a58c2bff3a213d
|
||||
size 36009
|
||||
oid sha256:4e13e63f95ecbdb361e0a7b9ca598fbba3aeef4d272bd061fb536d6d424da5d1
|
||||
size 34657
|
||||
|
@ -86,9 +86,7 @@
|
||||
# to get into mainline any time soon (or ever) belong
|
||||
# to area specific sections below.
|
||||
########################################################
|
||||
patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch
|
||||
patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch
|
||||
patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch
|
||||
patches.suse/arm64-efi-Use-SMBIOS-processor-ID-to-key-off-Altra-q.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2023-02-27 11:39:51 +0000
|
||||
GIT Revision: 69e0e95118afe307ac9da57c2cc7f80673a41423
|
||||
2023-03-02 07:06:20 +0000
|
||||
GIT Revision: 08b6ddecc67e348a70b393f30aee444eb02e5811
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user