From owner-svn-ports-all@FreeBSD.ORG Sun Jun 16 12:50:56 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 34658E18 for ; Sun, 16 Jun 2013 12:50:56 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) by mx1.freebsd.org (Postfix) with ESMTP id 0F33D1820 for ; Sun, 16 Jun 2013 12:50:56 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id kx10so1995193pab.41 for ; Sun, 16 Jun 2013 05:50:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=OVNdlVs11AhXVAtlLRcvg68kTC+5rojVNVg1cnvsK/g=; b=YyqurN5cm+YIvPHMx8v80Hi7kggBfJ7pSND+xTVG9Mvt6Aza9oJn51B7KRV6tK9bf8 7tmpTyLyOrMG682jgJPBM3qv4CTAhmOhj+CNQkFaYDB42d2tcElOO/lc4yHisMNLCqdQ apDHBK/wg29WwA3k73wAvzDxVYaJkSH2zj27U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=OVNdlVs11AhXVAtlLRcvg68kTC+5rojVNVg1cnvsK/g=; b=VHoRLI3N2jPWetUlU7K9IzwI8M7SMmqtXD1n6SUPuhpSp9369BSNwIngkrD90UIcgj np2sEZzOR0ngYGfYzwokFBo0nZlq7isV6BQJYlcLARZ3sZ5eEj2pcsPb++zyagY+dgO2 19D8OwneFo1SntNRbGHGBDouNPk/I4m9Hxtg7kiAcMVoVO3Oi/YAVDp9tIrkKtDwPENE SPg6MG+CO8brPp4GYULBNbXZSS0TTF1oV0e6bPKGlIfn9mHp/IU2LBivEBVjgHWg3utx Cebr17VhTw6nsOriBag6Xc6TWuJ6EIJqeV2eD7JHzm8sKp05LxTA0yQpJmJD8qlRujzb +jeg== X-Received: by 10.68.230.40 with SMTP id sv8mr9185074pbc.30.1371387055844; Sun, 16 Jun 2013 05:50:55 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.70.45.33 with HTTP; Sun, 16 Jun 2013 05:50:24 -0700 (PDT) In-Reply-To: <201306161247.r5GCloLW020616@svn.freebsd.org> References: <201306161247.r5GCloLW020616@svn.freebsd.org> From: Eitan Adler Date: Sun, 16 Jun 2013 14:50:24 +0200 X-Google-Sender-Auth: ZgsuqWnpphJ9Agl6q6tmg6ddIMo Message-ID: Subject: Re: svn commit: r321045 - head/security/tor-devel To: Brendan Fabeny Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQn45D+wSNfsvkoXK+HEcp7S73pBVpTwQT6Z5hoOJFjikzwVZSf1JKtDWcbK4qqDmsOgj4sG Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jun 2013 12:50:56 -0000 On Sun, Jun 16, 2013 at 2:47 PM, Brendan Fabeny wrote: > Author: bf > Date: Sun Jun 16 12:47:50 2013 > New Revision: 321045 > URL: http://svnweb.freebsd.org/changeset/ports/321045 > > Log: > Remove a problematic mirror, and note that the commit message for r321043 > should have read: > > Update to 0.2.4.13-alpha > > Security: Tor bug 8833 and other potential remote crash vulnerabilities Is this documented in VuXML? FWIW the Security tag is usually the CVE id or VuXML id for the issue. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams