r3944 - in branches/dist/sarge-security/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian: . patches/series

Simon Horman horms at costa.debian.org
Wed Aug 17 07:24:13 UTC 2005


Author: horms
Date: 2005-08-17 07:24:12 +0000 (Wed, 17 Aug 2005)
New Revision: 3944

Modified:
   branches/dist/sarge-security/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
   branches/dist/sarge-security/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/patches/series/2.4.27-11
Log:
Preparing 2.4.27-10sarge1

Modified: branches/dist/sarge-security/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
===================================================================
--- branches/dist/sarge-security/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog	2005-08-17 07:19:41 UTC (rev 3943)
+++ branches/dist/sarge-security/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog	2005-08-17 07:24:12 UTC (rev 3944)
@@ -1,4 +1,4 @@
-kernel-source-2.4.27 (2.4.27-12) UNRELEASED; urgency=low
+kernel-source-2.4.27 (2.4.27-10sarge1) sarge-security; urgency=low
 
   [ Simon Horman ]
   * 184_arch-x86_64-ia32-ptrace32-oops.diff
@@ -6,10 +6,8 @@
     http://lkml.org/lkml/2005/1/5/245
     http://linux.bkbits.net:8080/linux-2.4/cset@41dd3455GwQPufrGvBJjcUOXQa3WXA
 
- -- Simon Horman <horms at debian.org>  Wed, 17 Aug 2005 13:50:40 +0900
+  == Patches from  2.4.27-11 ==
 
-kernel-source-2.4.27 (2.4.27-11) unstable; urgency=low
-
   [ Simon Horman ]
   * 167_arch-ia64-x86_64_execve.diff:
      Race condition in the ia32 compatibility code for the execve system call
@@ -29,11 +27,12 @@
      [Security, x86_64] Fix canonical checking for segment registers in ptrace
      See CAN-2005-0756
 
-  * Makefile-gcc-3.3.dpatch, control
-    Build with gcc-3.3, as gcc-4.0, now the dedault in unstable,
-    fails to build this source. Upstream has stated that they
-    have no intention making the 2.4 kernel compile with gcc-4
-    (closes: #320256, #323318)
+  # Excluded from Security Update
+  # * Makefile-gcc-3.3.dpatch, control
+  #  Build with gcc-3.3, as gcc-4.0, now the dedault in unstable,
+  #  fails to build this source. Upstream has stated that they
+  #  have no intention making the 2.4 kernel compile with gcc-4
+  #  (closes: #320256, #323318)
 
   * 171_arch-ia64-x86_64-execve-overflow.diff
     [Security, ia64, x86_64] Fix overflow in 32bit execve
@@ -42,21 +41,24 @@
   * 172_ppc32-time_offset-misuse.diff
     [ppc32] stop misusing ntps time_offset value
 
-  * 173_tty_ldisc_ref-return-null-check.diff
-    tty_ldisc_ref return null check
+  # Excluded from Security Update
+  # * 173_tty_ldisc_ref-return-null-check.diff
+  #   tty_ldisc_ref return null check
 
   * 174_net-ipv4-netfilter-nat-mem.diff
      [Security] Fix potential memory corruption in NAT code (aka memory NAT)
 
-  * 175-net-ipv6-netfilter-deadlock.diff
-    Fix deadlock in ip6_queue
+  # Excluded from Security Update
+  # * 175-net-ipv6-netfilter-deadlock.diff
+  #   Fix deadlock in ip6_queue
 
   * 176_ipsec-array-overflow.diff
     [Security] Fix possible overflow of sock->sk_policy
     See CAN-2005-2456 (See: #321401)
 
-  * 177_rocket_c-fix-ldisc-ref-count.diff
-    Fix ldisc ref count handling in rocketport driver
+  # Excluded from Security Update
+  # * 177_rocket_c-fix-ldisc-ref-count.diff
+  #   Fix ldisc ref count handling in rocketport driver
 
   * 178_fs_ext2_ext3_xattr-sharing.diff
      [Security] Xattr sharing bug
@@ -77,11 +79,12 @@
     http://sources.redhat.com/ml/bug-gnu-utils/1999-06/msg00183.html
     http://bugs.gentoo.org/show_bug.cgi?id=94584
 
-  * zisofs.dpatch
-    Check input buffer size in zisofs
-    From 2.6.12.5
+  # Excluded from Security Update
+  # * zisofs.dpatch
+  #   Check input buffer size in zisofs
+  #   From 2.6.12.5
 
- -- Simon Horman <horms at debian.org>  Tue, 16 Aug 2005 14:33:45 +0900
+ -- Simon Horman <horms at debian.org>  Wed, 17 Aug 2005 15:45:20 +0900
 
 kernel-source-2.4.27 (2.4.27-10) unstable; urgency=low
 

Modified: branches/dist/sarge-security/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/patches/series/2.4.27-11
===================================================================
--- branches/dist/sarge-security/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/patches/series/2.4.27-11	2005-08-17 07:19:41 UTC (rev 3943)
+++ branches/dist/sarge-security/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/patches/series/2.4.27-11	2005-08-17 07:24:12 UTC (rev 3944)
@@ -2,10 +2,10 @@
 + 168_fs_ext3_64bit_offset.diff
 + 169_arch-x86_64-kernel-ptrace-canonical-rip-1.diff
 + 169_arch-x86_64-kernel-ptrace-canonical-rip-2.diff
-+ 170_Makefile.gcc-3.3.diff
+# Non-Security + 170_Makefile.gcc-3.3.diff
 + 171_arch-ia64-x86_64-execve-overflow.diff
 + 172_ppc32-time_offset-misuse.diff
-+ 173_tty_ldisc_ref-return-null-check.diff
+# Non-Security + 173_tty_ldisc_ref-return-null-check.diff
 + 174_net-ipv4-netfilter-nat-mem.diff
 + 175-net-ipv6-netfilter-deadlock.diff
 + 176_ipsec-array-overflow.diff




More information about the Kernel-svn-changes mailing list