[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r913 - linux-kernel-headers/branches/lkh-branch-2.6.12/debian



Author: gotom
Date: 2005-05-27 14:38:42 +0000 (Fri, 27 May 2005)
New Revision: 913

Modified:
   linux-kernel-headers/branches/lkh-branch-2.6.12/debian/changelog
Log:
updated to 2.6.12+0rc5-1.


Modified: linux-kernel-headers/branches/lkh-branch-2.6.12/debian/changelog
===================================================================
--- linux-kernel-headers/branches/lkh-branch-2.6.12/debian/changelog	2005-05-27 14:38:00 UTC (rev 912)
+++ linux-kernel-headers/branches/lkh-branch-2.6.12/debian/changelog	2005-05-27 14:38:42 UTC (rev 913)
@@ -1,12 +1,59 @@
-linux-kernel-headers (2.5.999-test7-bk-18) unstable; urgency=low
+linux-kernel-headers (2.6.12+0rc5-1) experimental; urgency=low
 
   * GOTO Masanori <gotom@debian.org>
-  
+
+    - New upstream release 2.6.12-rc5.
+    - autoconfs/*.h: Update.
+    - version.h: Update.
+    - These patches are updated:
+      - debian/patches/asm-i386-byteorder-u64.patch: Update for the recent
+        tree.
+      - debian/patches/byteorder-const.patch: Likewise.
+      - debian/patches/videodev2-timeval.patch: Likewise.
+      - debian/patches/x86-64-long-long.patch: Likewise.
+      - debian/patches/alpha-ansi.patch: Update, move linux/byteorder/swab.h
+        part to byteorder.patch.
+      - debian/patches/linux-types-and-time.patch: Update, add __extension__
+        for linux/types.h.
+      - debian/patches/mips-ansi-fixes.patch: Update, drop addrspace.h part
+        because it does not have // any more.  Add __KERNEL__ into atomic.h.
+      - debian/patches/no-linux-compiler-h.patch: Update, add unexport
+        __builtin_warning for STRICT_ANSI.
+      - debian/patches/usb.patch: Fixes use of <linux/usb.h> from userspace.
+      - debian/patches/linux-netlink-compilation.patch: move __KERNEL__ in
+        linux/netlink.h in order to include in-kernel enum definition.
+
+    - These patches are removed:
+      - debian/patches/asm-mips-asm-and-unistd.patch: Remove, because it was
+        already applied in upstream.
+      - debian/patches/ioctl-signedness.patch: Likewise.
+      - debian/patches/linux-fb-compilefix.patch: Likewise.
+      - debian/patches/msqid64_ds-inconsistency.patch: Likewise.
+      - debian/patches/nbd.patch: Likewise.
+      - debian/patches/s390-asm-byteorder.patch: Likewise.
+      - debian/patches/sparc-asm-elf.patch: Likewise.
+      - debian/patches/toshiba.patch: Likewise.
+      - debian/patches/isdn.patch: Remove, because we don't need to apply it
+        nowadays.
+      - debian/patches/msdos-fs.patch: Likewise.
+
+    - These patches are added:
+      - debian/patches/linux-fs-types.patch: Add, to include linux/types.h
+        out of __KERNEL__ so that lkh linux/types.h has special hack for
+        passing non __KERNEL__ part.  This patch fixes testsuite/fs.c test.
+      - debian/patches/byteorder-inline: Add, to use __inline__ instead of
+        inline directly for -ansi.  Don't define __cpu_to[lb]64p and
+        __[lb]64_to_cpup under __STRICT_ANSI__.
+
+    - debian/copyright: Change upstream address slightly.
+    - debian/make-autoconfs.sh: Add ppc64 and m32r.  (Closes: #283597)
+    - debian/make-autoconfs.sh: Generate amd64 instead of x86_64.
+
     - Add a patch for PPC32 <asm/unaligned.h> not to enclose
       #ifdef __KERNEL__ on ppc. (Closes: #263348).
       - asm-ppc-unaligned.patch
 
- -- GOTO Masanori <gotom@debian.org>  Mon,  9 Aug 2004 14:18:30 +0900
+ -- GOTO Masanori <gotom@debian.org>  Tue,  3 May 2005 11:55:21 +0900
 
 linux-kernel-headers (2.5.999-test7-bk-17) unstable; urgency=low
 



Reply to: