From owner-cvs-all@FreeBSD.ORG Thu Aug 14 21:37:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2086106566C; Thu, 14 Aug 2008 21:37:48 +0000 (UTC) (envelope-from roberto@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 86E328FC18; Thu, 14 Aug 2008 21:37:48 +0000 (UTC) (envelope-from roberto@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7ELbmak052438; Thu, 14 Aug 2008 21:37:48 GMT (envelope-from roberto@repoman.freebsd.org) Received: (from roberto@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7ELbmbd052437; Thu, 14 Aug 2008 21:37:48 GMT (envelope-from roberto) Message-Id: <200808142137.m7ELbmbd052437@repoman.freebsd.org> From: Ollivier Robert Date: Thu, 14 Aug 2008 21:37:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/mercurial Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2008 21:37:48 -0000 roberto 2008-08-14 21:37:48 UTC FreeBSD ports repository Modified files: devel/mercurial Makefile distinfo Log: Update mercurial to 1.0.2. This is a relatively small bugfix release with two security fixes. * ensure that git patches only touch files within the repository (CVE-2008-2942) * hgweb: fix "allowpull" permission being ignored when pulling from hgweb Complete set of changes: http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew Revision Changes Path 1.29 +1 -1 ports/devel/mercurial/Makefile 1.15 +3 -3 ports/devel/mercurial/distinfo