Date: Tue, 12 May 2026 22:52:46 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2cba8d8c7b45 - main - net/mvfst: update 2026.02.09.0=?utf-8?Q?0 =E2=86=92 20?=26.05.11.00 Message-ID: <6a03af3e.3c91e.194c769e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2cba8d8c7b455eced980dea0a7a869a800dc11b6 commit 2cba8d8c7b455eced980dea0a7a869a800dc11b6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-12 22:51:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-12 22:52:31 +0000 net/mvfst: update 2026.02.09.00 → 2026.05.11.00 --- net/mvfst/Makefile | 2 +- net/mvfst/distinfo | 6 +++--- net/mvfst/pkg-plist | 11 +++++++++++ 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 0c52c4d82fa2..d2b509619089 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2026.02.09.00 +DISTVERSION= 2026.05.11.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 3b1e66f882fe..c24bde52c312 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770698103 -SHA256 (facebook-mvfst-v2026.02.09.00_GH0.tar.gz) = 43e06ffaf13ba6e1d853068fe859ca151028fde4d8de66c118fe64bb7efad32e -SIZE (facebook-mvfst-v2026.02.09.00_GH0.tar.gz) = 2148611 +TIMESTAMP = 1778613234 +SHA256 (facebook-mvfst-v2026.05.11.00_GH0.tar.gz) = eb466c8189032c48a558de56c447fd3aff8713e0e652e9374e8b0f8e37d942d9 +SIZE (facebook-mvfst-v2026.05.11.00_GH0.tar.gz) = 2221066 diff --git a/net/mvfst/pkg-plist b/net/mvfst/pkg-plist index 6936bde82d1b..bd448d6df7a1 100644 --- a/net/mvfst/pkg-plist +++ b/net/mvfst/pkg-plist @@ -25,6 +25,7 @@ include/quic/client/QuicClientTransport.h include/quic/client/QuicClientTransportLite.h include/quic/client/connector/QuicConnector.h include/quic/client/handshake/CachedServerTransportParameters.h +include/quic/client/handshake/CachedServerTransportParametersSerialization.h include/quic/client/handshake/ClientHandshake.h include/quic/client/handshake/ClientHandshakeFactory.h include/quic/client/handshake/ClientTransportParametersExtension.h @@ -58,6 +59,7 @@ include/quic/common/MvfstLogging.h include/quic/common/NetworkData.h include/quic/common/Optional.h include/quic/common/QuicBuffer.h +include/quic/common/QuicIOBufQueue.h include/quic/common/QuicRange.h include/quic/common/SocketUtil.h include/quic/common/StringUtils.h @@ -99,6 +101,10 @@ include/quic/congestion_control/SimulatedTBF.h include/quic/congestion_control/StaticCwndCongestionController.h include/quic/congestion_control/ThrottlingSignalProvider.h include/quic/congestion_control/TokenlessPacer.h +include/quic/congestion_control/modular/Bbr2ProbeBw.h +include/quic/congestion_control/modular/Bbr2ProbeRtt.h +include/quic/congestion_control/modular/Bbr2Shared.h +include/quic/congestion_control/modular/Bbr2Startup.h include/quic/congestion_control/third_party/windowed_filter.h include/quic/datagram/DatagramFlowManager.h include/quic/fizz/client/handshake/FizzClientExtensions.h @@ -108,6 +114,7 @@ include/quic/fizz/client/handshake/QuicPskCache.h include/quic/fizz/client/handshake/QuicTokenCache.h include/quic/fizz/handshake/FizzBridge.h include/quic/fizz/handshake/FizzCryptoFactory.h +include/quic/fizz/handshake/FizzOpenSSLPacketNumberCipher.h include/quic/fizz/handshake/FizzPacketNumberCipher.h include/quic/fizz/handshake/FizzRetryIntegrityTagGenerator.h include/quic/fizz/handshake/FizzTransportParameters.h @@ -132,6 +139,9 @@ include/quic/logging/QLoggerCommon.h include/quic/logging/QLoggerConstants.h include/quic/logging/QLoggerMacros.h include/quic/logging/QLoggerTypes.h +include/quic/logging/oops_logger/GlogOopsLogger.h +include/quic/logging/oops_logger/OopsFields.h +include/quic/logging/oops_logger/OopsLogger.h include/quic/loss/QuicLossFunctions.h include/quic/mvfst-config.h include/quic/observer/SocketObserverContainer.h @@ -176,6 +186,7 @@ include/quic/state/AckHandlers.h include/quic/state/AckStates.h include/quic/state/AckedPacketIterator.h include/quic/state/ClonedPacketIdentifier.h +include/quic/state/ConnectionOopsFields.h include/quic/state/DatagramHandlers.h include/quic/state/EarlyDataAppParamsHandler.h include/quic/state/LossState.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a03af3e.3c91e.194c769e>
