From owner-svn-ports-head@freebsd.org Fri Jun 24 20:34:31 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69E0FB80F0B; Fri, 24 Jun 2016 20:34:31 +0000 (UTC) (envelope-from roberto@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 39EF01D36; Fri, 24 Jun 2016 20:34:31 +0000 (UTC) (envelope-from roberto@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5OKYUbj069950; Fri, 24 Jun 2016 20:34:30 GMT (envelope-from roberto@FreeBSD.org) Received: (from roberto@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5OKYUe7069948; Fri, 24 Jun 2016 20:34:30 GMT (envelope-from roberto@FreeBSD.org) Message-Id: <201606242034.u5OKYUe7069948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: roberto set sender to roberto@FreeBSD.org using -f From: Ollivier Robert Date: Fri, 24 Jun 2016 20:34:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417445 - in head/security/doas: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2016 20:34:31 -0000 Author: roberto Date: Fri Jun 24 20:34:30 2016 New Revision: 417445 URL: https://svnweb.freebsd.org/changeset/ports/417445 Log: Update to commit 720db72 to fix a security issue. Reported by: Bryan Steele (@canadianbryan on Twitter) Deleted: head/security/doas/files/patch-Makefile head/security/doas/files/patch-doas.c Modified: head/security/doas/Makefile head/security/doas/distinfo Modified: head/security/doas/Makefile ============================================================================== --- head/security/doas/Makefile Fri Jun 24 19:06:49 2016 (r417444) +++ head/security/doas/Makefile Fri Jun 24 20:34:30 2016 (r417445) @@ -12,7 +12,7 @@ LICENSE= ISCL USE_GITHUB= yes GH_ACCOUNT= slicer69 GH_PROJECT= doas -GH_TAGNAME= e6f1456 +GH_TAGNAME= 720db72 BINMODE= 4755 Modified: head/security/doas/distinfo ============================================================================== --- head/security/doas/distinfo Fri Jun 24 19:06:49 2016 (r417444) +++ head/security/doas/distinfo Fri Jun 24 20:34:30 2016 (r417445) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466641283 -SHA256 (slicer69-doas-5.9-e6f1456_GH0.tar.gz) = 304008cfca04b8825393d3cf50b6085842b36c2668fda81d24bf16e56a042c49 -SIZE (slicer69-doas-5.9-e6f1456_GH0.tar.gz) = 10469 +TIMESTAMP = 1466800304 +SHA256 (slicer69-doas-5.9-720db72_GH0.tar.gz) = 4bfa5cfc18400de3280917588affe49d177a46d9cc3d4367e8b7150eb6fbb2f1 +SIZE (slicer69-doas-5.9-720db72_GH0.tar.gz) = 10735