summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 11 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 497e45634..f29ba216d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -613,9 +613,6 @@ Patch310: bcm283x-Fix-probing-of-bcm2835-i2s.patch
# https://www.spinics.net/lists/arm-kernel/msg633942.html
Patch311: mmc-sdhci-iproc-Disable-preset-values-for-BCM2835.patch
-# https://www.spinics.net/lists/arm-kernel/msg633945.html
-Patch312: bcm2835-hwrng-Handle-deferred-clock-properly.patch
-
Patch313: bcm283x-clk-audio-fixes.patch
# https://marc.info/?l=linux-kernel&m=152328880417846&w=2
@@ -689,6 +686,10 @@ Patch512: mailbox-ACPI-erroneous-error-message-when-parsing-ACPI.patch
# CVE-2018-10840 rhbz 1582346 1582348
Patch513: ext4-correctly-handle-a-zero-length-xattr-with-a-non.patch
+# rhbz 1583207
+# https://www.spinics.net/lists/kernel/msg2818652.html applies cleanly to 4.17
+Patch514: libata-Drop-SanDisk-SD7UB3Q-G1001-NOLPM-quirk.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1945,6 +1946,13 @@ fi
#
#
%changelog
+* Mon Jun 04 2018 Jeremy Cline <jeremy@jcline.org>
+- Drop SanDisk SD7UB3Q*G1001 NOLPM quirk (rhbz 1583207)
+
+* Wed May 30 2018 Jeremy Cline <jcline@redhat.com> - 4.16.13-200
+- Linux v4.16.13
+- Fixes CVE-2018-11506 (rhbz 1583210 1583213)
+
* Fri May 25 2018 Jeremy Cline <jcline@redhat.com> - 4.16.12-200
- Linux v4.16.12
- Fix CVE-2018-10840 (rhbz 1582346 1582348)