golang-fips / go

Repository for FIPS enabled Go using OpenSSL
BSD 3-Clause "New" or "Revised" License
69 stars 24 forks source link

go1.22-fips-release branch #169

Open ashmckenzie opened 9 months ago

ashmckenzie commented 9 months ago

Hi 👋

Am hoping to learn of the plan for creating the https://github.com/golang-fips/go/tree/go1.22-fips-release branch and when that's likely to happen?

Related:

cc @derekparker, @dbenoit17

Thanks 🙂

derekparker commented 9 months ago

Hey!

Sorry for the delay in responding. The goal is to have that branch ready by the end of this week. There are a few blockers we're working through at the moment.

ashmckenzie commented 9 months ago

Thanks so much for the quick response @derekparker 💜

ashmckenzie commented 8 months ago

Hi @derekparker, with 1.22.1 now out how are the blockers looking?

derekparker commented 8 months ago

We just merged the 1.22.0 branch, opened a PR for 1.22.1: https://github.com/golang-fips/go/pull/175

We will be cutting a release branch today or tomorrow, sorry for the delay! Had to validate a few changes with regard to FIPS support and adherence.

ashmckenzie commented 8 months ago

Great! Thanks for the update @derekparker 🙇

jfkw commented 3 weeks ago

Can we get a branch for go1.22-fips-release? It would be useful for submitting a PR for go1.22.8 and eventually tagging a release.