summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-02-18 14:33:15 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2014-02-18 14:33:15 -0500
commit7e478902ee7d37a421bc1ec36abd4c0adf85c00f (patch)
tree453074fbed442433f28733613eb7db709bd6229c /kernel.spec
parentaaccf82ac9cc7dbc44e51e2c4bfc65afe9d07a21 (diff)
downloadkernel-7e478902ee7d37a421bc1ec36abd4c0adf85c00f.tar.gz
kernel-7e478902ee7d37a421bc1ec36abd4c0adf85c00f.tar.xz
kernel-7e478902ee7d37a421bc1ec36abd4c0adf85c00f.zip
Linux v3.14-rc3-43-g805937c
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index c65c7f81a..fd83cb0cf 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -61,7 +61,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 3
# The git snapshot level
-%define gitrev 1
+%define gitrev 2
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -622,7 +622,6 @@ Patch25128: dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch
Patch25195: cgroup-fixes.patch
#CVE-2014-0069 rhbz 1064253 1062578
-Patch25200: cifs-ensure-that-uncached-writes-handle-unmapped-areas-correctly.patch
Patch25201: cifs-sanity-check-length-of-data-to-send-before-sending.patch
#rhbz 1062833
@@ -1275,7 +1274,6 @@ ApplyPatch dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch
ApplyPatch cgroup-fixes.patch
#CVE-2014-0069 rhbz 1064253 1062578
-ApplyPatch cifs-ensure-that-uncached-writes-handle-unmapped-areas-correctly.patch
ApplyPatch cifs-sanity-check-length-of-data-to-send-before-sending.patch
#rhbz 1062833
@@ -2064,6 +2062,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Feb 18 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc3.git2.1
+- Linux v3.14-rc3-43-g805937c
+
* Tue Feb 18 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc3.git1.1
- Linux v3.14-rc3-20-g60f76ea
- Reenable debugging options.