GNU Libtool 1.5.4 released
Peter O'Gorman <[email protected]> Sun, 04 Apr 2004 02:19:33 +0900
| Newsgroups | gmane.comp.sysutils.autotools.announce |
|---|---|
| Message-ID | <[email protected]> |
The Libtool Team is pleased to announce the release of GNU Libtool 1.5.4. GNU Libtool hides the complexity of using shared libraries behind a consistent, portable interface. GNU Libtool ships with GNU libltdl, which hides the comlexity of loading dynamic runtime libraries (modules) behind a consistent, portable interface. This release has fixes for bugs found in releases 1.5 and 1.5.2. New in 1.5.4: Saturday, April 3rd 2004 Less brokenness. libtool-1.5.4 is available now from ftp.gnu.org, along with diffs and xdeltas against libtool-1.5.2 that are also available from ftp.gnu.org. Please use a mirror to reduce stress on the main gnu machine: http://www.gnu.org/order/ftp.html Here are the compressed sources: ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.4.tar.gz Here are the xdeltas and diffs against libtool-1.5.2: ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.2-1.5.4.diff.gz ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.2-1.5.4.xdelta Here are the gpg detached signatures: ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.4.tar.gz.sig ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.2-1.5.4.diff.gz.sig ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.2-1.5.4.xdelta.sig Here are the MD5 and SHA1 checksums: 5d7bcad7ca3af1ac2f344ec554fe70ec libtool-1.5.4.tar.gz 697cecebf26dec9b244b1ceb1004a1bf libtool-1.5.2-1.5.4.diff.gz 4f80a507d53e0df113ccb7a4114bae7b libtool-1.5.2-1.5.4.xdelta 5bee4b80d039685beb8e2477369a09f0093e06d0 libtool-1.5.4.tar.gz c8eee7ec1c2d99df30e4a11aefda94de9d1383d3 libtool-1.5.2-1.5.4.diff.gz 8d4b0770902db990c6ce5c9081cc447919e74db5 libtool-1.5.2-1.5.4.xdelta This release was bootstrapped with autoconf-2.59 and automake-1.8.3, but is useable with Autoconf 2.50 & later and Automake 1.4 & later in your own projects. Alternatively, you can fetch the unbootstrapped sourcecode from anonymous cvs by using the following commands (just hit return when you are prompted for the password): $ export CVS_RSH=ssh $ cvs -z3 -d :ext:[email protected]:/cvsroot/libtool \ co -r release-1-5-4 libtool You will then need to have the latest release versions of Automake (1.8.3) and Autoconf (2.59) installed to bootstrap the checked out sources yourself. Please report bugs to <[email protected]>.