Date: Thu, 25 Jan 2007 20:34:16 GMT From: Max Brazhnikov<makc@issp.ac.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/108350: maintainer update: multimedia/gxine - security fix Message-ID: <200701252034.l0PKYGQE007365@www.freebsd.org> Resent-Message-ID: <200701252040.l0PKeJKF091854@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108350 >Category: ports >Synopsis: maintainer update: multimedia/gxine - security fix >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 25 20:40:18 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Max Brazhnikov >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: FreeBSD luna.zuzino.mipt.ru 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Jan 18 12:52:49 MSK 2007 root@luna.zuzino.mipt.ru:/usr/obj/usr/src/sys/LUNA i386 >Description: Update to 0.5.10 This version fixes a potential buffer overflow in gxine's server component and in gxine_client. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN --exclude=CVS /usr/ports/multimedia/gxine/Makefile /home/makc/porting/ports/multimedia/gxine/Makefile --- /usr/ports/multimedia/gxine/Makefile Thu Jan 4 06:56:15 2007 +++ /home/makc/porting/ports/multimedia/gxine/Makefile Thu Jan 25 23:08:02 2007 @@ -6,7 +6,7 @@ # PORTNAME= gxine -PORTVERSION= 0.5.9 +PORTVERSION= 0.5.10 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xine @@ -53,7 +53,7 @@ .endif .if defined(WITH_LIRC) -LIB_DEPENDS+= lirc_client.0:${PORTSDIR}/comms/lirc +LIB_DEPENDS+= lirc_client.1:${PORTSDIR}/comms/lirc CONFIGURE_ARGS+= --enable-lirc .else CONFIGURE_ARGS+= --disable-lirc diff -ruN --exclude=CVS /usr/ports/multimedia/gxine/distinfo /home/makc/porting/ports/multimedia/gxine/distinfo --- /usr/ports/multimedia/gxine/distinfo Thu Jan 4 06:56:15 2007 +++ /home/makc/porting/ports/multimedia/gxine/distinfo Thu Jan 25 23:09:25 2007 @@ -1,3 +1,3 @@ -MD5 (gxine-0.5.9.tar.bz2) = e0c7bddeed0850fb5a3a874f4df1ffca -SHA256 (gxine-0.5.9.tar.bz2) = fb50b694455b5572e77754fc56aee461c5b7271b53ae8c4c50336b154e447254 -SIZE (gxine-0.5.9.tar.bz2) = 1023087 +MD5 (gxine-0.5.10.tar.bz2) = 0df37a7a38ea0d63129d2590971caabb +SHA256 (gxine-0.5.10.tar.bz2) = d94733a2460d99fdf4cce74c0ff6d3391b640bb737d56ed5ff51aa7a89d35921 +SIZE (gxine-0.5.10.tar.bz2) = 1029097 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701252034.l0PKYGQE007365>