Hello Libtool patches,
I've applied these two NEWS updates to the respective branches.
Cheers,
Ralf
HEAD:
2007-09-01 Ralf Wildenhues <[EMAIL PROTECTED]>
* NEWS: Update.
Index: NEWS
===================================================================
RCS file: /cvsroot/libtool/libtool/NEWS,v
retrieving revision 1.206
diff -u -r1.206 NEWS
--- NEWS 29 Aug 2007 20:54:53 -0000 1.206
+++ NEWS 1 Sep 2007 10:54:35 -0000
@@ -96,6 +96,9 @@
- Improve linking with C++ libraries on Solaris with Sun compiler.
- Fix installation of libraries that are required by installation
commands such as `ln' or `rm'.
+ - More robust parsing of mangled `.la' files inside libltdl, fixing a
+ possible overrun and a crash due to memory exhaustion.
+ - Fix compile command line for gcj on MinGW.
- Loads of smaller bug fixes.
branch-1-5:
2007-09-01 Ralf Wildenhues <[EMAIL PROTECTED]>
* NEWS: Update.
Index: NEWS
===================================================================
RCS file: /cvsroot/libtool/libtool/NEWS,v
retrieving revision 1.109.2.58
diff -u -r1.109.2.58 NEWS
--- NEWS 24 Jun 2007 03:34:31 -0000 1.109.2.58
+++ NEWS 1 Sep 2007 10:55:16 -0000
@@ -1,6 +1,9 @@
NEWS - list of user-visible changes between releases of GNU Libtool
New in 1.5.25a: 2007-??-??; CVS version 1.5.25a, Libtool team:
+* More robust parsing of mangled `.la' files inside libltdl, fixing a
+ possible overrun and a crash due to memory exhaustion.
+* Fix compile command line for gcj on MinGW.
* Bug Fixes.
New in 1.5.24: 2007-06-17; CVS version 1.5.23c, Libtool team: