Hello maintainers!
I'm glad I can announce that we have a new release of Mock v3.0. Even
though we bumped the major version here, this is just a normal update that
brings a few new features and shouldn't bring any troubles or backward
incompatibilities. The reason we bumped the version this way is that we
feature-freezed the Mock v2.X, which stays in "bug-fix" mode and is going
to be updated until the EPEL 7 EOL (actually, Mock v2.17 was released in
parallel with Mock v3.0, but only for EL7).
From the new things,
- there's a nice new option `--list-chroots`,
- we better copy the CA certificates from host to the build chroot,
- there's a first "library like" function simple_load_config() which was
needed by the Fedora Review tool (thanks to Neal we also ship an updated
fedora-review tool in the same Bodhi updates below!).
- there's a disabled SECCOMP for Podman commands (with a new opt-in config
if someone wants to have it enabled).
We also shipped a new version of mock-core-configs v37.3 which
works-around issues with improperly signed Fedora ELN packages and
provides the epel-9-* configs to fix 'fedpkg mockbuild' (these are just
symlinks to C9S+EPEL — once the RHEL 9 is GA, we'll use the same approach
as we use for epel-8* configs).
[Release notes]: https://rpm-software-management.github.io/mock/Release-Notes-3.0
[Fedora 36]: https://bodhi.fedoraproject.org/updates/FEDORA-2022-7a34e4d255
[Fedora 35]: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d60cc8b586
[Fedora 34]: https://bodhi.fedoraproject.org/updates/FEDORA-2022-1e8c2e2791
[EPEL 9]: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-df59848ff7
[EPEL 8]: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e86ba06e24
[EPEL 7]: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-2eb57408f3
Happy building!
Pavel
Hello.
We are pleased to announce that we deployed a new Fedora Copr release.
This time we added GSSAPI/Kerberos authentication support, we optimized
the backend side for the large task queues we face last months, and fixed
several bugs. More info:
https://docs.pagure.org/copr.copr/release-notes/2022-04-05.html
Happy building!
Copr Team