rpms/kernel/F-9 patch-2.6.27.23.bz2.sign, NONE, 1.1.2.1 .cvsignore, 1.837.2.12, 1.837.2.13 drm-fedora9-rollup.patch, 1.5, 1.5.2.1 kernel.spec, 1.891.2.48, 1.891.2.49 linux-2.6-execshield.patch, 1.90.2.3, 1.90.2.4 linux-2.6-utrace.patch, 1.81, 1.81.2.1 sources, 1.798.2.12, 1.798.2.13 upstream, 1.717.2.12, 1.717.2.13 patch-2.6.27.22.bz2.sign, 1.1.2.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Sat May 9 01:29:21 UTC 2009


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2370

Modified Files:
      Tag: private-fedora-9-2_6_27-branch
	.cvsignore drm-fedora9-rollup.patch kernel.spec 
	linux-2.6-execshield.patch linux-2.6-utrace.patch sources 
	upstream 
Added Files:
      Tag: private-fedora-9-2_6_27-branch
	patch-2.6.27.23.bz2.sign 
Removed Files:
      Tag: private-fedora-9-2_6_27-branch
	patch-2.6.27.22.bz2.sign 
Log Message:
Linux 2.6.27.23


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

iD8DBQBKBL5VyGugalF9Dw4RAnoJAJ9TDpk11vfOFIeMaeHXe4NG7zuo2QCdHDsn
VnlxaH0ALbXlJoojdADMajg=
=Ge8M
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/.cvsignore,v
retrieving revision 1.837.2.12
retrieving revision 1.837.2.13
diff -u -p -r1.837.2.12 -r1.837.2.13
--- .cvsignore	5 May 2009 03:30:04 -0000	1.837.2.12
+++ .cvsignore	9 May 2009 01:29:12 -0000	1.837.2.13
@@ -4,4 +4,4 @@ kernel-2.6.*.config
 temp-*
 kernel-2.6.27
 linux-2.6.27.tar.bz2
-patch-2.6.27.22.bz2
+patch-2.6.27.23.bz2

drm-fedora9-rollup.patch:

Index: drm-fedora9-rollup.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/Attic/drm-fedora9-rollup.patch,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -p -r1.5 -r1.5.2.1
--- drm-fedora9-rollup.patch	30 Oct 2008 14:52:45 -0000	1.5
+++ drm-fedora9-rollup.patch	9 May 2009 01:29:13 -0000	1.5.2.1
@@ -12559,9 +12559,9 @@ diff --git a/drivers/gpu/drm/drm_pciids.
 index 135bd19..8c19f4c 100644
 --- a/include/drm/drm_pciids.h
 +++ b/include/drm/drm_pciids.h
-@@ -413,3 +413,265 @@
- 	{0x8086, 0x2e12, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
+@@ -414,3 +414,265 @@
  	{0x8086, 0x2e22, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
+ 	{0x8086, 0x2e32, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
  	{0, 0, 0}
 +
 +#define nouveau_PCI_IDS \


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/kernel.spec,v
retrieving revision 1.891.2.48
retrieving revision 1.891.2.49
diff -u -p -r1.891.2.48 -r1.891.2.49
--- kernel.spec	5 May 2009 03:30:04 -0000	1.891.2.48
+++ kernel.spec	9 May 2009 01:29:13 -0000	1.891.2.49
@@ -36,7 +36,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 22
+%define stable_update 23
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -1955,6 +1955,9 @@ fi
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Fri May 08 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.27.23-78.2.49
+- Linux 2.6.27.23
+
 * Mon May 04 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.27.22-78.2.48
 - Linux 2.6.27.22
 

linux-2.6-execshield.patch:

Index: linux-2.6-execshield.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/linux-2.6-execshield.patch,v
retrieving revision 1.90.2.3
retrieving revision 1.90.2.4
diff -u -p -r1.90.2.3 -r1.90.2.4
--- linux-2.6-execshield.patch	11 Mar 2009 16:34:11 -0000	1.90.2.3
+++ linux-2.6-execshield.patch	9 May 2009 01:29:14 -0000	1.90.2.4
@@ -476,9 +476,9 @@ index 71c9be5..4b40398 100644
  		unlock_task_sighand(task, &flags);
  	}
  
--	if (!whole || num_threads < 2)
+-	if (permitted && (!whole || num_threads < 2))
 -		wchan = get_wchan(task);
-+	if (!whole || num_threads < 2) {
++	if (permitted && (!whole || num_threads < 2)) {
 +		wchan = 0;
 +		if (current->uid == task->uid || current->euid == task->uid ||
 +			capable(CAP_SYS_NICE))

linux-2.6-utrace.patch:

Index: linux-2.6-utrace.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/linux-2.6-utrace.patch,v
retrieving revision 1.81
retrieving revision 1.81.2.1
diff -u -p -r1.81 -r1.81.2.1
--- linux-2.6-utrace.patch	30 Oct 2008 04:41:12 -0000	1.81
+++ linux-2.6-utrace.patch	9 May 2009 01:29:15 -0000	1.81.2.1
@@ -601,9 +601,9 @@ diff --git a/fs/proc/array.c b/fs/proc/a
 index f4bc0e7..469903f 100644  
 --- a/fs/proc/array.c
 +++ b/fs/proc/array.c
-@@ -81,6 +81,7 @@
- #include <linux/seq_file.h>
+@@ -82,6 +82,7 @@
  #include <linux/pid_namespace.h>
+ #include <linux/ptrace.h>
  #include <linux/tracehook.h>
 +#include <linux/utrace.h>
  


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/sources,v
retrieving revision 1.798.2.12
retrieving revision 1.798.2.13
diff -u -p -r1.798.2.12 -r1.798.2.13
--- sources	5 May 2009 03:30:05 -0000	1.798.2.12
+++ sources	9 May 2009 01:29:17 -0000	1.798.2.13
@@ -1,2 +1,2 @@
 b3e78977aa79d3754cb7f8143d7ddabd  linux-2.6.27.tar.bz2
-3f2f55aef3f5555676f15d33f079e6ca  patch-2.6.27.22.bz2
+cbc3fd7041b62892a833af24f6e68efc  patch-2.6.27.23.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/upstream,v
retrieving revision 1.717.2.12
retrieving revision 1.717.2.13
diff -u -p -r1.717.2.12 -r1.717.2.13
--- upstream	5 May 2009 03:30:05 -0000	1.717.2.12
+++ upstream	9 May 2009 01:29:17 -0000	1.717.2.13
@@ -1,2 +1,2 @@
 linux-2.6.27.tar.bz2
-patch-2.6.27.22.bz2
+patch-2.6.27.23.bz2


--- patch-2.6.27.22.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list