aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-webauthn
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-02-18 06:29:02 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-02-18 06:29:02 +0000
commit21dba2a93aba662e233bcf687c74a5e09e9da21d (patch)
tree91fb23425aa59c4d5a4287849caa0b179cc9cd75 /security/rubygem-webauthn
parent02d14ecbd5524edfca9b800062508f2861a3dff4 (diff)
downloadports-21dba2a93aba662e233bcf687c74a5e09e9da21d.tar.gz
ports-21dba2a93aba662e233bcf687c74a5e09e9da21d.zip
Update to 2.4.1.
- Fix verification of new credential if no attestation provided and 'None' type is not among configured acceptable_attestation_types. I.e. reject it instead of letting it go through.
Notes
Notes: svn path=/head/; revision=565903
Diffstat (limited to 'security/rubygem-webauthn')
-rw-r--r--security/rubygem-webauthn/Makefile4
-rw-r--r--security/rubygem-webauthn/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/rubygem-webauthn/Makefile b/security/rubygem-webauthn/Makefile
index 4805546a6be2..e842c90b17ee 100644
--- a/security/rubygem-webauthn/Makefile
+++ b/security/rubygem-webauthn/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= webauthn
-PORTVERSION= 2.4.0
+PORTVERSION= 2.4.1
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= WebAuthn ruby server library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-android_key_attestation>=0.3.0:security/rubygem-android_key_attestation \
+RUN_DEPENDS= rubygem-android_key_attestation>=0.3.0<0.4:security/rubygem-android_key_attestation \
rubygem-awrence>=1.1<2:devel/rubygem-awrence \
rubygem-bindata>=2.4<3:devel/rubygem-bindata \
rubygem-cbor>=0.5.9<0.6:devel/rubygem-cbor \
diff --git a/security/rubygem-webauthn/distinfo b/security/rubygem-webauthn/distinfo
index b49357d3b274..53ec89c93487 100644
--- a/security/rubygem-webauthn/distinfo
+++ b/security/rubygem-webauthn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600785784
-SHA256 (rubygem/webauthn-2.4.0.gem) = d5de66c2f2af0f868484cbc458a27dfaf616fea92df6e4c8bd521597a9669f45
-SIZE (rubygem/webauthn-2.4.0.gem) = 35840
+TIMESTAMP = 1613628822
+SHA256 (rubygem/webauthn-2.4.1.gem) = 26d4f2d531d5aee3509d37988a6b312bf6db6f40c44b5720e8a844b257883d63
+SIZE (rubygem/webauthn-2.4.1.gem) = 36352