mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 04:25:59 +03:00
[PR #251] [MERGED] Update module github.com/refraction-networking/utls to v1.6.4 #296
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#296
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/cbeuw/Cloak/pull/251
Author: @renovate[bot]
Created: 2/22/2024
Status: ✅ Merged
Merged: 4/11/2024
Merged by: @cbeuw
Base:
master← Head:renovate/github.com-refraction-networking-utls-1.x📝 Commits (1)
1cc4a1fUpdate module github.com/refraction-networking/utls to v1.6.4📊 Changes
2 files changed (+6 additions, -2 deletions)
View changed files
📝
go.mod(+4 -2)📝
go.sum(+2 -0)📄 Description
This PR contains the following updates:
v1.6.2->v1.6.4Release Notes
refraction-networking/utls (github.com/refraction-networking/utls)
v1.6.4: bugfix: UConn incorrectly inherits Conn methodsCompare Source
What's Changed
(*UConn).Read()and Secure Renegotiation by @gaukas in https://github.com/refraction-networking/utls/pull/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
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 Mend Renovate. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.