- Security Update to 1.5.3
Approved by: will (portmgr)
This commit is contained in:
parent
905a5d8acf
commit
9e1aae16d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89084
3 changed files with 5 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lsh
|
||||
PORTVERSION= 1.5.2
|
||||
PORTVERSION= 1.5.3
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG} \
|
||||
ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (lsh-1.5.2.tar.gz) = 6318d963aaa3a34a5e752ac657575b46
|
||||
MD5 (lsh-1.5.3.tar.gz) = 7fa504d4ee7b39c27cc35c372056d17b
|
||||
|
|
|
@ -10,6 +10,7 @@ bin/lsh-upgrade
|
|||
bin/lsh-upgrade-key
|
||||
bin/lsh-writekey
|
||||
bin/lshg
|
||||
bin/nettle-lfib-stream
|
||||
bin/sexp-conv
|
||||
bin/srp-gen
|
||||
bin/ssh-conv
|
||||
|
@ -27,6 +28,8 @@ include/nettle/dsa.h
|
|||
include/nettle/hmac.h
|
||||
include/nettle/knuth-lfib.h
|
||||
include/nettle/macros.h
|
||||
include/nettle/md2.h
|
||||
include/nettle/md4.h
|
||||
include/nettle/md5-compat.h
|
||||
include/nettle/md5.h
|
||||
include/nettle/nettle-meta.h
|
||||
|
|
Loading…
Reference in a new issue