r3274 - in trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27: . debian

Dann Frazier dannf@costa.debian.org
Mon, 30 May 2005 21:01:39 +0000


Author: dannf
Date: 2005-05-30 21:01:38 +0000 (Mon, 30 May 2005)
New Revision: 3274

Added:
   trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/remove-syscall-slot.patch
Modified:
   trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/changelog
   trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/control
   trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/rules
Log:
  * remove-syscall-slot.patch: Revert the fix for CAN-2005-0137.  This was
    added into kernel-source-2.4.27 (2.4.27-10).  Version the build-depend to
    match.


Modified: trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/changelog
===================================================================
--- trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/changelog	2005-05-30 17:00:54 UTC (rev 3273)
+++ trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/changelog	2005-05-30 21:01:38 UTC (rev 3274)
@@ -1,3 +1,11 @@
+kernel-patch-2.4.27-ia64 (2.4.27-4) unstable; urgency=medium
+
+  * remove-syscall-slot.patch: Revert the fix for CAN-2005-0137.  This was
+    added into kernel-source-2.4.27 (2.4.27-10).  Version the build-depend to
+    match.
+
+ -- dann frazier <dannf@hp.com>  Mon, 30 May 2005 01:45:48 -0600
+
 kernel-patch-2.4.27-ia64 (2.4.27-3) unstable; urgency=high
 
   * Update to a backported 2.4.29 ia64 patch

Modified: trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/control
===================================================================
--- trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/control	2005-05-30 17:00:54 UTC (rev 3273)
+++ trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/control	2005-05-30 21:01:38 UTC (rev 3274)
@@ -4,7 +4,7 @@
 Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
 Uploaders: dann frazier <dannf@hp.com>
 Standards-Version: 3.5.10
-Build-Depends-Indep: debhelper, dh-kpatches (>= 0.99.21), kernel-source-2.4.27
+Build-Depends-Indep: debhelper, dh-kpatches (>= 0.99.21), kernel-source-2.4.27 (>= 2.4.27-10)
 
 Package: kernel-patch-2.4.27-ia64
 Architecture: all

Modified: trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/rules
===================================================================
--- trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/rules	2005-05-30 17:00:54 UTC (rev 3273)
+++ trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/debian/rules	2005-05-30 21:01:38 UTC (rev 3274)
@@ -14,7 +14,7 @@
 topdir=$(shell pwd)
 destdir=${topdir}/debian/tmp
 docdir=${destdir}/usr/share/doc/${PACKAGE}
-patches=linux-2.4.29-ia64-050312.diff
+patches=linux-2.4.29-ia64-050312.diff remove-syscall-slot.patch
 
 build:	build-stamp
 

Added: trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/remove-syscall-slot.patch
===================================================================
--- trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/remove-syscall-slot.patch	2005-05-30 17:00:54 UTC (rev 3273)
+++ trunk/kernel-2.4/ia64/kernel-patch-2.4.27-ia64-2.4.27/remove-syscall-slot.patch	2005-05-30 21:01:38 UTC (rev 3274)
@@ -0,0 +1,7 @@
+--- kernel-source-2.4.27.orig/arch/ia64/kernel/entry.S	2005-05-30 01:43:55.926688463 -0600
++++ kernel-source-2.4.27/arch/ia64/kernel/entry.S	2005-05-30 01:44:26.778250585 -0600
+@@ -1456,4 +1456,3 @@
+ 	data8 ia64_ni_syscall
+ 	data8 ia64_ni_syscall
+ 	data8 ia64_ni_syscall
+-	data8 ia64_ni_syscall