summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-10-27 10:01:39 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-10-27 10:01:39 +0200
commitf88ff417c97495d383615e6a5d67888f024b5a8f (patch)
treee6c7ce759665cba4377f77ec5f5b3b22b1ddb313 /kernel.spec
parentb22a245a1407ebc4b12743d1bc793aa819ff6ff2 (diff)
parentaa0f2da4d81fe071554fdae1c4daee02b9e157ee (diff)
downloadkernel-f88ff417c97495d383615e6a5d67888f024b5a8f.tar.gz
kernel-f88ff417c97495d383615e6a5d67888f024b5a8f.tar.xz
kernel-f88ff417c97495d383615e6a5d67888f024b5a8f.zip
Merge remote-tracking branch 'origin/f34' into f34-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 377c62bae..41b5db1ed 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -2963,6 +2963,13 @@ fi
#
#
%changelog
+* Wed Oct 20 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.14-0]
+- autofs: fix wait name hash calculation in autofs_wait() (Ian Kent)
+- Fix up quirk to match upstream (Justin M. Forbes)
+- Re-enable CONFIG_RDMA_RXE for Fedora (Justin M. Forbes)
+- Fix up backport of Dell XPS 9710 quirk (Justin M. Forbes)
+- Fix changelog missing entries (Justin M. Forbes)
+
* Sun Oct 17 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.13-0]
- ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710 (Pierre-Louis Bossart)