1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

security/fizz: update 2024.10.28.00 → 2024.11.04.00

This commit is contained in:
Yuri Victorovich 2024-11-04 23:06:45 -08:00
parent 0b7910ef7a
commit 94fb2b7ebe
3 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= fizz
DISTVERSIONPREFIX= v
DISTVERSION= 2024.10.28.00
DISTVERSION= 2024.11.04.00
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1730177158
SHA256 (facebookincubator-fizz-v2024.10.28.00_GH0.tar.gz) = b78fc01145beb72188cefb4ab82b87d04e0ab7f712f99d49e80c8a14264ae6b9
SIZE (facebookincubator-fizz-v2024.10.28.00_GH0.tar.gz) = 800780
TIMESTAMP = 1730783712
SHA256 (facebookincubator-fizz-v2024.11.04.00_GH0.tar.gz) = 090d0507bf0d7748be700d500b1750e4773b8e34da27fb88e0c48bd0f42befff
SIZE (facebookincubator-fizz-v2024.11.04.00_GH0.tar.gz) = 736821

View File

@ -72,6 +72,7 @@ include/fizz/crypto/hpke/Hpke.h
include/fizz/crypto/hpke/Types.h
include/fizz/crypto/hpke/Utils.h
include/fizz/crypto/hpke/test/Mocks.h
include/fizz/crypto/test/HashTest.h
include/fizz/crypto/test/HmacTest.h
include/fizz/crypto/test/Mocks.h
include/fizz/crypto/test/SignatureTestData.h
@ -133,6 +134,7 @@ include/fizz/protocol/ech/ECHExtensions.h
include/fizz/protocol/ech/Encryption.h
include/fizz/protocol/ech/Types-inl.h
include/fizz/protocol/ech/Types.h
include/fizz/protocol/test/CertTestTypes.h
include/fizz/protocol/test/CertUtil.h
include/fizz/protocol/test/Matchers.h
include/fizz/protocol/test/Mocks.h