↵ Return to the main page of copr-builder
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2025-09-29 | Jakub Kadlcik <frostyx at email dot cz> 1.6-1 | - Re-store umask to default Fedora value - Don't traceback on builders without user SSH access |
| 2025-09-16 | Jakub Kadlcik <frostyx at email dot cz> 1.5-1 | - Read the specfile that is produced by specfile generator |
| 2025-08-26 | Jakub Kadlcik <frostyx at email dot cz> 1.4-1 | - Improve robustness and cooperation with backend - Pipe errors/warning out to builder-live.log - Make sure we use the latest dist-git-client |
| 2025-03-25 | Pavel Raiskup <praiskup at redhat dot com> 1.3-1 | - ignore unicode errors some commands' output - custom method - do not rely on working `/bin/su` in chroot - migrate os.listdir() to os.scandir() to increase performance - do not build package for i686 architecture - skip build only there are no unexpanded macros in ExclusiveArch/ExcludeArch |
| 2024-11-19 | Pavel Raiskup <praiskup at redhat dot com> 1.2-1 | - change the pyp2spec invocation for v0.10.0+ |
| 2024-10-22 | Jakub Kadlcik <frostyx at email dot cz> 1.1-1 | - Make_srpmbuild, set recursive safe.directory - Activate Red Hat subscription on demand - Drop six usage (this is a Python 3 only package) - Add tooling for "safer" RH subscription |
| 2024-10-02 | Jiri Kyjovsky <j1 dot kyjovsky at gmail dot com> 1.0-1 | - Specify snippets to mock config via copr-rpmbuild config file - Increase the custom method timeout to 90 minutes - Use new dist-git-client instead of copr one - Add diff.txt file for fedora review - When `copr-builder release` set timestamp 0 |
| 2024-05-21 | Jakub Kadlcik <frostyx at email dot cz> 0.73-1 | - Remove static methods from tests |
| 2024-03-16 | Pavel Raiskup <praiskup at redhat dot com> 0.72-1 | - don't clean after builds with user ssh access |
| 2024-03-01 | Pavel Raiskup <praiskup at redhat dot com> 0.71-1 | - don't set bootstrap_image_ready for rawhide - no Jinja-vars in config_opts keys (mock-core-configs 40.2 compat) - allow user SSH to builders - fix copr-rpmbuild --dump-configs - install copr-distgit-client with copr-rpmbuild |