From 744a3e33f47349f58f152d0bea4a39c6d59742cb Mon Sep 17 00:00:00 2001 From: salo Date: Tue, 7 Sep 2004 22:14:09 +0000 Subject: PKGREVISION++ - fix a buffer overflow: "A malicious formatted mp3/2 causes mpg123 to fail header checks, this may allow arbitrary code to be executed with the privilege of the user trying to play the mp3." - patch from Debian but retain code style. --- audio/mpg123-nas/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/mpg123-nas') diff --git a/audio/mpg123-nas/Makefile b/audio/mpg123-nas/Makefile index c04c271edb9..d89e78bb784 100644 --- a/audio/mpg123-nas/Makefile +++ b/audio/mpg123-nas/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/04/24 23:16:32 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2004/09/07 22:14:10 salo Exp $ PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with NAS output TARGET_SUFFIX= -nas -- cgit v1.2.3