Author: adamg Date: Sat Sep 1 13:32:42 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix for CVE-2007-4460; release 8
---- Files affected: SPECS: id3lib.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: SPECS/id3lib.spec diff -u SPECS/id3lib.spec:1.46 SPECS/id3lib.spec:1.47 --- SPECS/id3lib.spec:1.46 Tue Jun 5 20:56:51 2007 +++ SPECS/id3lib.spec Sat Sep 1 15:32:37 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka do zarzÄ…dzania znacznikami ID3v1 oraz ID3v2 Name: id3lib Version: 3.8.3 -Release: 7 +Release: 8 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/id3lib/%{name}-%{version}.tar.gz @@ -12,6 +12,7 @@ Patch1: %{name}-link.patch Patch2: %{name}-iconv-in-libc.patch Patch3: http://dl.sourceforge.net/easytag/patch_id3lib_3.8.3_UTF16_writing_bug.diff +Patch4: %{name}-CVE-2007-4460.patch URL: http://id3lib.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -85,6 +86,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %{__libtoolize} @@ -132,6 +134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2007/09/01 13:32:37 adamg +- fix for CVE-2007-4460; release 8 + Revision 1.46 2007/06/05 18:56:51 arekm - rel 7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/id3lib.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
