Date: Sat, 28 Nov 2009 20:32:29 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libtool22 Makefile distinfo ports/devel/libtool22/files patch-libltdl-Makefile.in Message-ID: <200911282032.nASKWTCf019647@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kwm 2009-11-28 20:32:29 UTC FreeBSD ports repository Modified files: devel/libtool22 Makefile distinfo devel/libtool22/files patch-libltdl-Makefile.in Log: Update to 2.2.6b. - Fixed 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. Revision Changes Path 1.3 +1 -2 ports/devel/libtool22/Makefile 1.2 +3 -3 ports/devel/libtool22/distinfo 1.2 +8 -7 ports/devel/libtool22/files/patch-libltdl-Makefile.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911282032.nASKWTCf019647>