r1401 - in trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian: . patches/series
Joshua Kwan
joshk@haydn.debian.org
Sat, 28 Aug 2004 20:44:51 -0600
Author: joshk
Date: 2004-08-27 13:10:25 -0600 (Fri, 27 Aug 2004)
New Revision: 1401
Modified:
trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/control
trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-5
Log:
nuke xfrm4_tunnel, revise changelog, add self to Uploaders
Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog 2004-08-27 19:01:12 UTC (rev 1400)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog 2004-08-27 19:10:25 UTC (rev 1401)
@@ -1,14 +1,20 @@
kernel-source-2.6.8 (2.6.8-5) UNRELEASED; urgency=high
- * I'm not happy yet:
- - (ADDED) sparc64-sunsab-fix.dpatch: Fix the infamous serial output
+ * Patches by the infintely wise and awesome David S. Miller:
+ - sparc64-sunsab-fix.dpatch: Fix the infamous serial output
bug causing every other character in kernel messages to be omitted.
- - (ADDED) sparc64-syslog-register.dpatch: Fix a critical typo that
+ - sparc64-syslog-register.dpatch: Fix a critical typo that
caused the 32-bit syslog wrapper to halt the entire system.
- - Both patches by the infintely wise and awesome David S. Miller.
- - (ADDED) sparc32-export-more-ksyms.dpatch: Export enough ksyms for us
- to get by.
+
+ * sparc32: Export enough ksyms for our modules to work.
+ * Drop patch modular-xfrm4_tunnel, which caused far more trouble than it
+ was worth.
+
+ * Switch to the 2.4.x patch-series system. Drop build-dependency on dpatch.
+
+ * Add myself to Uploaders.
+
-- Joshua Kwan <joshk@triplehelix.org> Fri, 27 Aug 2004 06:14:43 +0000
kernel-source-2.6.8 (2.6.8-4) unstable; urgency=high
Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/control
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/control 2004-08-27 19:01:12 UTC (rev 1400)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/control 2004-08-27 19:10:25 UTC (rev 1401)
@@ -2,9 +2,9 @@
Section: devel
Priority: optional
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
-Uploaders: William Lee Irwin III <wli@debian.org>, Jens Schmalzing <jensen@debian.org>, Sven Luther <luther@debian.org>, Andres Salomon <dilinger@voxel.net>
+Uploaders: William Lee Irwin III <wli@debian.org>, Jens Schmalzing <jensen@debian.org>, Sven Luther <luther@debian.org>, Andres Salomon <dilinger@voxel.net>, Joshua Kwan <joshk@triplehelix.org>
Standards-Version: 3.6.1
-Build-Depends: bzip2, debhelper, docbook-utils, gs, kernel-package (>= 7.48), transfig, dpatch
+Build-Depends: bzip2, debhelper, docbook-utils, gs, kernel-package (>= 7.48), transfig
Package: kernel-source-2.6.8
Architecture: all
Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-5
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-5 2004-08-27 19:01:12 UTC (rev 1400)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-5 2004-08-27 19:10:25 UTC (rev 1401)
@@ -1,4 +1,4 @@
+ sparc64-sunsab-fix.dpatch
+ sparc64-syslog-register.dpatch
+ sparc32-export-more-ksyms.dpatch
-+ modular-xfrm_tunnel-export-symbol.diff
+- modular-xfrm_tunnel.dpatch