Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: golang/go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: go1.21.2
Choose a base ref
...
head repository: golang/go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: go1.21.3
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 10, 2023

  1. [release-branch.go1.21] net/http: regenerate h2_bundle.go

    Pull in a security fix from x/net/http2:
    http2: limit maximum handler goroutines to MaxConcurrentStreamso
    
    For #63417
    Fixes #63427
    Fixes CVE-2023-39325
    
    Change-Id: I70626734e6d56edf508f27a5b055ddf96d806eeb
    Reviewed-on: https://team-review.git.corp.google.com/c/golang/go-private/+/2047402
    Reviewed-by: Tatiana Bradley <[email protected]>
    Run-TryBot: Damien Neil <[email protected]>
    Reviewed-by: Ian Cottrell <[email protected]>
    Reviewed-on: https://go-review.googlesource.com/c/go/+/534235
    Auto-Submit: Dmitri Shuralyov <[email protected]>
    Reviewed-by: Michael Pratt <[email protected]>
    Reviewed-by: Damien Neil <[email protected]>
    Reviewed-by: Dmitri Shuralyov <[email protected]>
    LUCI-TryBot-Result: Go LUCI <[email protected]>
    neild authored and gopherbot committed Oct 10, 2023
    1 Configuration menu
    Copy the full SHA
    24ae2d9 View commit details
    Browse the repository at this point in the history
  2. [release-branch.go1.21] go1.21.3

    Change-Id: Icdde32852b305006d7064cfe8bbe143128191842
    Reviewed-on: https://go-review.googlesource.com/c/go/+/534337
    TryBot-Bypass: Dmitri Shuralyov <[email protected]>
    Commit-Queue: Gopher Robot <[email protected]>
    Reviewed-by: Dmitri Shuralyov <[email protected]>
    Reviewed-by: Heschi Kreinick <[email protected]>
    Auto-Submit: Gopher Robot <[email protected]>
    gopherbot committed Oct 10, 2023
    1 Configuration menu
    Copy the full SHA
    883f062 View commit details
    Browse the repository at this point in the history
Loading