chore(deps): update module github.com/refraction-networking/utls to v1.8.2 #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-refraction-networking-utls-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.5.4→v1.8.2Release Notes
refraction-networking/utls (github.com/refraction-networking/utls)
v1.8.2: security updateCompare Source
Fixes a fingerprint mismatch on the Chrome 120 fingerprint. Credit to telegram @acgdaily for reporting this issue.
What's Changed
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.8.1...v1.8.2
v1.8.1: Bug fixesCompare Source
This update includes several bug fixes.
In particular, users of Chrome>=120 parrots should update ASAP. See #375 for details. Thanks to the original reporter for reporting this issue.
What's Changed
PubServerHelloMsg.ServerShareis not exported correctly by @wwqgtxx in #361New Contributors
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.8.0...v1.8.1
v1.8.0Compare Source
For fingerprinting, this update adds Chrome 133 spec, fixes an issue with the Edge 106 spec, and makes the randomized spec more up to date. It also includes numerous bug fixes and other improvements to the library. Thank you to everyone who contributed!
What's Changed
serverHelloearlier in clientHandshake() by @RPRX in #357MlkemandMlkemEcdhein structKeySharePrivateKeysby @RPRX in #358New Contributors
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.7.3...v1.8.0
v1.7.3: Fix PQ fingerprintCompare Source
What's Changed
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.7.2...v1.7.3
v1.7.2: ECH bugfixCompare Source
What's Changed
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.7.1...v1.7.2
v1.7.1Compare Source
What's Changed
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.7.0...v1.7.1
v1.7.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.7...v1.7.0
v1.6.7: Allow inspecting Client Hello before locking Session/PSKCompare Source
What's Changed
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.6...v1.6.7
v1.6.6: Hotfix: QUIC must not send non-empty session ID by RFCCompare Source
What's Changed
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.5...v1.6.6
v1.6.5: Popular Firefox 120 parrot and deps updateCompare Source
What's Changed
New Contributors
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.4...v1.6.5
v1.6.4: bugfix: UConn incorrectly inherits Conn methodsCompare Source
What's Changed
(*UConn).Read()and Secure Renegotiation by @gaukas in #292Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.3...v1.6.4
v1.6.3: Cryptographically Secured ShuffleCompare Source
Don't panic! This does not cause any significant security concern, since modern platforms are doing fine with limited randomness from
math/rand. This patch is for some much restrictive platforms such as WebAssembly -- on whichmath/randmay generate deterministic output (e.g., same random number series from each cold start).What's Changed
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.2...v1.6.3
v1.6.2: Dependency and Upstream UpdateCompare Source
What's Changed
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.1...v1.6.2
v1.6.1: Hotfix: kyberslash2Compare Source
Security Warning
This is a security update fixing kyberslash2, a timing side-channel attack against CIRCL library used by uTLS.
What's Changed
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.0...v1.6.1
v1.6.0: One step closer to ECHCompare Source
What's New
What's Changed
OmitEmptyPskfield inPreSharedKeyExtension(closes #255) by @sleeyax in #256New Contributors
Full Changelog: https://github.com/refraction-networking/utls/compare/v1.5.4...v1.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
ℹ️ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
golang.org/x/cryptov0.14.0->v0.36.0b7eee473f0be35993dd9