summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2016-01-21 12:22:59 -0600
committerJustin M. Forbes <jforbes@redhat.com>2016-01-21 12:22:59 -0600
commit54d98c1fb3db3e092913cfb7f376a7b083f07c7f (patch)
tree4b7eef23153d8047fb8c5209c62de3fd36070b68 /kernel.spec
parent6db61a0cd568b128fd1c1c442a8697cdfcf12b36 (diff)
downloadkernel-54d98c1fb3db3e092913cfb7f376a7b083f07c7f.tar.gz
kernel-54d98c1fb3db3e092913cfb7f376a7b083f07c7f.tar.xz
kernel-54d98c1fb3db3e092913cfb7f376a7b083f07c7f.zip
Linux v4.4-10062-g30f0530
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 44f4d28f5..90ac28b95 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 7
+%define gitrev 8
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -596,9 +596,6 @@ Patch621: drm-udl-Use-unlocked-gem-unreferencing.patch
#CVE-2015-7566 rhbz 1296466 1297517
Patch623: usb-serial-visor-fix-crash-on-detecting-device-witho.patch
-# https://patchwork.kernel.org/patch/8055301/
-Patch625: cpupower-Fix-build-error-in-cpufreq-info.patch
-
#CVE-2016-0723 rhbz 1296253 1300224
Patch637: tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch
@@ -2050,6 +2047,9 @@ fi
#
#
%changelog
+* Thu Jan 21 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc0.git8.1
+- Linux v4.4-10062-g30f0530
+
* Thu Jan 21 2016 Josh Boyer <jwboyer@fedoraproject.org>
- Fix incorrect country code issue on RTL8812AE devices (rhbz 1279653)