Re: Mass rebuild for f33-java11 side tag completed

2020-07-17 Thread Christian Heimes
> Hello! > > toatal packages: 610 > passed: 427 > failed: 176 > > From the failures, there is 29 which passed in the copr before, and now are > thus failing > from two > reasons - unrelated change, or non-intel64-arch failure. I will put this to > FTBF bugs for > those 29 > pacakges, > > > In

Re: F37 proposal: Deprecate openssl1.1 package (System-Wide Change)

2022-07-01 Thread Christian Heimes
> Hi Richard, > porting Python 2.7 to openssl 3.0 doesn't really make sense to me. > > We ship Python 2.7 so that developers can test code that needs to work > on Python 2.7 in various deployments like old CentOS/RHEL/etc. Fedora > aims to be a developer-friendly distro and so we want to provide

Re: F37 proposal: Deprecate openssl1.1 package (System-Wide Change)

2022-07-01 Thread Christian Heimes
Here you are, have fun! https://github.com/python/cpython/compare/2.7...tiran:cpython:2.7.18-openssl3?expand=1 $ ./python -c "import sys; print sys.version" 2.7.18 (heads/2.7.18-openssl3:a2e3d7995ce, Jul 1 2022, 16:51:37) [GCC 12.1.1 20220507 (Red Hat 12.1.1-1)] $ ./python Lib/test/ssltests.py

Re: Non-responsive maintainer johnp for python-ldap package request

2020-10-26 Thread Christian Heimes
ra >> packages right away. >> >> >> Please do. > > Done. > > I gave python-ldap to cheimes and removed johnp from all other packages. > > Christian, please consider adding @python-sig. Thanks Miro! I have added @python-sig and Alexander as contri

Re: Status update for the new AAA system

2021-02-05 Thread Christian Heimes
Hi Aurelien, > - The infra team wants to do a couple things that FreeIPA does not support > out of the box, > like enforcing 2FA for specific services such as sudo, so we need to think > about how we > want to do it. Alexander Bokovoy created the feature https://github.com/SSSD/sssd/issues/5482