Skip to content

chore: bump msquic to v2.6.0 - #3

Merged
thomaseizinger merged 2 commits into
mainfrom
chore/bump-msquic-v2.6.0
Aug 18, 2026
Merged

chore: bump msquic to v2.6.0#3
thomaseizinger merged 2 commits into
mainfrom
chore/bump-msquic-v2.6.0

Conversation

@firezone-bot

Copy link
Copy Markdown
Collaborator

Update msquic from v2.5.10 to v2.6.0: https://github.com/microsoft/msquic/releases/tag/v2.6.0

@firezone-bot
firezone-bot requested a review from a team August 14, 2026 04:17
msquic compiles its core library with /analyze and /WX. Building
v2.6.0 with the MSVC on the current windows-2022 runner image reports
a C28020 false positive in crypto_tls.c, which fails the build.
Suppress the warning via CFLAGS, which CMake appends to its default
compiler flags.
@thomaseizinger
thomaseizinger merged commit 452e2d7 into main Aug 18, 2026
5 checks passed
thomaseizinger added a commit to firezone/firezone that referenced this pull request Aug 18, 2026
The QUIC perf tests pulled `ghcr.io/firezone/secnetperf:latest`, so
msquic updates changed the test tooling silently. Pin the image to the
released version so future bumps show up as explicit diffs.

Related: firezone/secnetperf#3

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants