summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-01-09 18:07:31 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2019-01-09 18:07:31 +0100
commit6595a4430eddb123bc5aeaf2cfedb8c2d44db633 (patch)
treecd03412ad6232e077a54325724c2efbd181fa778 /kernel.spec
parent2315f2e6397b70e48aab260fc79f32a0ccdd497f (diff)
parentf2af597e82d61de36dbd650aeec30923997e5154 (diff)
downloadkernel-6595a4430eddb123bc5aeaf2cfedb8c2d44db633.tar.gz
kernel-6595a4430eddb123bc5aeaf2cfedb8c2d44db633.tar.xz
kernel-6595a4430eddb123bc5aeaf2cfedb8c2d44db633.zip
merge origin
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec15
1 files changed, 15 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index bf906be1f..3b41f01d5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -652,6 +652,12 @@ Patch510: iio-accel-kxcjk1013-Add-more-hardware-ids.patch
# rhbz 1645070 patch queued upstream for merging into 4.21
Patch516: asus-fx503-keyb.patch
+# rhbz 1661961 patch merged upstream in 4.20
+Patch517: 0001-Bluetooth-btsdio-Do-not-bind-to-non-removable-BCM434.patch
+
+# CVE-2019-3701 rhbz 1663729 1663730
+Patch518: CVE-2019-3701.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1916,6 +1922,15 @@ fi
#
#
%changelog
+* Wed Jan 09 2019 Justin M. Forbes <jforbes@fedoraproject.org>
+- Fix CVE-2019-3701 (rhbz 1663729 1663730)
+
+* Mon Jan 7 2019 Hans de Goede <hdegoede@redhat.com>
+- Add patch to fix bluetooth on RPI 3B+ registering twice (rhbz#1661961)
+
+* Sat Dec 29 2018 Jeremy Cline <jcline@redhat.com> - 4.19.13-300
+- Linux v4.19.13
+
* Thu Dec 27 2018 Hans de Goede <hdegoede@redhat.com>
- Set CONFIG_REALTEK_PHY=y to workaround realtek ethernet issues (rhbz 1650984)