Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update golang to 1.18.1 #43498

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Commits on Apr 19, 2022

  1. update golang to 1.18.1

    go1.18.1 (released 2022-04-12) includes security fixes to the crypto/elliptic,
    crypto/x509, and encoding/pem packages, as well as bug fixes to the compiler,
    linker, runtime, the go command, vet, and the bytes, crypto/x509, and go/types
    packages. See the Go 1.18.1 milestone on the issue tracker for details:
    
    https://github.com/golang/go/issues?q=milestone%3AGo1.18.1+label%3ACherryPickApproved
    
    Includes fixes for:
    
    - CVE-2022-24675 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24675)
    - CVE-2022-27536 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27536)
    - CVE-2022-28327 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28327)
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ef64db5 View commit details
    Browse the repository at this point in the history