r1483 - in trunk/kernel-2.4: i386/kernel-image-2.4.27-i386-2.4.27/debian source/kernel-source-2.4.27-2.4.27/debian

Joshua Kwan joshk@haydn.debian.org
Mon, 30 Aug 2004 02:24:35 -0600


Author: joshk
Date: 2004-08-30 02:24:08 -0600 (Mon, 30 Aug 2004)
New Revision: 1483

Modified:
   trunk/kernel-2.4/i386/kernel-image-2.4.27-i386-2.4.27/debian/changelog
   trunk/kernel-2.4/i386/kernel-image-2.4.27-i386-2.4.27/debian/control
   trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
Log:
transfer bug closure to kernel-image-2.4.27-i386


Modified: trunk/kernel-2.4/i386/kernel-image-2.4.27-i386-2.4.27/debian/changelog
===================================================================
--- trunk/kernel-2.4/i386/kernel-image-2.4.27-i386-2.4.27/debian/changelog	2004-08-30 07:42:37 UTC (rev 1482)
+++ trunk/kernel-2.4/i386/kernel-image-2.4.27-i386-2.4.27/debian/changelog	2004-08-30 08:24:08 UTC (rev 1483)
@@ -1,3 +1,13 @@
+kernel-image-2.4.27-i386 (2.4.27-3) UNRELEASED; urgency=high
+
+  * Build against kernel-tree-2.4.27-5:
+    - More TG3 woes fixed; this time with HW autoneg causing problems on
+      unrelated cards.
+    - Add very very important ide-probe.c patch missed out in previous 
+      uploads of the kernel source. (Closes: #266538, #266510)
+
+ -- Joshua Kwan <joshk@triplehelix.org>  Mon, 30 Aug 2004 01:21:54 -0700
+
 kernel-image-2.4.27-i386 (2.4.27-2) unstable; urgency=high
 
   * Build from kernel-tree-2.4.27-4, fixing small problems with tg3

Modified: trunk/kernel-2.4/i386/kernel-image-2.4.27-i386-2.4.27/debian/control
===================================================================
--- trunk/kernel-2.4/i386/kernel-image-2.4.27-i386-2.4.27/debian/control	2004-08-30 07:42:37 UTC (rev 1482)
+++ trunk/kernel-2.4/i386/kernel-image-2.4.27-i386-2.4.27/debian/control	2004-08-30 08:24:08 UTC (rev 1483)
@@ -4,7 +4,7 @@
 Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
 Uploaders: William Irwin <wli@debian.org>, Sven Luther <luther@debian.org>, Jens Schmalzing <jensen@debian.org>, Jeff Bailey <jbailey@debian.org>, Dann Frazier <dannf@debian.org>, Simon Horman <horms@debian.org>, Joshua Kwan <joshk@triplehelix.org>
 Standards-Version: 3.6.1
-Build-Depends: debhelper (>= 2), modutils, kernel-tree-2.4.27-4, kernel-package (>= 8.042)
+Build-Depends: debhelper (>= 2), modutils, kernel-tree-2.4.27-5, kernel-package (>= 8.042)
 
 Package: kernel-headers-2.4.27-1
 Architecture: i386

Modified: trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
===================================================================
--- trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog	2004-08-30 07:42:37 UTC (rev 1482)
+++ trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog	2004-08-30 08:24:08 UTC (rev 1483)
@@ -3,7 +3,6 @@
   * Fix a goofup in debian/apply that didn't really affect normal users.
   * 070_ide_scan_pcibus.diff: Add this very crucial hunk of code that was
     missed while exploding the monolithic patchset into small diffs.
-    (Closes: #266538, #266510)
   * 071_dep_fw_loader-2.diff: Simplify 066_dep_fw_loader.diff (removed) so
     that it works with make xconfig as well. (Closes: #268436)
   * Remove obsoleted README.NMU.