Changelog for
pungi-utils-4.8.0-1.fc42.noarch.rpm :
* Fri Nov 29 2024 Lubomír Sedlář
- 4.8.0-1- Drop spec file (lsedlar)- Remove python 2.7 from tox configuration (lsedlar)- Remove forgotten multilib module for yum (lsedlar)- Drop usage of six (lsedlar)- Ensure ostree phase threads are stopped (lsedlar)- scm: Clone git submodules (lsedlar)- Drop unittest2 (lsedlar)- Remove pungi/gather.py and associated code (lsedlar)- Reduce legacy pungi script to gather phase only (#1792) (awilliam)- Install dnf4 into test image (lsedlar)- ostree_container: make filename configurable, include arch (awilliam)- Correct subvariant handling for ostree_container phase (awilliam)- Drop compatibility helper for dnf.Package.source_name (lsedlar)
* Tue Nov 19 2024 Adam Williamson - 4.7.0-8- Backport #1798 to infer types/formats for new FEX backing images
* Tue Nov 19 2024 Adam Williamson - 4.7.0-7- Backport #1796 to speed up compose some more
* Thu Nov 14 2024 Adam Williamson - 4.7.0-6- Rebuild with no changes to bump past release used in infra tag
* Wed Oct 16 2024 Adam Williamson - 4.7.0-5- Backport patches for subvariant and filename for ostree_container- Backport patch to split ostree phases out and improve compose speed
* Mon Oct 07 2024 Adam Williamson - 4.7.0-4- Backport patches to fix GCE image format not to be \'docker\'
* Thu Aug 29 2024 Lubomír Sedlář - 4.7.0-3- Backport patch for setting kiwibuild image type in metadata
* Wed Aug 28 2024 Lubomír Sedlář - 4.7.0-2- Backport patch with kiwibuild options version and repo_releasever
* Thu Aug 22 2024 Lubomír Sedlář - 4.7.0-1- kiwibuild: Add support for type, type attr and bundle format (lsedlar)- createiso: Block reuse if unsigned packages are allowed (lsedlar)- Allow live_images phase to still be skipped (lsedlar)- createiso: Recompute .treeinfo checksums for images (lsedlar)- Drop support for signing rpm-wrapped artifacts (lsedlar)- Remove live_images.py (LiveImagesPhase) (awilliam)- Clean up requirements (lsedlar)- Update pungi.spec for py3 (hlin)
* Fri Jul 19 2024 Fedora Release Engineering - 4.6.3-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jul 12 2024 Haibo Lin - 4.6.3-1- Fix formatting of long line (lsedlar)- unified-isos: Resolve symlinks (lsedlar)- gather: Skip lookaside packages from local lookaside repo (lsedlar)- pkgset: Avoid adding modules to unavailable arches (hlin)- iso: Extract volume id with xorriso if available (lsedlar)- De-duplicate log messages for ostree and ostree_container phases (awilliam)- Handle tracebacks as str or bytes (lsedlar)- ostree/container: add missing --version arg (awilliam)- Block pkgset reuse on module defaults change (lsedlar)- Include task ID in DONE message for OSBS phase (awilliam)- Various phases: consistent format of failure message (awilliam)- Update tests to exercise kiwi specific metadata (lsedlar)- Kiwi: translate virtualbox and azure productmd formats (awilliam)- kiwibuild: Add tests for the basic functionality (lsedlar)- kiwibuild: Remove repos as dicts (lsedlar)- Fix additional image metadata (lsedlar)- Drop kiwibuild_version option (lsedlar)- Update docs with kiwibuild options (lsedlar)- kiwibuild: allow setting description scm and path at phase level (awilliam)- Use latest Fedora for python 3 test environment (lsedlar)- Install unittest2 only on python 2 (lsedlar)- Fix \'failable\' handling for kiwibuild phase (awilliam)- image_build: Accept Kiwi extension for Azure VHD images (jeremycline)- image_build: accept Kiwi vagrant image name format (awilliam)
* Sun Jun 09 2024 Python Maint - 4.6.2-7- Rebuilt for Python 3.13
* Fri May 31 2024 Lubomír Sedlář - 4.6.2-6- Rebuild to bump release over f40-infra build
* Fri May 31 2024 Lubomír Sedlář - 4.6.2-2- Add dependency on xorriso, fixes rhbz#2278677
* Tue Apr 30 2024 Lubomír Sedlář - 4.6.2-1- Phases/osbuild: support passing \'customizations\' for image builds (thozza)- dnf: Load filelists for actual solver too (lsedlar)- kiwibuild: Tell Koji which arches are allowed to fail (lsedlar)- kiwibuild: Update documentation with more details (lsedlar)- kiwibuild: Add kiwibuild global options (lsedlar)- kiwibuild: Process images same as image-build (lsedlar)- kiwibuild: Add subvariant configuration (lsedlar)- kiwibuild: Work around missing arch in build data (lsedlar)- Support KiwiBuild (hlin)- ostree/container: Set version in treefile \'automatic-version-prefix\' (tim)- dnf: Explicitly load filelists (lsedlar)- Fix buildinstall reuse with pungi_buildinstall plugin (lsedlar)- Fix filters for DNF query (lsedlar)- gather-dnf: Support dotarch in filter_packages (lsedlar)- gather: Support dotarch notation for debuginfo packages (lsedlar)- Correctly set input and fultree_exclude flags for debuginfo (lsedlar)
* Fri Feb 09 2024 Lubomír Sedlář - 4.6.1-1- Make python3-mock dependency optional (lsedlar)- Make latest black happy (lsedlar)- Update tox configuration (lsedlar)- Fix scm tests to not use user configuration (lsedlar)- Add workaround for old requests in kojiwrapper (lsedlar)- Use pungi_buildinstall without NFS (lsedlar)- checks: don\'t require \"repo\" in the \"ostree\" schema (awilliam)- ostree_container: Use unique temporary directory (lsedlar)
* Fri Jan 26 2024 Maxwell G - 4.6.0-5- Remove python3-mock dependency
* Fri Jan 26 2024 Fedora Release Engineering - 4.6.0-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering - 4.6.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Lubomír Sedlář - 4.6.0-3.fc39- Stop requiring repo option in ostree phase
* Thu Jan 18 2024 Lubomír Sedlář - 4.6.0-2- ostree_container: Use unique temporary directory
* Wed Dec 13 2023 Lubomír Sedlář - 4.6.0-1- Add ostree container to image metadata (lsedlar)- Updates for ostree-container phase (lsedlar)- Add ostree native container support (tim)- Improve autodetection of productmd image type for osbuild images (awilliam)- pkgset: ignore events for modular content tags (lsedlar)- pkgset: Ignore duplicated module builds (lsedlar)- Drop buildinstall method (abisoi)- Add step to send UMB message (lzhuang)- Fix minor Ruff/flake8 warnings (tim)- osbuild: manifest type in config (cmdr)
* Mon Sep 25 2023 Lubomír Sedlář - 4.5.0-7- Backport patch for explicit setting of osbuild image type in metadata
* Thu Aug 31 2023 Lubomír Sedlář - 4.5.0-1- kojiwrapper: Stop being smart about local access (lsedlar)- Fix unittest errors (ounsal)- Add integrity checking for builds (lsedlar)- Add script for cleaning up the cache (lsedlar)- Add ability to download images (lsedlar)- Add support for not having koji volume mounted locally (lsedlar)- Remove repository cloning multiple times (abisoi)- Support require_all_comps_packages on DNF backend (lsedlar)- Fix new warnings from flake8 (lsedlar)
* Tue Jul 25 2023 Lubomír Sedlář - 4.4.1-1- ostree: Add configuration for custom runroot packages (lsedlar)- pkgset: Emit better error for missing modulemd file (lsedlar)- Add support for git-credential-helper (lsedlar)- Support OIDC Client Credentials authentication to CTS (hlin)
* Fri Jul 21 2023 Fedora Release Engineering - 4.4.0-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 19 2023 Lubomír Sedlář - 4.4.0-3- Backport ostree runroot package additions
* Mon Jun 19 2023 Python Maint - 4.4.0-2- Rebuilt for Python 3.12
* Wed Jun 07 2023 Lubomír Sedlář - 4.4.0-1- gather-dnf: Run latest() later (lsedlar)- iso: Support joliet long names (lsedlar)- Drop pungi-orchestrator code (lsedlar)- isos: Ensure proper file ownership and permissions (lsedlar)- gather: Always get latest packages (lsedlar)- Add back compatibility with jsonschema <3.0.0 (lsedlar)- Remove useless debug message (lsedlar)- Remove fedmsg from requirements (lsedlar)- gather: Support dotarch in DNF backend (lsedlar)- Fix compatibility with createrepo_c 0.21.1 (lsedlar)- comps: Apply arch filtering to environment/optionlist (lsedlar)- Add config file for cleaning up cache files (hlin)
* Wed May 17 2023 Lubomír Sedlář - 4.3.8-3- Rebuild without fedmsg dependency
* Wed May 03 2023 Lubomír Sedlář - 4.3.8-1- Set priority for Fedora messages
* Thu Mar 30 2023 Haibo Lin - 4.3.8-1- createiso: Update possibly changed file on DVD (lsedlar)- pkgset: Stop reuse if configuration changed (lsedlar)- Allow disabling inheriting ExcludeArch to noarch packages (lsedlar)- pkgset: Support extra builds with no tags (lsedlar)- buildinstall: Avoid pointlessly tweaking the boot images (lsedlar)- Prevent to reuse if unsigned packages are allowed (hlin)- Pass parent id/respin id to CTS (lsedlar)- Exclude existing files in boot.iso (hlin)- image-build/osbuild: Pull ISOs into the compose (lsedlar)- Retry 401 error from CTS (lsedlar)- gather: Better detection of debuginfo in lookaside (lsedlar)- Log versions of all installed packages (hlin)- Use authentication for all CTS calls (lsedlar)- Fix black complaints (lsedlar)- Add vhd.gz extension to compressed VHD images (lsedlar)- Add vhd-compressed image type (lsedlar)- Update to work with latest mock (lsedlar)- Default bztar format for sdist command (onosek)
* Fri Jan 20 2023 Fedora Release Engineering - 4.3.7-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Dec 09 2022 Ondřej Nosek - 4.3.7-1- osbuild: test passing of rich repos from configuration (lsedlar)- osbuild: support specifying `package_sets` for repos (thozza)- osbuild: don\'t use `util.get_repo_urls()` (thozza)- osbuild: update schema and config documentation (thozza)- Speed up tests by 30 seconds (lsedlar)- Stop sending compose paths to CTS (lsedlar)- Report errors from CTS (lsedlar)- createiso: Create Joliet tree with xorriso (lsedlar)- init: Filter comps for modular variants with tags (lsedlar)- Retry failed cts requests (hlin)- Ignore existing kerberos ticket for CTS auth (lsedlar)- osbuild: support specifying upload_options (thozza)- osbuild: accept only a single image type in the configuration (thozza)- Add Jenkinsfile for CI (hlin)- profiler: Flush stdout before printing (lsedlar)