[kernel] Linux v3.13-rc3-302-g8d27637

Josh Boyer jwboyer at fedoraproject.org
Fri Dec 13 12:05:01 UTC 2013


commit d9d571f6b20acfa14b0b4ff07d37a0fb07a6cb07
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Fri Dec 13 07:05:00 2013 -0500

    Linux v3.13-rc3-302-g8d27637

 KVM-Improve-create-VCPU-parameter.patch            |   93 --------
 ...apic-synchronization-to-_cached-functions.patch |  247 --------------------
 KVM-x86-Fix-potential-divide-by-0-in-lapic.patch   |  102 --------
 ...x86-fix-guest-initiated-crash-with-x2apic.patch |  109 ---------
 kernel.spec                                        |   29 +--
 sources                                            |    2 +-
 6 files changed, 5 insertions(+), 577 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 490afec..c814003 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 3
 # The git snapshot level
-%define gitrev 3
+%define gitrev 4
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -711,18 +711,6 @@ Patch25170: 0001-drm-radeon-dpm-Fix-hwmon-crash.patch
 #rhbz 1030802
 Patch25171: elantech-Properly-differentiate-between-clickpads-an.patch
 
-#CVE-2013-6367 rhbz 1032207 1042081
-Patch25172: KVM-x86-Fix-potential-divide-by-0-in-lapic.patch
-
-#CVE-2013-6368 rhbz 1032210 1042090
-Patch25173: KVM-x86-Convert-vapic-synchronization-to-_cached-functions.patch
-
-#CVE-2013-6376 rhbz 1033106 1042099
-Patch25174: KVM-x86-fix-guest-initiated-crash-with-x2apic.patch
-
-#CVE-2013-4587 rhbz 1030986 1042071
-Patch25175: KVM-Improve-create-VCPU-parameter.patch
-
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1400,18 +1388,6 @@ ApplyPatch 0001-drm-radeon-dpm-Fix-hwmon-crash.patch
 #rhbz 1030802
 ApplyPatch elantech-Properly-differentiate-between-clickpads-an.patch
 
-#CVE-2013-6367 rhbz 1032207 1042081
-ApplyPatch KVM-x86-Fix-potential-divide-by-0-in-lapic.patch
-
-#CVE-2013-6368 rhbz 1032210 1042090
-ApplyPatch KVM-x86-Convert-vapic-synchronization-to-_cached-functions.patch
-
-#CVE-2013-6376 rhbz 1033106 1042099
-ApplyPatch KVM-x86-fix-guest-initiated-crash-with-x2apic.patch
-
-#CVE-2013-4587 rhbz 1030986 1042071
-ApplyPatch KVM-Improve-create-VCPU-parameter.patch
-
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -2224,6 +2200,9 @@ fi
 #                                    ||----w |
 #                                    ||     ||
 %changelog
+* Fri Dec 13 2013 Josh Boyer <jwboyer at fedoraproject.org> - 3.13.0-0.rc3.git4.1
+- Linux v3.13-rc3-302-g8d27637
+
 * Thu Dec 12 2013 Josh Boyer <jwboyer at fedoraproject.org> - 3.13.0-0.rc3.git3.1
 - Linux v3.13-rc3-249-g2208f65
 
diff --git a/sources b/sources
index ac92246..b1c1b5a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 cc6ee608854e0da4b64f6c1ff8b6398c  linux-3.12.tar.xz
 be2604350d32ab4967f9773920de1ec8  patch-3.13-rc3.xz
-e730cb827aaf252cf2a016ebafe4f6ef  patch-3.13-rc3-git3.xz
+9455f561b79edc6ae7487ebabb456b87  patch-3.13-rc3-git4.xz


More information about the scm-commits mailing list