From owner-svn-ports-all@freebsd.org Tue Mar 27 00:28:34 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0D1BF56F48; Tue, 27 Mar 2018 00:28:34 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8465C7F669; Tue, 27 Mar 2018 00:28:34 +0000 (UTC) (envelope-from tobik@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7A918144E7; Tue, 27 Mar 2018 00:28:34 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2R0SYXp039415; Tue, 27 Mar 2018 00:28:34 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2R0SX1C039408; Tue, 27 Mar 2018 00:28:33 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201803270028.w2R0SX1C039408@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 27 Mar 2018 00:28:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465652 - in head/security/signify: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/security/signify: . files X-SVN-Commit-Revision: 465652 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 27 Mar 2018 00:28:35 -0000 Author: tobik Date: Tue Mar 27 00:28:33 2018 New Revision: 465652 URL: https://svnweb.freebsd.org/changeset/ports/465652 Log: security/signify: Add OpenBSD 6.4 keys - Add openbsd-63-syspatch key - Remove old openbsd-60-* keys Added: head/security/signify/files/openbsd-63-syspatch.pub (contents, props changed) head/security/signify/files/openbsd-64-base.pub (contents, props changed) head/security/signify/files/openbsd-64-fw.pub (contents, props changed) head/security/signify/files/openbsd-64-pkg.pub (contents, props changed) head/security/signify/files/openbsd-64-syspatch.pub (contents, props changed) Deleted: head/security/signify/files/openbsd-60-base.pub head/security/signify/files/openbsd-60-fw.pub head/security/signify/files/openbsd-60-pkg.pub Modified: head/security/signify/Makefile head/security/signify/pkg-plist Modified: head/security/signify/Makefile ============================================================================== --- head/security/signify/Makefile Tue Mar 27 00:25:09 2018 (r465651) +++ head/security/signify/Makefile Tue Mar 27 00:28:33 2018 (r465652) @@ -3,7 +3,7 @@ PORTNAME= signify PORTVERSION= 0.6 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= security Added: head/security/signify/files/openbsd-63-syspatch.pub ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/signify/files/openbsd-63-syspatch.pub Tue Mar 27 00:28:33 2018 (r465652) @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 6.3 syspatch public key +RWQvqeEfNMQnoKyOt9UpVE6U7+zKfUSnbNrOHn3Zxijq7z+TyCl759+T Added: head/security/signify/files/openbsd-64-base.pub ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/signify/files/openbsd-64-base.pub Tue Mar 27 00:28:33 2018 (r465652) @@ -0,0 +1,2 @@ +untrusted comment: openbsd 6.4 base public key +RWQq6XmS4eDAcQW4KsT5Ka0KwTQp2JMOP9V/DR4HTVOL5Bc0D7LeuPwA Added: head/security/signify/files/openbsd-64-fw.pub ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/signify/files/openbsd-64-fw.pub Tue Mar 27 00:28:33 2018 (r465652) @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 6.4 firmware public key +RWRoBbjnosJ/39llpve1XaNIrrQND4knG+jSBeIUYU8x4WNkxz6a2K97 Added: head/security/signify/files/openbsd-64-pkg.pub ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/signify/files/openbsd-64-pkg.pub Tue Mar 27 00:28:33 2018 (r465652) @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 6.4 packages public key +RWRF5TTY+LoN/51QD5kM2hKDtMTzycQBBPmPYhyQEb1+4pff/H6fh/kA Added: head/security/signify/files/openbsd-64-syspatch.pub ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/signify/files/openbsd-64-syspatch.pub Tue Mar 27 00:28:33 2018 (r465652) @@ -0,0 +1,2 @@ +untrusted comment: OpenBSD 6.4 syspatch public key +RWRdGS4hkk0yvnoe8SWXt1Mm8i85MTCSNjQ7wqlNWwufHL4J7azwUqCz Modified: head/security/signify/pkg-plist ============================================================================== --- head/security/signify/pkg-plist Tue Mar 27 00:25:09 2018 (r465651) +++ head/security/signify/pkg-plist Tue Mar 27 00:28:33 2018 (r465652) @@ -1,7 +1,4 @@ bin/signify -%%ETCDIR%%/openbsd-60-base.pub -%%ETCDIR%%/openbsd-60-fw.pub -%%ETCDIR%%/openbsd-60-pkg.pub %%ETCDIR%%/openbsd-61-base.pub %%ETCDIR%%/openbsd-61-fw.pub %%ETCDIR%%/openbsd-61-pkg.pub @@ -13,4 +10,9 @@ bin/signify %%ETCDIR%%/openbsd-63-base.pub %%ETCDIR%%/openbsd-63-fw.pub %%ETCDIR%%/openbsd-63-pkg.pub +%%ETCDIR%%/openbsd-63-syspatch.pub +%%ETCDIR%%/openbsd-64-base.pub +%%ETCDIR%%/openbsd-64-fw.pub +%%ETCDIR%%/openbsd-64-pkg.pub +%%ETCDIR%%/openbsd-64-syspatch.pub man/man1/signify.1.gz