pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/xine-lib update to 1.1.15
details: https://anonhg.NetBSD.org/pkgsrc/rev/8489ac8e403b
branches: trunk
changeset: 546288:8489ac8e403b
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Aug 26 13:12:30 2008 +0000
description:
update to 1.1.15
This release contains some security fixes, notably a DoS via corrupted
Ogg files (CVE-2008-3231), some related fixes, and fixes for a few
possible buffer overflows.
The other changes include recognition of AMR audio and Snow video.
diffstat:
multimedia/xine-lib/Makefile | 4 +---
multimedia/xine-lib/Makefile.common | 10 +++++-----
multimedia/xine-lib/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 12 deletions(-)
diffs (61 lines):
diff -r ef3b954c54ab -r 8489ac8e403b multimedia/xine-lib/Makefile
--- a/multimedia/xine-lib/Makefile Tue Aug 26 12:57:38 2008 +0000
+++ b/multimedia/xine-lib/Makefile Tue Aug 26 13:12:30 2008 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.63 2008/07/29 05:58:41 dholland Exp $
+# $NetBSD: Makefile,v 1.64 2008/08/26 13:12:30 drochner Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 2
-
COMMENT= Multimedia player library
BUILDLINK_API_DEPENDS.vcdimager+= vcdimager>=0.7.20nb1
diff -r ef3b954c54ab -r 8489ac8e403b multimedia/xine-lib/Makefile.common
--- a/multimedia/xine-lib/Makefile.common Tue Aug 26 12:57:38 2008 +0000
+++ b/multimedia/xine-lib/Makefile.common Tue Aug 26 13:12:30 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.56 2008/08/24 22:59:10 dholland Exp $
+# $NetBSD: Makefile.common,v 1.57 2008/08/26 13:12:30 drochner Exp $
#
# used by audio/xine-arts/Makefile
# used by audio/xine-esound/Makefile
-DISTNAME= xine-lib-1.1.14
-XINE_PKGNAME= xine-lib-1.1.14
+DISTNAME= xine-lib-1.1.15
+XINE_PKGNAME= xine-lib-1.1.15
PKGNAME?= ${XINE_PKGNAME}
CATEGORIES?= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/}
@@ -14,8 +14,8 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://xinehq.de/
-XINE_LIB_VER= 1.1.14
-XINE_MOD_DIR_VER= 1.23
+XINE_LIB_VER= 1.1.15
+XINE_MOD_DIR_VER= 1.24
PLIST_SUBST+= XINE_LIB_VER=${XINE_LIB_VER:Q}
PLIST_SUBST+= XINE_MOD_DIR_VER=${XINE_MOD_DIR_VER:Q}
diff -r ef3b954c54ab -r 8489ac8e403b multimedia/xine-lib/distinfo
--- a/multimedia/xine-lib/distinfo Tue Aug 26 12:57:38 2008 +0000
+++ b/multimedia/xine-lib/distinfo Tue Aug 26 13:12:30 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.58 2008/07/17 17:00:35 drochner Exp $
+$NetBSD: distinfo,v 1.59 2008/08/26 13:12:30 drochner Exp $
-SHA1 (xine-lib-1.1.14.tar.bz2) = 8dfe071865ebdb0cfe2f5ce287485bb5ed7c6978
-RMD160 (xine-lib-1.1.14.tar.bz2) = 518b4e90d55971154d78af71f6987f0930ed937c
-Size (xine-lib-1.1.14.tar.bz2) = 7455590 bytes
+SHA1 (xine-lib-1.1.15.tar.bz2) = bcb567ea2a11c5f26b2384d5400b8466ea9048c6
+RMD160 (xine-lib-1.1.15.tar.bz2) = 5c64dd51c05a6e17cb6dfcbb8a9009ba8571c75f
+Size (xine-lib-1.1.15.tar.bz2) = 7478750 bytes
SHA1 (patch-aa) = e09d34a121080b03bc67b2d8a3ca27463b771acc
SHA1 (patch-ab) = ef13b60c2bea54f354acf1b2d70c04594dac36c9
SHA1 (patch-ad) = 94aaac03f74c72a1ca753d1320aac07d1bb8a846
Home |
Main Index |
Thread Index |
Old Index