1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

security/tang: Update to v11

Changelog: https://github.com/latchset/tang/releases/tag/v11
Fixes CVE-2021-4076

PR:		260574
This commit is contained in:
Howard Holm 2022-02-09 22:58:10 +01:00 committed by Daniel Engberg
parent 32621c81fd
commit 21ea51a6ef
3 changed files with 7 additions and 11 deletions

View File

@ -1,6 +1,7 @@
PORTNAME= tang
DISTVERSION= 10
DISTVERSION= 11
CATEGORIES= security
MASTER_SITES= https://github.com/latchset/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= hdholm@alumni.iastate.edu
COMMENT= Tang is a small daemon for binding data to the presence of a network
@ -16,13 +17,7 @@ BUILD_DEPENDS= a2x:textproc/asciidoc \
${LOCALBASE}/libdata/pkgconfig/jose.pc:net/jose \
socat:net/socat
USES= compiler:c11 meson ninja pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= latchset
GH_TAGNAME= v10
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
USES= compiler:c11 meson pkgconfig tar:xz
post-install:
${MKDIR} -m 0700 ${STAGEDIR}/var/db/tang

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1620421972
SHA256 (latchset-tang-10-v10_GH0.tar.gz) = 168ceee00bcf1da3d4e595285947fdcd5822b2e4e5cdb4b0e69b450b2cac2ba6
SIZE (latchset-tang-10-v10_GH0.tar.gz) = 36469
TIMESTAMP = 1642307478
SHA256 (tang-11.tar.xz) = ef5d3ae56030f20c290594b9be89ad9ec469dd385676595e1c7a2bfdc3f45d8f
SIZE (tang-11.tar.xz) = 34048

View File

@ -1,4 +1,5 @@
libexec/tangd
man/man1/tangd-rotate-keys.1.gz
man/man1/tang-show-keys.1.gz
man/man8/tang.8.gz
libexec/tangd-keygen