Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2008 19:07:14 +0200
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        nobutaka@FreeBSD.org
Subject:   ports/127274: [PATCH] multimedia/libxine security update to 1.1.15
Message-ID:  <1221066434.42416@caprica.slowicza.org>
Resent-Message-ID: <200809101710.m8AHA2fA050318@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127274
>Category:       ports
>Synopsis:       [PATCH] multimedia/libxine security update to 1.1.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 10 17:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 6.4-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.4-PRERELEASE #3: Fri Sep  5 17:14:52 CEST 2008
    root@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC



>Description:


Update libxine to version 1.1.15 which fixes several
security vulnerabilities, details are here:

http://sourceforge.net/project/shownotes.php?release_id=619869&group_id=9655

I think this should be commited before 6.4 and 7.1 release.


>How-To-Repeat:





>Fix:


--- libxine.diff begins here ---
diff -urN /usr/ports/multimedia/libxine/Makefile libxine/Makefile
--- /usr/ports/multimedia/libxine/Makefile	2008-07-14 15:20:38.000000000 +0200
+++ libxine/Makefile	2008-09-10 17:53:23.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xine
-PORTVERSION=	1.1.14
+PORTVERSION=	1.1.15
 CATEGORIES=	multimedia ipv6
 MASTER_SITES=	SF
 PKGNAMEPREFIX=	lib
@@ -69,7 +69,7 @@
 MAN5=	xine.5
 
 DOCSDIR=	${PREFIX}/share/doc/xine-lib
-PLIST_SUB=	PLUGINSDIR="lib/xine/plugins/1.23"
+PLIST_SUB=	PLUGINSDIR="lib/xine/plugins/1.24"
 
 .include <bsd.port.pre.mk>
 
diff -urN /usr/ports/multimedia/libxine/distinfo libxine/distinfo
--- /usr/ports/multimedia/libxine/distinfo	2008-07-14 15:20:38.000000000 +0200
+++ libxine/distinfo	2008-09-10 17:43:43.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (xine-lib-1.1.14.tar.bz2) = 5b2edc264ddad48c65e0c03e009aa693
-SHA256 (xine-lib-1.1.14.tar.bz2) = 40a89065eb8f189d3788b42ad2d5f35ea0b9230372a76f96c9a4c40e71608bfc
-SIZE (xine-lib-1.1.14.tar.bz2) = 7455590
+MD5 (xine-lib-1.1.15.tar.bz2) = 42a2b4893b7f892eb334de2fc36d49c8
+SHA256 (xine-lib-1.1.15.tar.bz2) = 07ddf2a9f521417dd2f097534a52ddd9d2883679932f965ae7e7b0125d3c9dcc
+SIZE (xine-lib-1.1.15.tar.bz2) = 7478750
--- libxine.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1221066434.42416>