SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libtool-32bit-2.4.2-5.1.x86_64.rpm :
Tue Nov 29 13:00:00 2011 cooloAATTsuse.com
- buildrequire automake for file list check

Thu Nov 10 13:00:00 2011 dmuellerAATTsuse.de
- update to 2.4.2:
- The generic approximation of the command line length limit (when getconf is
not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8.
- The bug that leaked developer tool paths into the release tarballs
from ./bootstrap is fixed.
- Improved support for the Cuda Compiler Driver (nvcc) on Darwin.
- For GCC LTO support, the -fuse-linker-plugin switch is now also removed
when computing compiler postdeps.
- The undocumented hardcode_libdir_flag_spec_ld tag variable has been
removed in favor of using hardcode_libdir_flag_spec with $wl set to empty.

Fri Sep 16 14:00:00 2011 cooloAATTsuse.com
- don\'t use _service

Fri Jul 29 14:00:00 2011 pthAATTsuse.de
- Add gcc-c++ gcc-fortran and gcc-objc to buildrequires so that
packages using the system wide libtool script compile.
- Add a rpmlintrc to shut up rpmlint on most warnings.

Mon Mar 14 13:00:00 2011 cooloAATTnovell.com
- require automake and provide symbolic names for libltdl

Wed Mar 9 13:00:00 2011 giecriljAATTstegny.2a.pl
- update to 2.4, which has quite some new stuff. Limiting here to
incompatible changes:
- The fix_srcfile_path variable has been replaced by a more thorough
mechanism triggered by the to_tool_file_cmd variable.
- The wrapper command line option support described above introduces the
following incompatibility: the wrapper will remove any command line
options that begin with \'--lt-
*\' from the argument list before launching
(uninstalled) programs. Any \'--lt-
*\' option on the command line not
recognized by the wrapper will result in an error.
- The type of the symbol lists variables (lt_
*_LTX_preloaded_symbols) has
been fixed in the manual and in a couple of tests to match the actual
implementation.

Mon Feb 28 13:00:00 2011 jslabyAATTsuse.de
- Fix AC_LANG_PROGRAM warnings (bnc#675573)

Sun Oct 31 13:00:00 2010 jengelhAATTmedozas.de
- Use %_smp_mflags

Mon May 31 14:00:00 2010 cooloAATTnovell.com
- add an empty install section

Thu May 27 14:00:00 2010 cooloAATTnovell.com
- split out the test suite that takes 95% of the build time

Thu May 27 14:00:00 2010 dmuellerAATTsuse.de
- tar is in /bin/tar, so a requires to /usr/bin/tar doesn\'t work

Fri May 7 14:00:00 2010 pthAATTnovell.com
- Libtool needs tar so add it as Requires (bnc#526298).

Sun Dec 13 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as source2

Sat Dec 12 13:00:00 2009 ajAATTsuse.de
- Add libtool-no-hostname.patch to not write hostname in libtool
to avoid rebuilds where nothing has changed beside the build host.

Wed Nov 18 13:00:00 2009 pthAATTsuse.de
- VUL-0 CVE-2009-3736 Update to 2.2.6b (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.

* Adapt test suite to changes.

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.

Tue May 23 14:00:00 2006 schwabAATTsuse.de
- Fix dependency.

Fri Jan 27 13:00:00 2006 schwabAATTsuse.de
- Split off libtldl package.

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Fri Jan 13 13:00:00 2006 schwabAATTsuse.de
- Run ldconfig.

Mon Jan 9 13:00:00 2006 schwabAATTsuse.de
- Update to libtool 1.5.22.

Thu Sep 1 14:00:00 2005 schwabAATTsuse.de
- Update to libtool 1.5.20.

Tue May 17 14:00:00 2005 schwabAATTsuse.de
- Update to libtool 1.5.18.

Thu Apr 28 14:00:00 2005 schwabAATTsuse.de
- Don\'t install in libltdl data files in libltdl directory.

Tue Apr 26 14:00:00 2005 schwabAATTsuse.de
- Update to libtool 1.5.16.

Sat Feb 12 13:00:00 2005 schwabAATTsuse.de
- Update to libtool 1.5.14.

Mon Feb 7 13:00:00 2005 schwabAATTsuse.de
- Fix handling of -pthread during linking.

Sat Feb 5 13:00:00 2005 schwabAATTsuse.de
- Update to libtool 1.5.12.

Fri Oct 8 14:00:00 2004 schwabAATTsuse.de
- Update to libtool 1.5.10.

Tue Aug 10 14:00:00 2004 roAATTsuse.de
- clean neededforbuild

Sat Aug 7 14:00:00 2004 schwabAATTsuse.de
- Update to libtool 1.5.8.

Mon Apr 12 14:00:00 2004 schwabAATTsuse.de
- Update to libtool 1.5.6.

Mon Jan 26 13:00:00 2004 schwabAATTsuse.de
- Update to libtool 1.5.2.

Wed Oct 15 14:00:00 2003 schwabAATTsuse.de
- Make sure we get a full-featured libtool [#32356].

Thu Jul 3 14:00:00 2003 meissnerAATTsuse.de
- biarch fix for powerpc64-
*linux
*.

Fri Apr 25 14:00:00 2003 schwabAATTsuse.de
- Update to libtool 1.5.
- Fix AC_PROG_LD_GNU.

Thu Apr 24 14:00:00 2003 roAATTsuse.de
- fix install_info --delete call and move from preun to postun

Mon Apr 7 14:00:00 2003 schwabAATTsuse.de
- Only delete info entries when removing last version.

Thu Feb 6 13:00:00 2003 schwabAATTsuse.de
- Use %install_info.

Wed Dec 4 13:00:00 2002 schwabAATTsuse.de
- Make sure we are using the fixed libtool macros during configuring.

Thu Oct 24 14:00:00 2002 schwabAATTsuse.de
- Update to libtool 1.4.3.

Thu Sep 19 14:00:00 2002 schwabAATTsuse.de
- Remove execute permission from
*.la.
- libtoolize: fix reference to configure.in.

Tue Sep 17 14:00:00 2002 roAATTsuse.de
- removed bogus self-provides

Mon Jul 29 14:00:00 2002 meissnerAATTsuse.de
- Added patch for a directory open problem (exhibited by gphoto in
LANG=de_DE). (extracted from libtool CVS)

Fri Jun 7 14:00:00 2002 schwabAATTsuse.de
- Fix for lib64.

Wed Jun 5 14:00:00 2002 schwabAATTsuse.de
- Fix logic in ltmain.sh.

Mon Apr 15 14:00:00 2002 sfAATTsuse.de
- use pass_all in AC_DEPLIBS_CHECK_METHOD for x86_64

Thu Mar 28 13:00:00 2002 schwabAATTsuse.de
- Fix last change to not patch the generated file.

Wed Feb 13 13:00:00 2002 stepanAATTsuse.de
- allow link against an archive when building a shared library
- patch to use mktemp to create the tempdir
- fix test quoting in ltmain.in

Tue Feb 5 13:00:00 2002 schwabAATTsuse.de
- Add patch to support DESTDIR.

Fri Jan 4 13:00:00 2002 schwabAATTsuse.de
- Quote $AS when writing it to libtool script.

Tue Nov 13 13:00:00 2001 schwabAATTsuse.de
- Use pass_all on mips.

Mon Oct 8 14:00:00 2001 schwabAATTsuse.de
- Fix quoting with \"libtool --mode=execute\".

Thu Sep 27 14:00:00 2001 schwabAATTsuse.de
- Update to libtool 1.4.2 (more portability fixes).

Tue Sep 4 14:00:00 2001 schwabAATTsuse.de
- Update to libtool 1.4.1 (only portability fixes).

Mon Jul 23 14:00:00 2001 schwabAATTsuse.de
- Use pass_all in AC_DEPLIBS_CHECK_METHOD for s390
* and m68k.

Tue Jun 12 14:00:00 2001 schwabAATTsuse.de
- Add URL.
- Install some docs.

Mon Jun 11 14:00:00 2001 olhAATTsuse.de
- recognize ppc64

Thu May 3 14:00:00 2001 schwabAATTsuse.de
- Update to libtool 1.4.

Mon Feb 19 13:00:00 2001 schwabAATTsuse.de
- Fix use of suse_update_config macro.

Mon Feb 19 13:00:00 2001 roAATTsuse.de
- fix specfile for sparc64 (again)

Thu Feb 15 13:00:00 2001 foberAATTsuse.de
- add suse_update_config (for the reason of 390 and the sake of the
rest)

Wed Sep 20 14:00:00 2000 foberAATTsuse.de
- s390: change deplibs_check_method back to file_magic (like 1.3.4)

Mon Sep 4 14:00:00 2000 nadvornikAATTsuse.cz
- update to 1.3.5

Fri May 12 14:00:00 2000 schwabAATTsuse.de
- Don\'t add libc to deplibs on Linux.

Sat Apr 1 14:00:00 2000 bkAATTsuse.de
- updated config.sub and config.guess patches for s390

Tue Mar 28 14:00:00 2000 bkAATTsuse.de
- patched config.sub and config.guess for s390

Wed Mar 22 13:00:00 2000 schwabAATTsuse.de
- Fix linux -> linux-gnu transformation in ltconfig.

Fri Feb 11 13:00:00 2000 kukukAATTsuse.de
- Add patches from LinuxPPC reference sources

Tue Jan 25 13:00:00 2000 kukukAATTsuse.de
- Update to 1.3.4
- move /usr/info -> /usr/share/info

Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.

Mon Jul 19 14:00:00 1999 florianAATTsuse.de
- update to version 1.3.3

Sat Sep 26 14:00:00 1998 keAATTsuse.de
- initial version: 1.2b.


 
ICM