Date: Mon, 12 Nov 2007 21:26:40 -0800 From: "Mark D. Foster" <mark@foster.cc> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/118015: update port: audio/mt-daapd to 0.2.4.1 to fix security issue Message-ID: <47393590.7060701@foster.cc> Resent-Message-ID: <200711130540.lAD5e1TM055839@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 118015 >Category: ports >Synopsis: update port: audio/mt-daapd to 0.2.4.1 to fix security issue >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 13 05:40:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Mark Foster >Release: FreeBSD 5.5-RELEASE-p16 i386 >Organization: >Environment: System: FreeBSD franco.foster.dmz 5.5-RELEASE-p16 FreeBSD 5.5-RELEASE-p16 #24: Thu Oct 4 05:02:07 PDT 2007 root@franco.foster.dmz:/usr/obj/usr/src/sys/FRANCO1 i386 >Description: Updates audio-mt-daapd to v0.2.4.1 fixing security problem identified in CVE-2007-5824 >How-To-Repeat: >Fix: Apply patch --- mt-daapd-0.2.4.1.patch begins here --- diff -ur mt-daapd.old/Makefile mt-daapd/Makefile --- mt-daapd.old/Makefile Sat Sep 29 21:46:34 2007 +++ mt-daapd/Makefile Mon Nov 12 21:21:03 2007 @@ -6,8 +6,7 @@ # PORTNAME= mt-daapd -PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTVERSION= 0.2.4.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -38,7 +37,7 @@ SUB_FILES+= pkg-install pkg-deinstall mt-daapd.conf pre-everything:: - @${ECHO_CMD} "Define vars bellow if you need:" + @${ECHO_CMD} "Define vars below if you need:" @${ECHO_CMD} "DAAPD_USER=${DAAPD_USER} (default: daapd)" @${ECHO_CMD} "DAAPD_GROUP=${DAAPD_GROUP} (default: daapd)" @${ECHO_CMD} "DAAPD_DBDIR=${DAAPD_DBDIR} (default: /var/db/${PORTNAME})" diff -ur mt-daapd.old/distinfo mt-daapd/distinfo --- mt-daapd.old/distinfo Fri Apr 14 11:53:52 2006 +++ mt-daapd/distinfo Mon Nov 12 21:14:02 2007 @@ -1,3 +1,3 @@ -MD5 (mt-daapd-0.2.4.tar.gz) = 2e1cdbe6b94ef153e915806f80a28dca -SHA256 (mt-daapd-0.2.4.tar.gz) = 8239ebbba5b815e5668aa235be52f2ea66f1a81bb80f4f6ddda2cc3e69f7b7ef -SIZE (mt-daapd-0.2.4.tar.gz) = 405168 +MD5 (mt-daapd-0.2.4.1.tar.gz) = 8117141e8a88bfab54fe98b6bbd5cb3a +SHA256 (mt-daapd-0.2.4.1.tar.gz) = bf11f272014835b0771b1788fc7e4362c478ef3fe5ce7d945fa31480ed5f3e86 +SIZE (mt-daapd-0.2.4.1.tar.gz) = 433226 --- mt-daapd-0.2.4.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47393590.7060701>