[kernel] r6857 - in dists/trunk/linux-2.6: . debian debian/arch/hppa debian/templates

Bastian Blank waldi at costa.debian.org
Wed Jun 21 16:47:17 UTC 2006


Author: waldi
Date: Wed Jun 21 16:47:16 2006
New Revision: 6857

Modified:
   dists/trunk/linux-2.6/   (props changed)
   dists/trunk/linux-2.6/debian/arch/hppa/defines
   dists/trunk/linux-2.6/debian/arch/powerpc/defines
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/templates/control.source.in

Log:
Merge /dists/sid/linux-2.6.16.


Modified: dists/trunk/linux-2.6/debian/arch/hppa/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/hppa/defines	(original)
+++ dists/trunk/linux-2.6/debian/arch/hppa/defines	Wed Jun 21 16:47:16 2006
@@ -23,6 +23,6 @@
 class: multi-processor 64-bit PA-RISC
 
 [relations]
-gcc: gcc (>= 4:4.0), binutils-hppa64, gcc-4.0-hppa64
+gcc-4.0: gcc-4.0, binutils-hppa64, gcc-4.0-hppa64
 gcc-4.0: gcc-4.0, binutils-hppa64, gcc-4.0-hppa64
 

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/defines	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/defines	Wed Jun 21 16:47:16 2006
@@ -4,6 +4,7 @@
  powerpc-smp
  powerpc-miboot
  powerpc64
+ prep
 kernel-header-dirs: powerpc ppc m68k
 kernel-arch: powerpc
 kpkg-subarch: ppc
@@ -17,6 +18,7 @@
 [prep]
 depends: mkvmlinuz (>= 21)
 kernel-arch: ppc
+kpkg-subarch: prep
 
 [powerpc]
 depends: mkvmlinuz (>= 21)

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Jun 21 16:47:16 2006
@@ -49,7 +49,7 @@
 
  -- Frederik Schüler <fs at debian.org>  Sun,  7 May 2006 17:06:29 +0200
 
-linux-2.6 (2.6.16-15) UNRELEASED; urgency=low
+linux-2.6.16 (2.6.16-15) unstable; urgency=low
 
   [ maximilian attems ]
   * Add stable release 2.6.16.18:
@@ -69,6 +69,11 @@
     - sbp2: fix check of return value of hpsb_allocate_and_register_addrspace
     - x86_64: x86_64 add crashdump trigger points
     - ipw2200: Filter unsupported channels out in ad-hoc mode
+  * Add stable release 2.6.16.21:
+    - check_process_timers: fix possible lockup
+    - run_posix_cpu_timers: remove a bogus BUG_ON() (CVE-2006-2445)
+    - xt_sctp: fix endless loop caused by 0 chunk length (CVE-2006-3085)
+    - powerpc: Fix machine check problem on 32-bit kernels (CVE-2006-2448)
 
   [ Christian T. Steigies ]
   * [m68k] Add mac via patch from Finn Thain.
@@ -99,8 +104,19 @@
 
   [ Bastian Blank ]
   * Update vserver patch to 2.0.2-rc21.
+  * Bump build-dependency on kernel-package to 10.049.
 
- -- maximilian attems <maks at sternwelten.at>  Mon,  5 Jun 2006 20:22:12 +0200
+  [ Jurij Smakov ]
+  * Add dcache-memory-corruption.patch to fix the mremap(), occasionally
+    triggered on sparc in the form of dpkg database corruption. Affects
+    sparc64, mips and generic includes. Thanks to David Miller, original
+    patch is included in 2.6.17.
+    Ref: http://marc.theaimsgroup.com/?l=linux-sparc&m=114920963824047&w=2
+  * Add sparc32-iotlb.patch to fix the DMA errors encountered with latest
+    kernels on sparc32, in particularly HyperSparcs. Thanks to Bob Breuer.
+    Ref: http://marc.theaimsgroup.com/?l=linux-sparc&m=115077649707675&w=2
+
+ -- Bastian Blank <waldi at debian.org>  Wed, 21 Jun 2006 14:09:11 +0200
 
 linux-2.6 (2.6.16-14) unstable; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/templates/control.source.in
==============================================================================
--- dists/trunk/linux-2.6/debian/templates/control.source.in	(original)
+++ dists/trunk/linux-2.6/debian/templates/control.source.in	Wed Jun 21 16:47:16 2006
@@ -4,5 +4,5 @@
 Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
 Uploaders: Andres Salomon <dilinger at debian.org>, Bastian Blank <waldi at debian.org>, Simon Horman <horms at debian.org>, Sven Luther <luther at debian.org>, Jonas Smedegaard <dr at jones.dk>, Norbert Tretkowski <nobse at debian.org>, Frederik Schüler <fs at debian.org>
 Standards-Version: 3.6.1.0
-Build-Depends: debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, sparc-utils [sparc], kernel-package (>= 10.047), ocaml-interp, python, python2.4-minimal
+Build-Depends: debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, sparc-utils [sparc], kernel-package (>= 10.049), ocaml-interp, python, python2.4-minimal
 Build-Depends-Indep: docbook-utils, gs, transfig, xmlto



More information about the Kernel-svn-changes mailing list