Re: [arch-dev-public] openssl 3.0

2022-11-01 Thread Pierre Schmitz
Alright, I have updated openssl-1.1 (the one in staging) to the latest version and both include libprovides now. In addition to this openssl-1.1 provides openssl=1.1.1 On Tue, Nov 1, 2022 at 7:01 PM Luna Jernberg wrote: > > 1.1.1r is just bugfixes and no critical security fix as in the 3.0x serie

Re: [arch-dev-public] openssl 3.0

2022-11-01 Thread David Runge
On 2022-11-01 18:27:23 (+0100), Pierre Schmitz wrote: > I updated to 3.0.7 in staging. I had libprovides in my branch. Do you > guys think this might be handy to define versioned dependencies when > we have potentially three different openssl verions to maintain? > > provides=('libcrypto.so' 'libs

Re: [arch-dev-public] openssl 3.0

2022-11-01 Thread Pierre Schmitz
Thanks a lot for pushing this forward! I updated to 3.0.7 in staging. I had libprovides in my branch. Do you guys think this might be handy to define versioned dependencies when we have potentially three different openssl verions to maintain? provides=('libcrypto.so' 'libssl.so') At the same tim

Re: [arch-dev-public] openssl 3.0

2022-11-01 Thread Evangelos Foutras
On Tue, 25 Oct 2022 at 20:03, Levente Polyak wrote: > https://mta.openssl.org/pipermail/openssl-announce/2022-October/000238.html Started the rebuilds with 3.0.5, let's not forget to bump to 3.0.7 before moving to testing!

Bootstrapping Python

2022-11-01 Thread Jelle van der Waa
Hey All, Yesterday we had a successful meeting [1] on bootstrapping Python. For those who might wonder what this is about: To build python-setuptools for Python 3.11 one needs python-setuptools. The same bootstrapping issue exists for other Python packages, which provide (PEP517) build backend