summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2016-05-10 10:45:12 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2016-05-10 10:45:12 -0400
commite0602bcbc4633f756e46da70b2ada0951e29762b (patch)
tree480fc49cc5f0a9e05c934c011c9747dc89369c37 /kernel.spec
parent802cbf85094c1f8456e447e819a7a605913ebef4 (diff)
downloadkernel-e0602bcbc4633f756e46da70b2ada0951e29762b.tar.gz
kernel-e0602bcbc4633f756e46da70b2ada0951e29762b.tar.xz
kernel-e0602bcbc4633f756e46da70b2ada0951e29762b.zip
Linux v4.6-rc7-45-g2d0bd9534c8d
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index 0f8fa5aa8..0b76a1a45 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 7
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -614,10 +614,6 @@ Patch701: antenna_select.patch
#CVE-2016-4482 rhbz 1332931 1332932
Patch706: USB-usbfs-fix-potential-infoleak-in-devio.patch
-#CVE-2016-4486 CVE-2016-4485 rhbz 1333316 1333309 1333321
-Patch707: net-fix-infoleak-in-llc.patch
-Patch708: net-fix-infoleak-in-rtnetlink.patch
-
#CVE-2016-4569 rhbz 1334643 1334645
Patch714: ALSA-timer-Fix-leak-in-SNDRV_TIMER_IOCTL_PARAMS.patch
Patch715: ALSA-timer-Fix-leak-in-events-via-snd_timer_user_cca.patch
@@ -2148,6 +2144,9 @@ fi
#
#
%changelog
+* Tue May 10 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.6.0-0.rc7.git1.1
+- Linux v4.6-rc7-45-g2d0bd9534c8d
+
* Tue May 10 2016 Josh Boyer <jwboyer@fedoraproject.org>
- Enable XEN SCSI front and backend (rhbz 1334512)
- CVE-2016-4569 info leak in sound module (rhbz 1334643 1334645)