Security update to 1.23.8:

Fix an out-of-bounds memory read in the ID3v2 parser for tags that claim an
unrealistically small length.
This commit is contained in:
naddy 2016-11-01 12:27:07 +00:00
parent 2364f58320
commit 1454b62297
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.85 2016/07/30 20:48:01 naddy Exp $
# $OpenBSD: Makefile,v 1.86 2016/11/01 12:27:07 naddy Exp $
COMMENT= fast console MPEG audio player and decoder library
DISTNAME= mpg123-1.23.6
DISTNAME= mpg123-1.23.8
SHARED_LIBS= mpg123 6.0 # 42.2
SHARED_LIBS+= out123 0.1 # 1.4
CATEGORIES= audio

View File

@ -1,2 +1,2 @@
SHA256 (mpg123-1.23.6.tar.bz2) = QHPZxgpDhy9vWjoyL16iGrfwhp0u0l55w+uFIfo8MtQ=
SIZE (mpg123-1.23.6.tar.bz2) = 893351
SHA256 (mpg123-1.23.8.tar.bz2) = 3iMDyOy2VZPjmBXAovLy2R9wjEO4WlX90ZNMguZ3z44=
SIZE (mpg123-1.23.8.tar.bz2) = 893728