rpms/kernel/devel patch-2.6.30-rc8-git6.bz2.sign, NONE, 1.1 .cvsignore, 1.1077, 1.1078 kernel.spec, 1.1560, 1.1561 linux-2.6-utrace.patch, 1.112, 1.113 sources, 1.1035, 1.1036 upstream, 1.949, 1.950 patch-2.6.30-rc8-git1.bz2.sign, 1.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Tue Jun 9 05:53:37 UTC 2009


Author: cebbert

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

Modified Files:
	.cvsignore kernel.spec linux-2.6-utrace.patch sources upstream 
Added Files:
	patch-2.6.30-rc8-git6.bz2.sign 
Removed Files:
	patch-2.6.30-rc8-git1.bz2.sign 
Log Message:
Linux 2.6.30-rc8-git6


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

iD8DBQBKLaoiyGugalF9Dw4RAhi4AJ9RM1bE386XUNIS6GnhiulAwzvCoQCfUTGZ
i+/qiRce6JbwuM3itZPMf6M=
=TSui
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1077
retrieving revision 1.1078
diff -u -p -r1.1077 -r1.1078
--- .cvsignore	5 Jun 2009 06:09:26 -0000	1.1077
+++ .cvsignore	9 Jun 2009 05:53:05 -0000	1.1078
@@ -6,4 +6,4 @@ temp-*
 kernel-2.6.29
 linux-2.6.29.tar.bz2
 patch-2.6.30-rc8.bz2
-patch-2.6.30-rc8-git1.bz2
+patch-2.6.30-rc8-git6.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1560
retrieving revision 1.1561
diff -u -p -r1.1560 -r1.1561
--- kernel.spec	5 Jun 2009 06:09:26 -0000	1.1560
+++ kernel.spec	9 Jun 2009 05:53:06 -0000	1.1561
@@ -58,7 +58,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 8
 # The git snapshot level
-%define gitrev 1
+%define gitrev 6
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -1810,6 +1810,9 @@ fi
 #	                ||----w |
 #	                ||     ||
 %changelog
+* Tue Jun 09 2009 Chuck Ebbert <cebbert at redhat.com>
+- Linux 2.6.30-rc8-git6
+
 * Fri Jun 05 2009 Chuck Ebbert <cebbert at redhat.com>
 - Linux 2.6.30-rc8-git1
 

linux-2.6-utrace.patch:

Index: linux-2.6-utrace.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace.patch,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -p -r1.112 -r1.113
--- linux-2.6-utrace.patch	2 Jun 2009 20:42:52 -0000	1.112
+++ linux-2.6-utrace.patch	9 Jun 2009 05:53:06 -0000	1.113
@@ -777,9 +777,9 @@ index 4ec4821..a7de30f 100644  
  {
 +	if (unlikely(task_utrace_flags(current) & UTRACE_EVENT(CLONE)))
 +		utrace_report_clone(clone_flags, child);
- 	if (unlikely(trace) || unlikely(clone_flags & CLONE_PTRACE)) {
+ 	if (unlikely(task_ptrace(child))) {
  		/*
- 		 * The child starts up with an immediate SIGSTOP.
+ 		 * It doesn't matter who attached/attaching to this
 @@ -311,6 +326,9 @@ static inline void tracehook_report_clon
  						   pid_t pid,
  						   struct task_struct *child)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.1035
retrieving revision 1.1036
diff -u -p -r1.1035 -r1.1036
--- sources	5 Jun 2009 06:09:27 -0000	1.1035
+++ sources	9 Jun 2009 05:53:06 -0000	1.1036
@@ -1,3 +1,3 @@
 64921b5ff5cdadbccfcd3820f03be7d8  linux-2.6.29.tar.bz2
 cc1673bc22fec3f504ffa35377997a0a  patch-2.6.30-rc8.bz2
-6e31e2fb5b7043f6243e5c30cd0a379b  patch-2.6.30-rc8-git1.bz2
+e87daf5b9eb771713d87f73c5621cc0b  patch-2.6.30-rc8-git6.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.949
retrieving revision 1.950
diff -u -p -r1.949 -r1.950
--- upstream	5 Jun 2009 06:09:27 -0000	1.949
+++ upstream	9 Jun 2009 05:53:06 -0000	1.950
@@ -1,3 +1,3 @@
 linux-2.6.29.tar.bz2
 patch-2.6.30-rc8.bz2
-patch-2.6.30-rc8-git1.bz2
+patch-2.6.30-rc8-git6.bz2


--- patch-2.6.30-rc8-git1.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list