[kernel] r4943 - in dists/sid/linux-2.6/debian: . bin

maximilian attems maks-guest at costa.debian.org
Thu Dec 1 11:58:55 UTC 2005


Author: maks-guest
Date: Thu Dec  1 11:58:54 2005
New Revision: 4943

Modified:
   dists/sid/linux-2.6/debian/bin/install-header
   dists/sid/linux-2.6/debian/changelog
Log:
unbreak klibc


Modified: dists/sid/linux-2.6/debian/bin/install-header
==============================================================================
--- dists/sid/linux-2.6/debian/bin/install-header	(original)
+++ dists/sid/linux-2.6/debian/bin/install-header	Thu Dec  1 11:58:54 2005
@@ -9,7 +9,7 @@
 
 # The scripts/ directory should be supplied for each flavour, since some
 # archs do some *very* strange things...
-rm -rf scripts
+# rm -rf scripts
 
 # XXX: once we're using a linux-headers-$(version)-$(debnum) that's Arch: all,
 # we'll want to drop this bit of code.  The asm-* directories should remain.

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Thu Dec  1 11:58:54 2005
@@ -13,11 +13,17 @@
     (closes: #278729)
   * Enable OBSOLETE_OSS_USB_DRIVER and USB_AUDIO
     as alsa snd-usb-audio still isn't quite there.
-    I expect this to be re-disabled at some stage, 
+    I expect this to be re-disabled at some stage,
     possibly soon if it proves to be a source of bugs.
     (closes: #340388)
 
- -- Simon Horman <horms at verge.net.au>  Wed, 30 Nov 2005 16:40:49 +0900
+  [ maximilian attems ]
+  * Comment out include/asm symlink deletion in the generic per-arch
+    linux-headers. This symlink was present in headers packages before
+    2.6.14-1. Unbreaks klibc, which arguably should depend against fixed
+    linux-kernel-headers.
+
+ -- maximilian attems <maks at sternwelten.at>  Thu,  1 Dec 2005 12:57:21 +0100
 
 linux-2.6 (2.6.14-4) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list