rpms/kernel/devel patch-2.6.31-rc4.bz2.sign, NONE, 1.1 .cvsignore, 1.1101, 1.1102 config-generic, 1.309, 1.310 config-powerpc32-generic, 1.34, 1.35 config-powerpc64, 1.33, 1.34 config-s390x, 1.16, 1.17 config-x86-generic, 1.85, 1.86 config-x86_64-generic, 1.87, 1.88 kernel.spec, 1.1649, 1.1650 sources, 1.1059, 1.1060 upstream, 1.973, 1.974 patch-2.6.31-rc3-git5.bz2.sign, 1.1, NONE patch-2.6.31-rc3.bz2.sign, 1.1, NONE

Kyle McMartin kyle at fedoraproject.org
Thu Jul 23 17:45:34 UTC 2009


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10500

Modified Files:
	.cvsignore config-generic config-powerpc32-generic 
	config-powerpc64 config-s390x config-x86-generic 
	config-x86_64-generic kernel.spec sources upstream 
Added Files:
	patch-2.6.31-rc4.bz2.sign 
Removed Files:
	patch-2.6.31-rc3-git5.bz2.sign patch-2.6.31-rc3.bz2.sign 
Log Message:
* Thu Jul 23 2009 Kyle McMartin <kyle at redhat.com> 2.6.31-0.87.rc4
- Linux 2.6.31-rc4
- config changes:
 - USB_CDC_PHONET=m [all]
 - EVENT_PROFILE=y [i386, x86_64, powerpc, s390]



--- NEW FILE patch-2.6.31-rc4.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBKZ9BuyGugalF9Dw4RAh0fAJ977/GLyKgfjiC34XECB/s8AH4YkgCfQMEv
X8mxRN+euwFZYm1VLxF783E=
=Oe0p
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1101
retrieving revision 1.1102
diff -u -p -r1.1101 -r1.1102
--- .cvsignore	22 Jul 2009 16:44:34 -0000	1.1101
+++ .cvsignore	23 Jul 2009 17:45:33 -0000	1.1102
@@ -5,5 +5,4 @@ kernel-2.6.*.config
 temp-*
 kernel-2.6.30
 linux-2.6.30.tar.bz2
-patch-2.6.31-rc3.bz2
-patch-2.6.31-rc3-git5.bz2
+patch-2.6.31-rc4.bz2


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -p -r1.309 -r1.310
--- config-generic	22 Jul 2009 03:45:28 -0000	1.309
+++ config-generic	23 Jul 2009 17:45:33 -0000	1.310
@@ -2871,6 +2871,7 @@ CONFIG_USB_NET_CDC_SUBSET=m
 CONFIG_USB_NET_CDC_EEM=m
 CONFIG_USB_NET_ZAURUS=m
 CONFIG_USB_NET_INT51X1=m
+CONFIG_USB_CDC_PHONET=m
 
 #
 # USB Host-to-Host Cables


Index: config-powerpc32-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-powerpc32-generic,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- config-powerpc32-generic	21 Jun 2009 20:52:19 -0000	1.34
+++ config-powerpc32-generic	23 Jul 2009 17:45:33 -0000	1.35
@@ -187,3 +187,5 @@ CONFIG_USB_GPIO_VBUS=m
 CONFIG_RCU_FANOUT=32
 
 CONFIG_PERF_COUNTERS=y
+CONFIG_EVENT_PROFILE=y
+


Index: config-powerpc64
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-powerpc64,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- config-powerpc64	19 Jun 2009 22:06:34 -0000	1.33
+++ config-powerpc64	23 Jul 2009 17:45:33 -0000	1.34
@@ -185,3 +185,4 @@ CONFIG_RELOCATABLE=y
 CONFIG_RCU_FANOUT=64
 
 CONFIG_PERF_COUNTERS=y
+CONFIG_EVENT_PROFILE=y


