Skip to content

Releases: golang-fips/go

go1.21.3-1-openssl-fips

19 Oct 13:47
Compare
Choose a tag to compare
Update Go to 1.21.3

go1.19.13-2-openssl-fips

12 Oct 21:52
Compare
Choose a tag to compare
add patches/003-h2-bundle-fix-CVE-2023-39325.patch

go1.18.10-4-openssl-fips: h2-bundle: fix CVE-2023-39325

12 Oct 21:53
Compare
Choose a tag to compare
Backport of https://github.com/golang/net/commit/b225e7ca6dde1ef5a5ae5ce922861bda011cfabd

go1.17.12-4-openssl-fips: h2-bundle: fix CVE-2023-39325

12 Oct 21:54
Compare
Choose a tag to compare
Backport of https://github.com/golang/net/commit/b225e7ca6dde1ef5a5ae5ce922861bda011cfabd

go1.16.12-4-openssl-fips: h2-bundle: fix CVE-2023-39325

12 Oct 21:54
Compare
Choose a tag to compare
Backport of https://github.com/golang/net/commit/b225e7ca6dde1ef5a5ae5ce922861bda011cfabd

go1.15.14-4-openssl-fips: [Go 1.15] h2-bundle: fix CVE-2023-39325 (#137)

12 Oct 21:54
c18fcd3
Compare
Choose a tag to compare
* enable mainline gating

* h2-bundle: fix CVE-2023-39325

Backport of https://github.com/golang/net/commit/b225e7ca6dde1ef5a5ae5ce922861bda011cfabd

---------

Co-authored-by: Derek Parker <[email protected]>

go1.20.10-1-openssl-fips

11 Oct 19:53
Compare
Choose a tag to compare
update to go 1.20.10

go1.20.8-1-openssl-fips

22 Sep 14:39
9e10e29
Compare
Choose a tag to compare

What's Changed

Full Changelog: go1.20.7-1-openssl-fips...go1.20.8-1-openssl-fips

go1.19.13-1-openssl-fips

22 Sep 14:38
af77614
Compare
Choose a tag to compare

Update to Go 1.19.13

What's Changed

Full Changelog: go1.19.12-1-openssl-fips...go1.19.13-1-openssl-fips

go1.18.10-3-openssl-fips: Fix OpenSSL Runtime Check (#117)

19 Sep 13:51
72bbe83
Compare
Choose a tag to compare
This check can not happen before the openssl
backend is initialized.