summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-12-09 16:52:40 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-12-09 16:52:40 -0500
commit161fdfc6cb898eb71ace7bb423fe764e78960a62 (patch)
tree2bc05081535ec448124515e289d61ca938478735 /kernel.spec
parent2e74fb112390e15b8b961166183504ad00a70a48 (diff)
downloadkernel-161fdfc6cb898eb71ace7bb423fe764e78960a62.tar.gz
kernel-161fdfc6cb898eb71ace7bb423fe764e78960a62.tar.xz
kernel-161fdfc6cb898eb71ace7bb423fe764e78960a62.zip
Linux v4.3.1
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 4 insertions, 9 deletions
diff --git a/kernel.spec b/kernel.spec
index e25be2e85..bd867b316 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -52,7 +52,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 0
+%define stable_update 1
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -588,9 +588,6 @@ Patch503: drm-i915-turn-off-wc-mmaps.patch
Patch508: kexec-uefi-copy-secure_boot-flag-in-boot-params.patch
-#rhbz 1275490
-Patch510: 0001-iwlwifi-Add-new-PCI-IDs-for-the-8260-series.patch
-
#CVE-2015-7990 rhbz 1276437 1276438
Patch524: RDS-fix-race-condition-when-sending-a-message-on-unb.patch
@@ -598,9 +595,6 @@ Patch524: RDS-fix-race-condition-when-sending-a-message-on-unb.patch
Patch512: isdn_ppp-Add-checks-for-allocation-failure-in-isdn_p.patch
Patch513: ppp-slip-Validate-VJ-compression-slot-parameters-com.patch
-#CVE-2015-5307 rhbz 1277172 1279688
-Patch550: KVM-x86-work-around-infinite-loop-in-microcode-when-.patch
-
#CVE-2015-8104 rhbz 1278496 1279691
Patch551: KVM-svm-unconditionally-intercept-DB.patch
@@ -613,8 +607,6 @@ Patch553: ideapad-laptop-Add-Lenovo-Yoga-900-to-no_hw_rfkill-d.patch
#CVE-2015-5327
Patch554: X.509-Fix-the-time-validation-ver-3.patch
-Patch555: net_43.mbox
-
#rhbz 1279189
Patch556: netfilter-ipset-Fix-extension-alignment.patch
Patch557: netfilter-ipset-Fix-hash-type-expiration.patch
@@ -2078,6 +2070,9 @@ fi
#
#
%changelog
+* Wed Dec 09 2015 Josh Boyer <jwboyer@fedoraproject.org>
+- Linux v4.3.1
+
* Thu Dec 03 2015 Josh Boyer <jwboyer@fedoraproject.org>
- Add patch to fix palm rejection on certain touchpads (rhbz 1287819)