Highlights from 2026-09-23 release

Enhancements

  • External repositories can now set module_hotfixes.

  • New API-only fork-all action 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-rpmbuild no longer prints an ugly traceback on early build failure.

Removals

  • #4476 - Support for pyp2rpm was removed. Use pyp2spec (or another maintained PyPI packaging tool) instead. Related: RHBZ #2517932, #2517929.