CVS: moonbase/libs/uClibc .config.bz2, 1.6, 1.7 BUILD, 1.5,
1.6 DETAILS, 1.11, 1.12
Terry Chan
tchan at lunar-linux.org
Fri Dec 26 16:58:38 GMT 2003
Update of /var/cvs/lunar/moonbase/libs/uClibc
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6181
Modified Files:
.config.bz2 BUILD DETAILS
Log Message:
Version bump to 0.9.24. Compiled and tested with gcc-3.2.3, glibc-2.3.2.
Another bugfix release.
Index: .config.bz2
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/uClibc/.config.bz2,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
Binary files /tmp/cvsrhE3nB and /tmp/cvsFqpIQU differ
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/uClibc/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 14 Nov 2003 17:55:57 -0000 1.5
+++ BUILD 26 Dec 2003 16:58:35 -0000 1.6
@@ -1,9 +1,7 @@
(
bzcat $SCRIPT_DIRECTORY/.config.bz2 > .config &&
sedit "s/\#-DUSE_CACHE/ -DUSE_CACHE/" Rules.mak &&
-# sedit "s/\usr\/bin\/awk/\/bin\/awk/" Rules.mak &&
patch_it $SOURCE_CACHE/$SOURCE2 0 &&
-# sedit "s/TARGETS += ldconfig/#TARGETS += ldconfig/" ldso/util/Makefile &&
default_make
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/uClibc/DETAILS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- DETAILS 14 Nov 2003 17:55:57 -0000 1.11
+++ DETAILS 26 Dec 2003 16:58:35 -0000 1.12
@@ -1,16 +1,16 @@
MODULE=uClibc
- VERSION=0.9.23
- #VERSION=0.9.21
+ VERSION=0.9.24
+ #VERSION=0.9.23
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:42001a50d982d0f5d0c0e68e53c9d7a1
- SOURCE2_VFY=md5:0dd9e8bdf6375627240f434744febcff
+ SOURCE_VFY=md5:3deb4ddba99168a35596dc2faaf497f4
+ SOURCE2_VFY=md5:80f9b66c540476367b09417378ca0c3c
WEB_SITE=http://www.uclibc.org/
ENTERED=20020725
- UPDATED=20031114
+ UPDATED=20031226
SHORT="uClibc is a C library for developing embedded Linux systems."
PSAFE="no"
GCCWRAPPERS="off"
More information about the Lunar-commits
mailing list