[Lunar-commits] CVS: moonbase/libs/uClibc .config.bz2, 1.7, 1.8 DETAILS, 1.12, 1.13

Terry Chan tchan at lunar-linux.org
Sat Jan 3 18:04:27 GMT 2004


Update of /var/cvs/lunar/moonbase/libs/uClibc
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14472

Modified Files:
	.config.bz2 DETAILS 
Log Message:
Version bump to uClibc-0.9.25.  A bugfix release.  NOTE: uClibc is heading
down the same path a glibc in that it USES the /usr/src/linux link to
parse kernel header info.  It will NOT compile correctly using the headers
installed into /usr/include/linux.  Tested with kernel-2.4.23 and gcc-3.2.3.


Index: .config.bz2
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/uClibc/.config.bz2,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
Binary files /tmp/cvsV6JRdQ and /tmp/cvs688ax2 differ

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/uClibc/DETAILS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- DETAILS	26 Dec 2003 16:58:35 -0000	1.12
+++ DETAILS	3 Jan 2004 18:04:25 -0000	1.13
@@ -1,19 +1,19 @@
           MODULE=uClibc
-         VERSION=0.9.24
-        #VERSION=0.9.23
+         VERSION=0.9.25
+        #VERSION=0.9.24
           SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=$MODULE-$VERSION-Makefile-1.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://www.uclibc.org/downloads/$SOURCE
   SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
-      SOURCE_VFY=md5:3deb4ddba99168a35596dc2faaf497f4
-     SOURCE2_VFY=md5:80f9b66c540476367b09417378ca0c3c
+      SOURCE_VFY=md5:291986dcfe26336cd853134ff9ad5dd9
+     SOURCE2_VFY=md5:5f944b0e8cd55e49970da809cdf0f62a
         WEB_SITE=http://www.uclibc.org/
          ENTERED=20020725
-         UPDATED=20031226
+         UPDATED=20040103
            SHORT="uClibc is a C library for developing embedded Linux systems."
-           PSAFE="no"
-     GCCWRAPPERS="off"
+           PSAFE=no
+     GCCWRAPPERS=off
       MAINTAINER="tchan at lunar-linux.org"
 cat << EOF
 uClibc is a C library for developing embedded Linux systems.



More information about the Lunar-commits mailing list