Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2020 18:03:34 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r543624 - branches/2020Q3/net/rpki-client
Message-ID:  <202007281803.06SI3YnQ003606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Tue Jul 28 18:03:34 2020
New Revision: 543624
URL: https://svnweb.freebsd.org/changeset/ports/543624

Log:
  MFH: r543623
  
  net/rpki-client: Update to 6.7p1
  
  Update net/rpki-client to 6.7p1
  
  Changelog:
  * Include OpenBSD 6.7 errata 015:
  In rpki-client, incorrect use of EVP_PKEY_cmp allows an authentication bypass.
  
  Approved by:	ports-secteam (joenum)

Modified:
  branches/2020Q3/net/rpki-client/Makefile
  branches/2020Q3/net/rpki-client/distinfo
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/net/rpki-client/Makefile
==============================================================================
--- branches/2020Q3/net/rpki-client/Makefile	Tue Jul 28 17:55:17 2020	(r543623)
+++ branches/2020Q3/net/rpki-client/Makefile	Tue Jul 28 18:03:34 2020	(r543624)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rpki-client
-DISTVERSION=	6.7p0
+DISTVERSION=	6.7p1
 CATEGORIES=	net
 
 MAINTAINER=	zeising@FreeBSD.org
@@ -20,7 +20,7 @@ PLIST_SUB=	USERS="${USERS}"
 
 USE_GITHUB=	yes
 GH_PROJECT=	${PORTNAME}-portable ${PORTNAME}-openbsd:openbsd
-GH_TAGNAME=	3592f05:openbsd
+GH_TAGNAME=	${PORTNAME}-${DISTVERSION}:openbsd
 GH_SUBDIR=	openbsd:openbsd
 
 GNU_CONFIGURE=	yes

Modified: branches/2020Q3/net/rpki-client/distinfo
==============================================================================
--- branches/2020Q3/net/rpki-client/distinfo	Tue Jul 28 17:55:17 2020	(r543623)
+++ branches/2020Q3/net/rpki-client/distinfo	Tue Jul 28 18:03:34 2020	(r543624)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1593510658
-SHA256 (rpki-client-rpki-client-portable-6.7p0_GH0.tar.gz) = 5847c9584042a8b38b6d7ef165799fd51fb604ac6b6a7403ce9a3682db799a5f
-SIZE (rpki-client-rpki-client-portable-6.7p0_GH0.tar.gz) = 44454
-SHA256 (rpki-client-rpki-client-openbsd-3592f05_GH0.tar.gz) = f3f79c6179842d533ed6291f2ff240cf31165c7b0919435b48917369bbccde80
-SIZE (rpki-client-rpki-client-openbsd-3592f05_GH0.tar.gz) = 318162
+TIMESTAMP = 1595940205
+SHA256 (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 0970c772d0ec7fc55e2b6ae46699c60b919aff16c8ea848fa333eb201e3bf647
+SIZE (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 44463
+SHA256 (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 9ce285c116c5b8123867fcdd1a22098adf1cbde8476873a9595988ac4e27da4e
+SIZE (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 317431



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007281803.06SI3YnQ003606>