Highlights from 2026-09-23 release
Enhancements
External repositories can now set
module_hotfixes.New API-only
fork-allaction forks an entire project in one request.#4119 - The Python API can list downloadable URLs for build results (
get_results_urls).#4445 - LDAP authentication can bind via Kerberos keytab (SASL/GSSAPI).
#4442 - Direct RPM upload builds can now include multiple RPMs, optional Source RPM, SHA256 checksums, and build logs. This feature is not available on Fedora Copr.
Bugfixes
Fixed LDAP group membership parsing for current LDAP DN formats.
copr-rpmbuildno longer prints an ugly traceback on early build failure.