rpms/kernel/devel patch-2.6.29-rc3-git3.bz2.sign, NONE, 1.1 .cvsignore, 1.1001, 1.1002 kernel.spec, 1.1253, 1.1254 linux-2.6-compile-fixes.patch, 1.187, 1.188 sources, 1.963, 1.964 upstream, 1.875, 1.876 linux-2.6-x86-mtrr-kill-bogus-warning.patch, 1.1, NONE patch-2.6.29-rc3-git2.bz2.sign, 1.1, NONE

Dave Jones davej at fedoraproject.org
Sun Feb 1 01:48:34 UTC 2009


Author: davej

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

Modified Files:
	.cvsignore kernel.spec linux-2.6-compile-fixes.patch sources 
	upstream 
Added Files:
	patch-2.6.29-rc3-git3.bz2.sign 
Removed Files:
	linux-2.6-x86-mtrr-kill-bogus-warning.patch 
	patch-2.6.29-rc3-git2.bz2.sign 
Log Message:
2.6.29-rc3-git3


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

iD8DBQBJhOf+yGugalF9Dw4RAn4ZAJ0XyfIBWUOsKlGVXZAT8DV0M0VKuACfXN1O
P3IbJMr+SNKGZS45UQAOThY=
=DZXA
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1001
retrieving revision 1.1002
diff -u -r1.1001 -r1.1002
--- .cvsignore	31 Jan 2009 01:59:08 -0000	1.1001
+++ .cvsignore	1 Feb 2009 01:48:02 -0000	1.1002
@@ -5,4 +5,4 @@
 kernel-2.6.28
 linux-2.6.28.tar.bz2
 patch-2.6.29-rc3.bz2
-patch-2.6.29-rc3-git2.bz2
+patch-2.6.29-rc3-git3.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1253
retrieving revision 1.1254
diff -u -r1.1253 -r1.1254
--- kernel.spec	31 Jan 2009 01:59:08 -0000	1.1253
+++ kernel.spec	1 Feb 2009 01:48:03 -0000	1.1254
@@ -58,7 +58,7 @@
 # The rc snapshot level
 %define rcrev 3
 # The git snapshot level
-%define gitrev 2
+%define gitrev 3
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -599,8 +599,6 @@
 
 Patch21: linux-2.6-utrace.patch
 
-Patch30: linux-2.6-x86-mtrr-kill-bogus-warning.patch
-
 Patch41: linux-2.6-sysrq-c.patch
 
 Patch141: linux-2.6-ps3-storage-alias.patch
@@ -1051,7 +1049,6 @@
 
 # Architecture patches
 # x86(-64)
-ApplyPatch linux-2.6-x86-mtrr-kill-bogus-warning.patch
 
 #
 # PowerPC
@@ -1783,6 +1780,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Sat Jan 31 2009 Dave Jones <davej at redhat.com>
+- 2.6.29-rc3-git3
+
 * Fri Jan 30 2009 Dave Jones <davej at redhat.com>
 - 2.6.29-rc3-git2
 

linux-2.6-compile-fixes.patch:

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- linux-2.6-compile-fixes.patch	31 Jan 2009 02:33:22 -0000	1.187
+++ linux-2.6-compile-fixes.patch	1 Feb 2009 01:48:03 -0000	1.188
@@ -5,18 +5,3 @@
 # to do a compile to figure out what your diff is fixing. Thanks.
 #
 
-net/ipv6/ip6mr.c: In function 'pim6_rcv':
-net/ipv6/ip6mr.c:368: error: implicit declaration of function 'csum_ipv6_magic'
-
-Signed-off-by: Dave Jones <davej at redhat.com>
-
---- linux-2.6.28.noarch/net/ipv6/ip6mr.c~	2009-01-30 21:32:19.000000000 -0500
-+++ linux-2.6.28.noarch/net/ipv6/ip6mr.c	2009-01-30 21:32:29.000000000 -0500
-@@ -48,6 +48,7 @@
- #include <linux/pim.h>
- #include <net/addrconf.h>
- #include <linux/netfilter_ipv6.h>
-+#include <net/ip6_checksum.h>
- 
- /* Big lock, protecting vif table, mrt cache and mroute socket state.
-    Note that the changes are semaphored via rtnl_lock.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.963
retrieving revision 1.964
diff -u -r1.963 -r1.964
--- sources	31 Jan 2009 01:59:09 -0000	1.963
+++ sources	1 Feb 2009 01:48:03 -0000	1.964
@@ -1,3 +1,3 @@
 d351e44709c9810b85e29b877f50968a  linux-2.6.28.tar.bz2
 d95a5be60287e9632c9d0513b59f6511  patch-2.6.29-rc3.bz2
-9053918f123eb5412ce4f4e911c9976e  patch-2.6.29-rc3-git2.bz2
+218ae1d3c96bb85f51f26ea41f3a12d6  patch-2.6.29-rc3-git3.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.875
retrieving revision 1.876
diff -u -r1.875 -r1.876
--- upstream	31 Jan 2009 01:59:09 -0000	1.875
+++ upstream	1 Feb 2009 01:48:03 -0000	1.876
@@ -1,3 +1,3 @@
 linux-2.6.28.tar.bz2
 patch-2.6.29-rc3.bz2
-patch-2.6.29-rc3-git2.bz2
+patch-2.6.29-rc3-git3.bz2


--- linux-2.6-x86-mtrr-kill-bogus-warning.patch DELETED ---


--- patch-2.6.29-rc3-git2.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list