Changelog for
libtool-32bit-2.4.2-6.5.x86_64.rpm :
Wed Dec 2 13:00:00 2009 pthAATTsuse.de
- Testsuite needs zlib-devel.
- Compress patch.
- Add rpmlintrc file.
Mon Nov 30 13:00:00 2009 pthAATTsuse.de
- VUL-0 CVE-2009-3736 (bnc#556122):
- Fix libltdl to no longer attempt to dlopen() the old_library
listed in the .la file. Now will use only the preopen loader to
attempt to load it. This may be a security issue, all users are
advised to upgrade.
- Similarly, don\'t open module.la from the current directory, this
changes the behavior of libltdl to match the documentation.
- Modify testsuite accordingly.
Sat Feb 7 13:00:00 2009 schwabAATTsuse.de
- Rebuild broken info file.
Fri Jan 9 13:00:00 2009 schwabAATTsuse.de
- Fix last change.
Wed Jan 7 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Sun Sep 7 14:00:00 2008 schwabAATTsuse.de
- Update to libtool 2.2.6.
* New features:
- New lt_dloadvise_preload() call to set a hint that only preloadeded
modules can be opened.
- libtoolize no longer removes config.guess and config.sub, even when
- -install is passed.
* Changes in supported systems or compilers:
- Fixes for ifort on Darwin, and newer Intel compilers (icc 10, ifort 9)
on GNU/Linux.
- Fixes for cwrapper (cygwin/mingw) under -stdc=c99.
- Support cross compile of MinGW with Wine.
- Initial support for cegcc (Windows CE/PocketPC) cross compilation.
- Initial support for lf95 (Lahey Fortran 8.1) on GNU/Linux.
* Bug fixes:
- Several testsuite issues have been fixed, thanks to user feedback.
- Fix 2.2 regression that caused argz symbols to be exported from
libltdl unrenamed on systems that do not have working argz.
- Revert \"lt_dlopen(NULL) works on AIX again.\". It was not the
correct fix.
- Diagnose \'-L\' arguments correctly.
- Libtool no longer tries to open devices as files in execute mode.
- Libtool no longer removes
*.gcno profile information from GCC.
Wed May 21 14:00:00 2008 cthielAATTsuse.de
- fix baselibs.conf
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Fri Feb 1 13:00:00 2008 schwabAATTsuse.de
- Update to libtool 1.5.26.
* Improved support for Mac OS X Leopard.
* 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.
* Some configure variables have been renamed to fix caching:
lt_prog_compiler_pic_works to lt_cv_prog_compiler_pic_works
lt_prog_compiler_static_works to lt_cv_prog_compiler_static_works.
* Support for AIX 6.1.
* Bug Fixes.
Tue Nov 13 13:00:00 2007 schwabAATTsuse.de
- Fix C++ includes.
Wed Jun 27 14:00:00 2007 schwabAATTsuse.de
- Update to libtool 1.5.24.
* Initial support for Interix newer than version 3.
* Use getconf ARG_MAX to find the max command line length.
* Bug Fixes.
Wed Jun 6 14:00:00 2007 schwabAATTsuse.de
- Rename libltdl to libltdl-3.
Mon Sep 18 14:00:00 2006 schwabAATTsuse.de
- Remove build requires.