security/libu2f-host: Update to 1.1.5
- Fix refcount when adding json_objects - Handle fido2 keepalive - Add udev rules for more devices
This commit is contained in:
parent
c6dd31141b
commit
54f7daec37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463991
@ -1,9 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libu2f-host
|
||||
PORTVERSION= 1.1.4
|
||||
PORTVERSION= 1.1.5
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security devel
|
||||
|
||||
MAINTAINER= cpm@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1504348234
|
||||
SHA256 (Yubico-libu2f-host-libu2f-host-1.1.4_GH0.tar.gz) = b12026fd9ea5dc9d20e700ef599bdb0396e59a7fd2d632fb36f54da7c5276b15
|
||||
SIZE (Yubico-libu2f-host-libu2f-host-1.1.4_GH0.tar.gz) = 143548
|
||||
TIMESTAMP = 1520556856
|
||||
SHA256 (Yubico-libu2f-host-libu2f-host-1.1.5_GH0.tar.gz) = 9d4a84acc50306264fd419015fac41b943a53a16e2feeb0db078aa1bde7f6747
|
||||
SIZE (Yubico-libu2f-host-libu2f-host-1.1.5_GH0.tar.gz) = 143721
|
||||
|
@ -5,6 +5,6 @@ include/u2f-host/u2f-host.h
|
||||
lib/libu2f-host.a
|
||||
lib/libu2f-host.so
|
||||
lib/libu2f-host.so.0
|
||||
lib/libu2f-host.so.0.1.4
|
||||
lib/libu2f-host.so.0.1.5
|
||||
libdata/pkgconfig/u2f-host.pc
|
||||
man/man1/u2f-host.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user