Index: config-s390x
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-s390x,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- config-s390x	24 Jun 2009 18:37:55 -0000	1.16
+++ config-s390x	23 Jul 2009 17:45:33 -0000	1.17
@@ -228,3 +228,5 @@ CONFIG_HIBERNATION=y
 CONFIG_PM_STD_PARTITION="/dev/jokes"
 
 CONFIG_PERF_COUNTERS=y
+CONFIG_EVENT_PROFILE=y
+


Index: config-x86-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86-generic,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -p -r1.85 -r1.86
--- config-x86-generic	20 Jul 2009 16:43:59 -0000	1.85
+++ config-x86-generic	23 Jul 2009 17:45:33 -0000	1.86
@@ -473,6 +473,7 @@ CONFIG_RCU_FANOUT=32
 # CONFIG_IOMMU_STRESS is not set
 
 CONFIG_PERF_COUNTERS=y
+CONFIG_EVENT_PROFILE=y
 
 # CONFIG_X86_OLD_MCE is not set
 CONFIG_X86_MCE_INTEL=y


Index: config-x86_64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86_64-generic,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -p -r1.87 -r1.88
--- config-x86_64-generic	8 Jul 2009 19:55:47 -0000	1.87
+++ config-x86_64-generic	23 Jul 2009 17:45:33 -0000	1.88
@@ -377,5 +377,6 @@ CONFIG_RCU_FANOUT=64
 # CONFIG_IOMMU_STRESS is not set
 
 CONFIG_PERF_COUNTERS=y
+CONFIG_EVENT_PROFILE=y
 
 # CONFIG_X86_MCE_INJECT is not set


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1649
retrieving revision 1.1650
diff -u -p -r1.1649 -r1.1650
--- kernel.spec	22 Jul 2009 17:34:54 -0000	1.1649
+++ kernel.spec	23 Jul 2009 17:45:33 -0000	1.1650
@@ -59,9 +59,9 @@ Summary: The Linux kernel
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
 # The rc snapshot level
-%define rcrev 3
+%define rcrev 4
 # The git snapshot level
-%define gitrev 5
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -109,7 +109,7 @@ Summary: The Linux kernel
 %define doc_build_fail true
 %endif
 
-%define rawhide_skip_docs 1
+%define rawhide_skip_docs 0
 %if 0%{?rawhide_skip_docs}
 %define with_doc 0
 %endif
@@ -1882,6 +1882,12 @@ fi
 # and build.
 
 %changelog
+* Thu Jul 23 2009 Kyle McMartin <kyle at redhat.com> 2.6.31-0.87.rc4
+- Linux 2.6.31-rc4
+- config changes:
+ - USB_CDC_PHONET=m [all]
+ - EVENT_PROFILE=y [i386, x86_64, powerpc, s390]
+
 * Wed Jul 22 2009 Tom "spot" Callaway <tcallawa at redhat.com>
 - We have to override the new %%install behavior because, well... the kernel is special.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.1059
retrieving revision 1.1060
diff -u -p -r1.1059 -r1.1060
--- sources	22 Jul 2009 16:44:35 -0000	1.1059
+++ sources	23 Jul 2009 17:45:33 -0000	1.1060
@@ -1,3 +1,2 @@
 7a80058a6382e5108cdb5554d1609615  linux-2.6.30.tar.bz2
-39a1c949531faa70e147d0aa5be6c6ec  patch-2.6.31-rc3.bz2
-2ba6c6382e5a3668a27cb83178e7aa34  patch-2.6.31-rc3-git5.bz2
+879f514ce009b9a7535b743f71cd3c02  patch-2.6.31-rc4.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.973
retrieving revision 1.974
diff -u -p -r1.973 -r1.974
--- upstream	22 Jul 2009 16:44:35 -0000	1.973
+++ upstream	23 Jul 2009 17:45:33 -0000	1.974
@@ -1,4 +1,3 @@
 linux-2.6.30.tar.bz2
-patch-2.6.31-rc3.bz2
-patch-2.6.31-rc3-git5.bz2
+patch-2.6.31-rc4.bz2
 


--- patch-2.6.31-rc3-git5.bz2.sign DELETED ---


--- patch-2.6.31-rc3.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list