rpms/id3lib/F-11 id3lib.spec,1.20,1.21

Adrian Reber adrian at fedoraproject.org
Thu Nov 19 09:50:31 UTC 2009


Author: adrian

Update of /cvs/extras/rpms/id3lib/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27288

Modified Files:
	id3lib.spec 
Log Message:
* Thu Nov 12 2009 Adrian Reber <adrian at lisas.de> - 3.8.3-24
- Fix "Stack smashing with vbr mp3 files" (bz #533706)
  also see https://bugs.launchpad.net/ubuntu/+source/id3lib3.8.3/+bug/444466



Index: id3lib.spec
===================================================================
RCS file: /cvs/extras/rpms/id3lib/F-11/id3lib.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- id3lib.spec	6 Jul 2009 07:20:03 -0000	1.20
+++ id3lib.spec	19 Nov 2009 09:50:31 -0000	1.21
@@ -1,7 +1,7 @@
 Summary:        Library for manipulating ID3v1 and ID3v2 tags
 Name:           id3lib
 Version:        3.8.3
-Release:        22%{?dist}
+Release:        24%{?dist}
 License:        LGPLv2+
 Group:          System Environment/Libraries
 URL:            http://id3lib.sourceforge.net/
@@ -12,6 +12,7 @@ Patch1:         id3lib-3.8.3-libtool-aut
 Patch2:         id3lib-3.8.3-io_helpers-163101.patch
 Patch3:         id3lib-3.8.3-mkstemp.patch
 Patch4:         id3lib-3.8.3-includes.patch
+Patch5:         http://launchpadlibrarian.net/33114077/id3lib-vbr_buffer_overflow.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:  zlib-devel doxygen
 
@@ -42,6 +43,7 @@ This package provides files needed to de
 %patch2 -p1 -b .io_helpers-163101
 %patch3 -p1 -b .mkstemp
 %patch4 -p1 -b .gcc43
+%patch5 -p1
 chmod -x src/*.h src/*.cpp include/id3/*.h
 sed -i -e 's/\r//' doc/id3v2.3.0.*
 sed -i -e 's|@DOX_DIR_HTML@|%{_docdir}/%{name}-devel-%{version}/api|' \
@@ -95,6 +97,13 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Nov 12 2009 Adrian Reber <adrian at lisas.de> - 3.8.3-24
+- Fix "Stack smashing with vbr mp3 files" (bz #533706)
+  also see https://bugs.launchpad.net/ubuntu/+source/id3lib3.8.3/+bug/444466
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.8.3-23
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Mon Jun 29 2009 Adrian Reber <adrian at lisas.de> - 3.8.3-22
 - Fix "id3lib-devel multilib conflict" (bz #507700)
 




More information about the fedora-extras-commits mailing list