↵ Return to the main page of python3-pungi
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-02-12 | Ondrej Nosek <onosek at redhat dot com> - 4.2.8-1 | - New upstream version |
2021-01-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.2.7-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2021-01-22 | Lubomír Sedlář <lsedlar at redhat dot com> - 4.2.7-2 | - Backport patch for preserving default attribute in comps |
2020-12-08 | Lubomír Sedlář <lsedlar at redhat dot com> - 4.2.7-1 | - New upstream version |
2020-11-05 | Lubomír Sedlář <lsedlar at redhat dot com> - 4.2.6-1 | - New upstream release |
2020-09-25 | Lubomír Sedlář <lsedlar at redhat dot com> - 4.2.5-1 | - New upstream release |
2020-08-18 | Lubomír Sedlář <lsedlar at redhat dot com> - 4.2.4-1 | - New upstream version |
2020-07-28 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.2.3-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-06-11 | Lubomír Sedlář <lsedlar at redhat dot com> - 4.2.3-2 | - Stop building PDF documentation |
2020-06-11 | Lubomír Sedlář <lsedlar at redhat dot com> - 4.2.3-1 | - Move test for unsigned packages with pkgset_koji_scratch_tasks to PkgsetPhase class. (jkaluza) - Allow building compose with scratch builds defined by `pkgset_koji_scratch_tasks`. (jkaluza) - createrepo: Allow making productid glob stricter (lsedlar) - docs: Remove outdated note (lsedlar) - createrepo: Add extra modulemd files to the repo (lsedlar) - pkgset: handle exception when using dogpile cache (hlin) - notification: Add compose_path into the messages (hlin) - gather: handle mirrorlist in kickstart (frederic.pierret) - Allow only creating unified ISO for specified arch (hlin) - docs: update doc for gather_lookaside_repos option (hlin) - Include the output of getisoimage in the error message (hlin) - tests: Patch time in CTS related tests (lsedlar) - Allow using Pungi Koji plugin for ostree phases. (jkaluza) - Allow getting the compose id from CTS (Compose Tracking Service). (jkaluza) - Fix flake8 issues (lsedlar) - Optimize the _link_file function to not call os.stat redundantly. This will eliminate 2 calls to os.stat per one invocation of the _link_file function. Assuming during the compose build 50000 files are linked, this change will eliminate 100000 redundant calls to os.stat. (bkhomuts) - doc: explain sigkey behavior (kdreyer) - doc: explain tradeoffs with pkgset_allow_reuse (kdreyer) - doc: fix grammar for pkgset_allow_reuse setting (kdreyer) - Support --skip-branding option in lorax (hlin) - docs: Embed phases.svg directly (hlin) - Execute image_checksum phase right after the dependent phases (hlin) |