kernel-6.7.1-200
* Sat Jan 20 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.7.1-0] - Fix up requires for UKI (Justin M. Forbes) - Fix up libperf install (Justin M. Forbes) - Drop soname for libcpupower.so since we reverted the bump (Justin M. Forbes) - Turn on CONFIG_TCP_AO for Fedora (Justin M. Forbes) - temporarily remove LIBBPF_DYNAMIC=1 from perf build (Thorsten Leemhuis) - add libperf packages and enable perf, libperf, tools and bpftool packages (Thorsten Leemhuis) - Revert "cpupower: Bump soname version" (Justin M. Forbes) - Turn on Renesas RZ for Fedora IOT rhbz2257913 (Justin M. Forbes) - Add bugs to BugsFixed (Justin M. Forbes) - wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (Xingyuan Mo) - drivers/firmware: skip simpledrm if nvidia-drm.modeset=1 is set (Javier Martinez Canillas) - Basic scaffolding to create a kernel-headers package (Justin M. Forbes) - Initial config for fedora-6.7 branch (Justin M. Forbes) - Reset RHEL_RELEASE for 6.8 series (Justin M. Forbes) - common: cleanup MX3_IPU (Peter Robinson) - all: The Octeon MDIO driver is aarch64/mips (Peter Robinson) - common: rtc: remove bq4802 config (Peter Robinson) - common: de-dupe MARVELL_GTI_WDT (Peter Robinson) - all: Remove CAN_BXCAN (Peter Robinson) - common: cleanup SND_SOC_ROCKCHIP (Peter Robinson) - common: move RHEL DP83867_PHY to common (Peter Robinson) - common: Make ASYMMETRIC_KEY_TYPE enable explicit (Peter Robinson) - common: Disable aarch64 ARCH_MA35 universally (Peter Robinson) - common: arm64: enable Tegra234 pinctrl driver (Peter Robinson) - rhel: arm64: Enable qoriq thermal driver (Peter Robinson) - common: aarch64: Cleanup some i.MX8 config options (Peter Robinson) - all: EEPROM_LEGACY has been removed (Peter Robinson) - all: rmeove AppleTalk hardware configs (Peter Robinson) - all: cleanup: remove references to SLOB (Peter Robinson) - all: cleanup: Drop unnessary BRCMSTB configs (Peter Robinson) - all: net: remove retired network schedulers (Peter Robinson) - all: cleanup removed CONFIG_IMA_TRUSTED_KEYRING (Peter Robinson) - BuildRequires: lld for build with selftests for x86 (Jan Stancek) - spec: add keyutils to selftest-internal subpackage requirements (Artem Savkov) [2166911] - redhat/spec: exclude liburandom_read.so from requires (Artem Savkov) [2120968] - rtla: sync summary text with upstream and update Requires (Jan Stancek) - uki-virt: add systemd-sysext dracut module (Gerd Hoffmann) - uki-virt: add virtiofs dracut module (Gerd Hoffmann) - common: disable the FB device creation (Peter Robinson) - s390x: There's no FB on Z-series (Peter Robinson) - Linux v6.7.1 Resolves: rhbz#2120968, rhbz#2166911 Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
b8ff2a584b
commit
d3e5c1a41f
4 changed files with 57 additions and 11 deletions
|
|
@ -1,3 +1,47 @@
|
|||
* Sat Jan 20 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.7.1-0]
|
||||
- Fix up requires for UKI (Justin M. Forbes)
|
||||
- Fix up libperf install (Justin M. Forbes)
|
||||
- Drop soname for libcpupower.so since we reverted the bump (Justin M. Forbes)
|
||||
- Turn on CONFIG_TCP_AO for Fedora (Justin M. Forbes)
|
||||
- temporarily remove LIBBPF_DYNAMIC=1 from perf build (Thorsten Leemhuis)
|
||||
- add libperf packages and enable perf, libperf, tools and bpftool packages (Thorsten Leemhuis)
|
||||
- Revert "cpupower: Bump soname version" (Justin M. Forbes)
|
||||
- Turn on Renesas RZ for Fedora IOT rhbz2257913 (Justin M. Forbes)
|
||||
- Add bugs to BugsFixed (Justin M. Forbes)
|
||||
- wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (Xingyuan Mo)
|
||||
- drivers/firmware: skip simpledrm if nvidia-drm.modeset=1 is set (Javier Martinez Canillas)
|
||||
- Basic scaffolding to create a kernel-headers package (Justin M. Forbes)
|
||||
- Initial config for fedora-6.7 branch (Justin M. Forbes)
|
||||
- Reset RHEL_RELEASE for 6.8 series (Justin M. Forbes)
|
||||
- common: cleanup MX3_IPU (Peter Robinson)
|
||||
- all: The Octeon MDIO driver is aarch64/mips (Peter Robinson)
|
||||
- common: rtc: remove bq4802 config (Peter Robinson)
|
||||
- common: de-dupe MARVELL_GTI_WDT (Peter Robinson)
|
||||
- all: Remove CAN_BXCAN (Peter Robinson)
|
||||
- common: cleanup SND_SOC_ROCKCHIP (Peter Robinson)
|
||||
- common: move RHEL DP83867_PHY to common (Peter Robinson)
|
||||
- common: Make ASYMMETRIC_KEY_TYPE enable explicit (Peter Robinson)
|
||||
- common: Disable aarch64 ARCH_MA35 universally (Peter Robinson)
|
||||
- common: arm64: enable Tegra234 pinctrl driver (Peter Robinson)
|
||||
- rhel: arm64: Enable qoriq thermal driver (Peter Robinson)
|
||||
- common: aarch64: Cleanup some i.MX8 config options (Peter Robinson)
|
||||
- all: EEPROM_LEGACY has been removed (Peter Robinson)
|
||||
- all: rmeove AppleTalk hardware configs (Peter Robinson)
|
||||
- all: cleanup: remove references to SLOB (Peter Robinson)
|
||||
- all: cleanup: Drop unnessary BRCMSTB configs (Peter Robinson)
|
||||
- all: net: remove retired network schedulers (Peter Robinson)
|
||||
- all: cleanup removed CONFIG_IMA_TRUSTED_KEYRING (Peter Robinson)
|
||||
- BuildRequires: lld for build with selftests for x86 (Jan Stancek)
|
||||
- spec: add keyutils to selftest-internal subpackage requirements (Artem Savkov) [2166911]
|
||||
- redhat/spec: exclude liburandom_read.so from requires (Artem Savkov) [2120968]
|
||||
- rtla: sync summary text with upstream and update Requires (Jan Stancek)
|
||||
- uki-virt: add systemd-sysext dracut module (Gerd Hoffmann)
|
||||
- uki-virt: add virtiofs dracut module (Gerd Hoffmann)
|
||||
- common: disable the FB device creation (Peter Robinson)
|
||||
- s390x: There's no FB on Z-series (Peter Robinson)
|
||||
- Linux v6.7.1
|
||||
Resolves: rhbz#2120968, rhbz#2166911
|
||||
|
||||
* Mon Jan 08 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-68]
|
||||
- fedora: aarch64: enable SM_VIDEOCC_8350 (Peter Robinson)
|
||||
- Linux v6.7.0
|
||||
|
|
|
|||
14
kernel.spec
14
kernel.spec
|
|
@ -160,18 +160,18 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specrpmversion 6.7.0
|
||||
%define specversion 6.7.0
|
||||
%define specrpmversion 6.7.1
|
||||
%define specversion 6.7.1
|
||||
%define patchversion 6.7
|
||||
%define pkgrelease 200
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.7
|
||||
%define tarfile_release 6.7.1
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 7
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 200%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.7.0
|
||||
%define kabiversion 6.7.1
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -1542,7 +1542,7 @@ Provides: installonlypkg(kernel)\
|
|||
Provides: kernel-%{?1:%{1}-}uname-r = %{KVERREL}%{uname_suffix %{?1:+%{1}}}\
|
||||
Requires: kernel%{?1:-%{1}}-modules-core-uname-r = %{KVERREL}%{uname_suffix %{?1:+%{1}}}\
|
||||
Requires(pre): %{kernel_prereq}\
|
||||
Requires(pre): systemd >= 254-1\
|
||||
Requires(pre): systemd\
|
||||
%endif\
|
||||
%endif\
|
||||
%if %{with_gcov}\
|
||||
|
|
@ -3833,7 +3833,8 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Jan 19 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.7.0-200]
|
||||
* Sat Jan 20 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.7.1-0]
|
||||
- Fix up requires for UKI (Justin M. Forbes)
|
||||
- Fix up libperf install (Justin M. Forbes)
|
||||
- Drop soname for libcpupower.so since we reverted the bump (Justin M. Forbes)
|
||||
- Turn on CONFIG_TCP_AO for Fedora (Justin M. Forbes)
|
||||
|
|
@ -3873,6 +3874,7 @@ fi\
|
|||
- uki-virt: add virtiofs dracut module (Gerd Hoffmann)
|
||||
- common: disable the FB device creation (Peter Robinson)
|
||||
- s390x: There's no FB on Z-series (Peter Robinson)
|
||||
- Linux v6.7.1
|
||||
|
||||
* Mon Jan 08 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-68]
|
||||
- fedora: aarch64: enable SM_VIDEOCC_8350 (Peter Robinson)
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
38 files changed, 674 insertions(+), 176 deletions(-)
|
||||
|
||||
diff --git a/Makefile b/Makefile
|
||||
index c6f549f6a4ae..9d17dd2c3636 100644
|
||||
index 186da2386a06..04c292b5f718 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
|
||||
|
|
@ -980,7 +980,7 @@ index 6b6aa3c36744..0ce08e9a0a3d 100644
|
|||
arg->desc_id = ev->desc_id;
|
||||
arg->status = ev->status;
|
||||
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
|
||||
index ea476252280a..d81cc740aad8 100644
|
||||
index d55a3ffae4b8..a8c1d69567cd 100644
|
||||
--- a/drivers/pci/quirks.c
|
||||
+++ b/drivers/pci/quirks.c
|
||||
@@ -4410,6 +4410,30 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_BROADCOM, 0x9000,
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,5 +1,5 @@
|
|||
SHA512 (kernel-abi-stablelists-6.4.3.tar.bz2) = cb87592809af7763cbb47dfb49dd7aada112d37ceb1e555f4171d32991a6dc88c2c6e76ded75a57649946dc909f2f9bc20a01d637a704f97c3a6a13b3404d78b
|
||||
SHA512 (kernel-kabi-dw-6.4.3.tar.bz2) = b790a94af10031835256bba229b1bd954d8677a18b7f74ab6267e36b180dea9b088f69a4f6c5a6508f4a27d287e9c99f5262ab421c34f78792501bf05ba081b5
|
||||
SHA512 (linux-6.7.tar.xz) = c211ad24aa009cf109de610944b6a2761eb503337bf58ea59f2d71cf2247cacfaf98c3674b3bd770c273647e9ca13e9092213c8e0c65bd7526fbe18410612be4
|
||||
SHA512 (kernel-abi-stablelists-6.7.0.tar.xz) = 4987be3dd2d94030d9f2f38a719eb4cf3f8c52e1e5d2212b9a651b1cf23b8e73e370d81ed1ee8a83f95cd655bed8c2e75b0cb0c502a5908cb7a58610307f890e
|
||||
SHA512 (kernel-kabi-dw-6.7.0.tar.xz) = 8a5f20e17998eb9e5ecde811e9bedc3265789e3a76ea09c961a3f607a30822f3305490137f068a0ae6438084ad6eb2cc7780827b8ff35679ab90794887f83759
|
||||
SHA512 (linux-6.7.1.tar.xz) = 70fe372b30a7b4fbccd501163b948e22b11f5b3240ae5523f4075e1462c68b79b450da8b27d9addf1bed396e99dccade2a84fa19439276e3bffea33b3ba02b27
|
||||
SHA512 (kernel-abi-stablelists-6.7.1.tar.xz) = d69c3462cc4fdb77d4d2d62259b4de5894c73543af09efd220b363f92247c075794566422227c0d5c27e29731a119bd7a3364d5dbf5284233e666ba5f82ab988
|
||||
SHA512 (kernel-kabi-dw-6.7.1.tar.xz) = 0280068211794be6649251eaf93551f618adc1b108e2be526e0601d94602cd243d2fda50754cf3c84cc012b7ce2f7815ecb9266dbbfe533980d31b35c1ef8fdc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue