Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id D9850A5864 for ; Tue, 12 May 2015 07:49:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2668014A166; Tue, 12 May 2015 07:49:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14C7F14A232 for ; Tue, 12 May 2015 07:49:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id zb7voaZK212K for ; Tue, 12 May 2015 07:49:16 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8BF6214A21D for ; Tue, 12 May 2015 07:49:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7FFB698; Tue, 12 May 2015 07:49:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 12 May 2015 07:49:16 +0000 From: "Kimmo Suominen" Subject: CVS commit: pkgsrc/audio/icecast To: pkgsrc-changes@NetBSD.org Reply-To: kim@netbsd.org X-Mailer: log_accum Message-Id: <20150512074916.7FFB698@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: kim Date: Tue May 12 07:49:16 UTC 2015 Modified Files: pkgsrc/audio/icecast: Makefile PLIST distinfo pkgsrc/audio/icecast/patches: patch-aa patch-ab patch-ac Removed Files: pkgsrc/audio/icecast/patches: patch-ad Log Message: Upgrade to icecast-2.4.2. Addresses a security issue with "stream_auth" (not used by default). http://lists.xiph.org/pipermail/icecast-dev/2015-April/002460.html To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/audio/icecast/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/audio/icecast/PLIST cvs rdiff -u -r1.19 -r1.20 pkgsrc/audio/icecast/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/icecast/patches/patch-aa cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/icecast/patches/patch-ab cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/icecast/patches/patch-ac cvs rdiff -u -r1.1 -r0 pkgsrc/audio/icecast/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.