rpms/libtool/devel .cvsignore, 1.19, 1.20 libtool.spec, 1.78, 1.79 sources, 1.19, 1.20

Karsten Hopp karsten at fedoraproject.org
Wed Dec 2 11:09:10 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/libtool/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30164

Modified Files:
	.cvsignore libtool.spec sources 
Log Message:
- update to 2.2.6b, fixes CVE-2009-3736:
  libltdl may load and execute code from a library in the current directory



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libtool/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	12 Aug 2009 17:25:09 -0000	1.19
+++ .cvsignore	2 Dec 2009 11:09:09 -0000	1.20
@@ -1 +1 @@
-libtool-2.2.6a.tar.lzma
+libtool-2.2.6b.tar.lzma


Index: libtool.spec
===================================================================
RCS file: /cvs/extras/rpms/libtool/devel/libtool.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -p -r1.78 -r1.79
--- libtool.spec	12 Aug 2009 17:25:09 -0000	1.78
+++ libtool.spec	2 Dec 2009 11:09:10 -0000	1.79
@@ -2,11 +2,11 @@
 
 Summary: The GNU Portable Library Tool
 Name:    libtool
-Version: 2.2.6
-Release: 14%{?dist}
+Version: 2.2.6b
+Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+ and GFDL
 Group:   Development/Tools
-Source:  http://ftp.gnu.org/gnu/libtool/libtool-%{version}a.tar.lzma
+Source:  http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.lzma
 Patch0:  libtool-2.2.6a-rpath.patch
 URL:     http://www.gnu.org/software/libtool/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)
@@ -142,6 +142,10 @@ fi
 
 
 %changelog
+* Tue Dec 01 2009 Karsten Hopp <karsten at redhat.com> 2.2.6b-1
+- update to 2.2.6b, fixes CVE-2009-3736:
+  libltdl may load and execute code from a library in the current directory
+
 * Wed Aug 12 2009 Ville Skyttä <ville.skytta at iki.fi> - 2.2.6-14
 - Use lzma compressed upstream tarball.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libtool/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	12 Aug 2009 17:25:09 -0000	1.19
+++ sources	2 Dec 2009 11:09:10 -0000	1.20
@@ -1 +1 @@
-b121e4848cc53fdd69e796aed73b9ccf  libtool-2.2.6a.tar.lzma
+a4b36980765003b47dd75ac9429f4f11  libtool-2.2.6b.tar.lzma




More information about the fedora-extras-commits mailing list