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

r2339 - in glibc-package/trunk/debian: . sysdeps



Author: aurel32
Date: 2007-06-02 13:58:32 +0000 (Sat, 02 Jun 2007)
New Revision: 2339

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/sysdeps/armel.mk
Log:
  * debian/sysdeps/armel.mk: bump minimum kernel requirement to 2.6.14 
    on armel.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2007-06-02 13:54:33 UTC (rev 2338)
+++ glibc-package/trunk/debian/changelog	2007-06-02 13:58:32 UTC (rev 2339)
@@ -14,17 +14,22 @@
   * debian/sysdeps/arm.mk, debian/script.in/kernelcheck.sh: bump minimum
     kernel requirement to 2.6.12 on arm to get __ARM_NR_set_tls syscall.
     Closes: #421037.
+  * debian/sysdeps/armel.mk: bump minimum kernel requirement to 2.6.14 
+    on armel.
 
   [ Clint Adams ]
   * debian/local/manpages/ld.so.8: quote accepted values for LD_DEBUG.
     closes: #426101.
-  * New Malayalam debconf translation, by Sajeev പിആര്‍. 
+  * New Malayalam debconf translation, by Sajeev പിആര്‍.
     closes: #426203.
   * Update Vietnamese debconf translation, by Clytie Siddall.
     closes: #426824.
 
- -- Aurelien Jarno <aurel32@debian.org>  Fri, 01 Jun 2007 17:22:12 +0200
+  [ Aurelien Jarno ]
+  * 
 
+ -- Aurelien Jarno <aurel32@debian.org>  Sat, 02 Jun 2007 15:58:02 +0200
+
 glibc (2.5-9) unstable; urgency=low
 
   * debian/patches/arm/local-ioperm.diff: Remove the check

Modified: glibc-package/trunk/debian/sysdeps/armel.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/armel.mk	2007-06-02 13:54:33 UTC (rev 2338)
+++ glibc-package/trunk/debian/sysdeps/armel.mk	2007-06-02 13:58:32 UTC (rev 2339)
@@ -1 +1,5 @@
 libc_add-ons = ports nptl $(add-ons)
+
+# First kernel version that supports EABI
+libc_MIN_KERNEL_SUPPORTED = 2.6.14
+



Reply to: