./audio/libid3tag, ID3 tag library, part of MAD (MPEG Audio Decoder)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q1, Version: 0.15.1bnb2, Package name: libid3tag-0.15.1bnb2, Maintainer: simonb

libid3tag is a library for reading and (eventually) writing ID3
tags, both ID3v1 and the various versions of ID3v2.


Required to build:
[devel/libtool-base]

Master sites: (Expand)

SHA1: 4d867e8a8436e73cd7762fe0e85958e35f1e4306
RMD160: 31a69b8ad7684aefdb675acc8ebf89bd6f432095
Filesize: 330.218 KB

Version history: (Expand)


CVS history: (Expand)


   2008-05-23 12:25:50 by Tyler R. Retzlaff | Files touched by this commit (3)
Log message:
pullup ticket #2392 - requested by simonb, tron
libid3tag: fix end of string check

revisions pulled up:
- pkgsrc/audio/libid3tag/Makefile		1.22
- pkgsrc/audio/libid3tag/distinfo		1.4,1.5
- pkgsrc/audio/libid3tag/patches/patch-ab	1.1,1.2

   Module Name:	pkgsrc
   Committed By:	simonb
   Date:		Tue May 20 13:31:39 UTC 2008

   Modified Files:

   	pkgsrc/audio/libid3tag: Makefile distinfo
   Added Files:

   	pkgsrc/audio/libid3tag/patches: patch-ab

   Log message:

   Check for end-of-string when parsing a stringlist field.

   Problem and fix originally reported by Kentaro Oda to the mad-dev
   mailing list.

   See http://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2008-2109
   for some more info.
   ------------------------------------------------------------------------

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Wed May 21 09:42:13 UTC 2008

   Modified Files:
   	pkgsrc/audio/libid3tag: distinfo
   	pkgsrc/audio/libid3tag/patches: patch-ab

   Log message:
   Fix broken URL and correct incorrect patch checksum.