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" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id AB327CD4BC for ; Thu, 11 Sep 2014 19:13:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5B0A814A1CF; Thu, 11 Sep 2014 19:13:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AE97314A1CE for ; Thu, 11 Sep 2014 19:12:58 +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 af3TL8YsuFRH for ; Thu, 11 Sep 2014 19:12:58 +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 DE80414A1CA for ; Thu, 11 Sep 2014 19:12:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D971F98; Thu, 11 Sep 2014 19:12:57 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 11 Sep 2014 19:12:57 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2014Q2] pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140911191257.D971F98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Thu Sep 11 19:12:57 UTC 2014 Modified Files: pkgsrc/devel/subversion [pkgsrc-2014Q2]: Makefile Makefile.version distinfo pkgsrc/devel/subversion-base [pkgsrc-2014Q2]: options.mk pkgsrc/devel/subversion/files [pkgsrc-2014Q2]: build-outputs.mk Log Message: Pullup ticket #4496 - requested by he devel/java-subversion: security update devel/p5-subversion: security update devel/py-subversion: security update devel/ruby-subversion: security update devel/subversion-base: security update www/ap2-subversion: security update Revisions pulled up: - devel/subversion-base/options.mk 1.14 - devel/subversion/Makefile 1.57 - devel/subversion/Makefile.version 1.70 - devel/subversion/distinfo 1.93 - devel/subversion/files/build-outputs.mk 1.24 --- Module Name: pkgsrc Committed By: adam Date: Wed Aug 13 09:08:55 UTC 2014 Modified Files: pkgsrc/devel/subversion: Makefile Makefile.version distinfo pkgsrc/devel/subversion-base: options.mk pkgsrc/devel/subversion/files: build-outputs.mk Log Message: Changes 1.8.10: This release addresses two security issues: CVE-2014-3522: ra_serf improper validation of wildcards in SSL certs. CVE-2014-3528: credentials cached with svn may be sent to wrong server. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.56.2.1 pkgsrc/devel/subversion/Makefile cvs rdiff -u -r1.69 -r1.69.2.1 pkgsrc/devel/subversion/Makefile.version cvs rdiff -u -r1.92 -r1.92.2.1 pkgsrc/devel/subversion/distinfo cvs rdiff -u -r1.13 -r1.13.2.1 pkgsrc/devel/subversion-base/options.mk cvs rdiff -u -r1.23 -r1.23.2.1 pkgsrc/devel/subversion/files/build-outputs.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.