summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorsalo <salo>2005-12-10 23:34:41 +0000
committersalo <salo>2005-12-10 23:34:41 +0000
commitc1f06b3a23c6307621dc7ec04967a3794432bdbb (patch)
treef8671c0aa9354cdd1cbc18cc749a86d0fe95b61a /multimedia/mplayer
parent2d112892cbe855f606933d45fe3d9771e58f41ed (diff)
downloadpkgsrc-c1f06b3a23c6307621dc7ec04967a3794432bdbb.tar.gz
Security fix for SA17892:
"A vulnerability in FFmpeg libavcodec can be exploited by malicious people to cause a DoS (Denial of Service) and potentially to compromise a user's system." http://secunia.com/advisories/17892/ Fix from ffmpeg CVS repository, libavcodec/utils.c rev. 1.162: "default_get_buffer() cleanup fixes probably exploitable heap overflow heap overflow found by (Simon Kilvington)"
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 4af1819d06d..0ad96448f43 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2005/11/26 01:31:50 ben Exp $
+# $NetBSD: Makefile,v 1.24 2005/12/10 23:34:41 salo Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Software-only MPEG-1/2/4 video decoder