Skip to content

Commit

Permalink
security/fizz: Update 2023.04.24.00 → 2023.05.01.00
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed May 2, 2023
1 parent 4a577dc commit dc668c9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion security/fizz/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fizz
DISTVERSIONPREFIX= v
DISTVERSION= 2023.04.24.00
DISTVERSION= 2023.05.01.00
CATEGORIES= security

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions security/fizz/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682372450
SHA256 (facebookincubator-fizz-v2023.04.24.00_GH0.tar.gz) = 60a7364f1123eff8564596a3bd3f72f72f3b086b5842cc11df7977a6e1f2f8b2
SIZE (facebookincubator-fizz-v2023.04.24.00_GH0.tar.gz) = 652721
TIMESTAMP = 1682966457
SHA256 (facebookincubator-fizz-v2023.05.01.00_GH0.tar.gz) = 6b1cd959eb523a687fb4a9764ad7103107357c214f502b7ad4864832329c6287
SIZE (facebookincubator-fizz-v2023.05.01.00_GH0.tar.gz) = 655712
2 changes: 2 additions & 0 deletions security/fizz/pkg-plist
Expand Up @@ -27,6 +27,7 @@ include/fizz/crypto/Utils.h
include/fizz/crypto/aead/AESGCM128.h
include/fizz/crypto/aead/AESGCM256.h
include/fizz/crypto/aead/AESOCB128.h
include/fizz/crypto/aead/AEGISCipher.h
include/fizz/crypto/aead/Aead.h
include/fizz/crypto/aead/ChaCha20Poly1305.h
include/fizz/crypto/aead/IOBufUtil.h
Expand Down Expand Up @@ -79,6 +80,7 @@ include/fizz/extensions/tokenbinding/TokenBindingServerExtension.h
include/fizz/extensions/tokenbinding/Types.h
include/fizz/extensions/tokenbinding/Utils.h
include/fizz/extensions/tokenbinding/Validator.h
include/fizz/fizz-config.h
include/fizz/protocol/Actions.h
include/fizz/protocol/AsyncFizzBase.h
include/fizz/protocol/BrotliCertificateCompressor.h
Expand Down

0 comments on commit dc668c9

Please sign in to comment.