↵ Return to the main page of copr-backend-doc
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-01-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.11.hotfix-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2026-01-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.11.hotfix-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2026-01-11 | Pavel Raiskup <pavel at raiskup dot cz> 2.11.hotfix-1 | - backend: temporarily retain all repository packages |
| 2025-12-09 | Jiri Kyjovsky <j1 dot kyjovsky at gmail dot com> 2.11-1 | - timeout= for requests was missing, use SafeRequest - copr_prune_results: bigger file limit - Move pulp-redirect.txt to persistent storage - Wait until both copr_base and copr_coprdir exist - Set user agent for Pulp requests to crc-pulp-client - Set longer timeout for Pulp file uploads - Fix deleting project from pulp - Drop requirement on pytz - Add Pagination for PulpClient.get_content - Implement chunked uploads to Pulp - Add option to migrate all projects for an owner |
| 2025-09-29 | Jakub Kadlcik <frostyx at email dot cz> 2.10-1 | - Don't run builds or actions in projects that are migrated to Pulp - Log conflicting NEVRAs when uploading - Drop support for building modules |
| 2025-09-24 | Jakub Kadlcik <frostyx at email dot cz> 2.9-1 | - Log the error message that we got from Pulp - Fix duplicate NEVRA error when migrating projects to Pulp - Fix sub-project handling in the copr-change-storage script |
| 2025-09-16 | Jakub Kadlcik <frostyx at email dot cz> 2.8-1 | - Don't traceback when trying to run branch action for second time - Implement branch-fedora support for Pulp projects - Add a helper script to query Pulp results - Handle unsuccessful Pulp requests - Don't upload results to Pulp in parallel |
| 2025-08-26 | Jakub Kadlcik <frostyx at email dot cz> 2.7-1 | - Specify reason for running createrepo - Implement support for Pulp manual createrepo - Improve robustness and cooperation with rpmbuild - Don't run createrepo_c for migrated projects - Implement Pulp forking - Fix Pulp builds for CoprDirs - Adds batching to add_content() and delete_content() in Pulp client. - Explicitly set home directory and shell for the user - Make sure every PULP api call is logged - Set retain_package_versions and retain_repo_versions on repositories - Fix race condition in BatchedCreaterepo - Stop using deprecated %py3_build/%py3_install macros - Remove el7 condition - Drop the 'Z' suffix from timestamp - Switch RPM upload to the synchronous API from pulp_rpm - Fix false-positive failures for build deletion - Fix ftbfs for deepcopy not able to handle itertools.count |
| 2025-06-23 | Jakub Kadlcik <frostyx at email dot cz> 2.6-1 | - Set pulp_labels at RPM upload time. - Wait on add_and_remove task to finish - Switches PulpStorage to using the synchronous RPM upload API - Specify charset in lighttpd mimetypes - Fix waiting for Pulp copr_base repository - Create one repository version and publication per chroot - Optimize copr_log_hitcounter for memory |
| 2025-06-06 | Jakub Kadlcik <frostyx at email dot cz> 2.5-1 | - backend: add script to migrate pulp.json to Pulp labels - backend: add function to get pulp object based on its href - backend: pass build ID to upload_build_results - backend: more log "checkpoints" for build worker |