mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
security/signify: Add OpenBSD 6.4 keys
- Add openbsd-63-syspatch key - Remove old openbsd-60-* keys
This commit is contained in:
parent
582a0b6bee
commit
a54e6a1d3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465652
@ -3,7 +3,7 @@
|
||||
PORTNAME= signify
|
||||
PORTVERSION= 0.6
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
untrusted comment: openbsd 6.0 base public key
|
||||
RWSho3oKSqgLQy+NpIhFXZJDtkE65tzlmtC24mStf8DoJd2OPMgna4u8
|
@ -1,2 +0,0 @@
|
||||
untrusted comment: OpenBSD 6.0 firmware public key
|
||||
RWRWf7GJKFvJTWEMIaw9wld0DujiqL1mlrC6HisE6i78C+2SRArV1Iyo
|
@ -1,2 +0,0 @@
|
||||
untrusted comment: OpenBSD 6.0 packages public key
|
||||
RWQHIajRlT2mX7tmRgb6oN6mfJu3AgQ/TU38acrWABO8lz90dR3rNmey
|
2
security/signify/files/openbsd-63-syspatch.pub
Normal file
2
security/signify/files/openbsd-63-syspatch.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: OpenBSD 6.3 syspatch public key
|
||||
RWQvqeEfNMQnoKyOt9UpVE6U7+zKfUSnbNrOHn3Zxijq7z+TyCl759+T
|
2
security/signify/files/openbsd-64-base.pub
Normal file
2
security/signify/files/openbsd-64-base.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: openbsd 6.4 base public key
|
||||
RWQq6XmS4eDAcQW4KsT5Ka0KwTQp2JMOP9V/DR4HTVOL5Bc0D7LeuPwA
|
2
security/signify/files/openbsd-64-fw.pub
Normal file
2
security/signify/files/openbsd-64-fw.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: OpenBSD 6.4 firmware public key
|
||||
RWRoBbjnosJ/39llpve1XaNIrrQND4knG+jSBeIUYU8x4WNkxz6a2K97
|
2
security/signify/files/openbsd-64-pkg.pub
Normal file
2
security/signify/files/openbsd-64-pkg.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: OpenBSD 6.4 packages public key
|
||||
RWRF5TTY+LoN/51QD5kM2hKDtMTzycQBBPmPYhyQEb1+4pff/H6fh/kA
|
2
security/signify/files/openbsd-64-syspatch.pub
Normal file
2
security/signify/files/openbsd-64-syspatch.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: OpenBSD 6.4 syspatch public key
|
||||
RWRdGS4hkk0yvnoe8SWXt1Mm8i85MTCSNjQ7wqlNWwufHL4J7azwUqCz
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user