Re: Repo frozen
The release has been done and repo is now unfrozen. Matt On 05/11/2020 10:48, Matt Caswell wrote: > Please note that the repo is currently frozen due to the forthcoming > alpha 8 release later today. > > Matt >
Re: Repo Frozen
will we release today? On 9/9/19 5:31 PM, Matt Caswell wrote: > Richard has just frozen the repo in advance of the releases tomorrow. > > There are still some PRs outstanding that we are expecting to be included and > I > will push as they become available: > > > https://github.com/openssl/openssl/pull/9777 > Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey > > Awaiting an update from Bernd > > > https://github.com/openssl/openssl/pull/9802 > drbg: ensure fork-safety [1.1.1] > > Approved, but awaiting input from Kurt > > > https://github.com/openssl/openssl/pull/9811 > [1.0.2-bp][ec] match built-in curves on EC_GROUP_new_from_ecparameters > > Not sure if Nicola wanted to do a final update, but otherwise its approved and > ready to go. > > > There will also be some CHANGES/NEWS type updates required > > > Matt > >
Re: Repo Frozen
Release is semi complete and repo is unfrozen. Matt On 09/09/2019 16:31, Matt Caswell wrote: > Richard has just frozen the repo in advance of the releases tomorrow. > > There are still some PRs outstanding that we are expecting to be included and > I > will push as they become available: > > > https://github.com/openssl/openssl/pull/9777 > Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey > > Awaiting an update from Bernd > > > https://github.com/openssl/openssl/pull/9802 > drbg: ensure fork-safety [1.1.1] > > Approved, but awaiting input from Kurt > > > https://github.com/openssl/openssl/pull/9811 > [1.0.2-bp][ec] match built-in curves on EC_GROUP_new_from_ecparameters > > Not sure if Nicola wanted to do a final update, but otherwise its approved and > ready to go. > > > There will also be some CHANGES/NEWS type updates required > > > Matt > >
Re: Repo Frozen
As per my earlier email - the release is done and the repo is unfrozen. We are unable to update the website at the moment due to a technical problem. But I have sent a link out to openssl-project/users/announce where you can temporarily download the tarballs from until we fix the issue. Matt On 10/09/2019 17:54, Bernd Edlinger wrote: > will we release today? > > On 9/9/19 5:31 PM, Matt Caswell wrote: >> Richard has just frozen the repo in advance of the releases tomorrow. >> >> There are still some PRs outstanding that we are expecting to be included >> and I >> will push as they become available: >> >> >> https://github.com/openssl/openssl/pull/9777 >> Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey >> >> Awaiting an update from Bernd >> >> >> https://github.com/openssl/openssl/pull/9802 >> drbg: ensure fork-safety [1.1.1] >> >> Approved, but awaiting input from Kurt >> >> >> https://github.com/openssl/openssl/pull/9811 >> [1.0.2-bp][ec] match built-in curves on EC_GROUP_new_from_ecparameters >> >> Not sure if Nicola wanted to do a final update, but otherwise its approved >> and >> ready to go. >> >> >> There will also be some CHANGES/NEWS type updates required >> >> >> Matt >> >>
Re: Repo Frozen
On 9/9/19 5:31 PM, Matt Caswell wrote: > Richard has just frozen the repo in advance of the releases tomorrow. > > There are still some PRs outstanding that we are expecting to be included and > I > will push as they become available: > > > https://github.com/openssl/openssl/pull/9777 > Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey > > Awaiting an update from Bernd > Done. I have yet another PR, which is needed for 1.1.1 https://github.com/openssl/openssl/pull/9687 Fix a potential crash in rand_unix.c Initially it was just a strict-warning issue, then in the review we found a potential crash which can happen after the entropy buffer grow patch was added, which makes this a regression introduced after 1.1.1c. Bernd. > > https://github.com/openssl/openssl/pull/9802 > drbg: ensure fork-safety [1.1.1] > > Approved, but awaiting input from Kurt > > > https://github.com/openssl/openssl/pull/9811 > [1.0.2-bp][ec] match built-in curves on EC_GROUP_new_from_ecparameters > > Not sure if Nicola wanted to do a final update, but otherwise its approved and > ready to go. > > > There will also be some CHANGES/NEWS type updates required > > > Matt > >
Re: Repo frozen
Thank you Matt for the reviews et al! Cheers, Richard On Tue, 28 May 2019 16:04:30 +0200, Matt Caswell wrote: > > Repo is now unfrozen! > > Matt > > On 27/05/2019 19:34, Matt Caswell wrote: > > In preparation for tomorrow's release the repo has been frozen. > > > > We'll let you know when you can do pushes again. > > > > Matt > > > -- Richard Levitte levi...@openssl.org OpenSSL Project http://www.openssl.org/~levitte/
Re: Repo frozen
Repo is now unfrozen! Matt On 27/05/2019 19:34, Matt Caswell wrote: > In preparation for tomorrow's release the repo has been frozen. > > We'll let you know when you can do pushes again. > > Matt >
Re: Repo frozen
On 25/02/2019 18:41, Matt Caswell wrote: > All > > The repo has been frozen in preparation for tomorrow's release. I'll let you > all > know when it is available for pushes again. The release is done and I have unfrozen the repo. Thanks to Richard for his support during the release. Matt