Changelog for
python3-pungi-4.5.0-2.fc37.noarch.rpm :
* 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)
* Mon Nov 07 2022 Lubomír Sedlář - 4.3.6-2- Stop including comps in modular repos
* Fri Aug 26 2022 Lubomír Sedlář - 4.3.6-1- pkgset: Report better error when module is missing an arch (lsedlar)- osbuild: add support for building ostree artifacts (ondrej)- ostree: Add unified core mode for compose in rpm-ostree (tim)- createiso: Make ISO level more granular (lsedlar)- Create DVDs with xorriso (lsedlar)- Fix compatibility with jsonschema >= 4.0.0 (lsedlar)- Fix black complaint (lsedlar)- doc: fix osbuild\'s image_types field name (ondrej)- Convert _ssh_run output to str for python3 (hlin)- Print more logs for git_ls_remote (hlin)- Log time taken of each phase (hlin)- Avoid crash when loading pickle file failed (hlin)- extra_isos: Fix detection of changed packages (lsedlar)
* Thu Aug 11 2022 Lubomír Sedlář - 4.3.5-8- Backport jsonschema compatibility patch (rhbz#2113607)
* Mon Jul 25 2022 Lubomír Sedlář - 4.3.5-7- Update xorriso patch
* Fri Jul 22 2022 Fedora Release Engineering - 4.3.5-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 20 2022 Python Maint - 4.3.5-5- Rebuilt for Python 3.11
* Thu Jun 16 2022 Adam Williamson - 4.3.5-4- Don\'t try and run isohybrid when using xorriso
* Wed Jun 15 2022 Python Maint - 4.3.5-3- Rebuilt for Python 3.11
* Wed Jun 15 2022 Lubomír Sedlář - 4.3.5-2- Backport patch for building DVDs with xorriso command again
* Wed Jun 15 2022 Lubomír Sedlář - 4.3.5-1- Fix module defaults and obsoletes validation (mkulik)- Update the cts_keytab field in order to get the hostname of the server (ounsal)- Add skip_branding to ostree_installer. (lzhuang)- kojiwrapper: Ignore warnings before task id (lsedlar)- Restrict jsonschema version (lsedlar)- Revert \"Do not clone the same repository multiple times, re-use already cloned repository\" (hlin)- Involve bandit (hlin)
* Wed Jun 08 2022 Lubomír Sedlář - 4.3.4-2- Backport patch for building DVDs with xorriso command
* Mon Apr 04 2022 Ondřej Nosek - 4.3.4-1- kojiwrapper: Add retries to login call (lsedlar)- Variants file in config can contain path (onosek)- nomacboot option for livemedia koji tasks (cobrien)- doc: improve osbs_registries explanation (kdreyer)- osbs: only handle archives of type \"image\" (kdreyer)- Update the default greedy_method value in doc (ounsal)- Fix the wrong working directory for the progress_notification script (ounsal)- Filter out environment groups unmatch given arch (hlin)- profiler: Respect provided output stream (lsedlar)- modules: Correct a typo in loading obsoletes (ppisar)- Do not clone the same repository multiple times, re-use already cloned repository (ounsal)
* Fri Feb 04 2022 Lubomír Sedlář - 4.3.3-3- Backport typo fix
* Fri Jan 21 2022 Fedora Release Engineering - 4.3.3-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jan 14 2022 Haibo Lin - 4.3.3-1- hybrid: Explicitly pull in debugsource packages (lsedlar)- Add module obsoletes feature (fvalder)- buildinstall: Add ability to install extra packages in runroot (ounsal)- Ignore osbs/osbuild config when reusing iso images (hlin)- compose: Make sure temporary dirs are world readable (lsedlar)- Pass compose parameter for debugging git issue (hlin)- Generate images.json for extra_isos phase (hlin)- Fix tests for python 2.6 (hlin)
* Mon Nov 15 2021 Haibo Lin - 4.3.2-2- Backport patch for generating images.json
* Thu Nov 11 2021 Haibo Lin - 4.3.2-1- gather: Load JSON mapping relative to config dir (lsedlar)- gather: Stop requiring all variants/arches in JSON (lsedlar)- doc: make dnf \"backend\" settings easier to discover (kdreyer)- Remove with_jigdo argument (lsedlar)- Check dependencies after config validation (lsedlar)- default \"with_jigdo\" to False (kdreyer)- Stop trying to validate non-existent metadata (lsedlar)- test images for metadata deserialization error (fdipretre)- repoclosure: Use --forcearch for dnf repoclosure (lsedlar)- extra_isos: Allow reusing old images (lsedlar)- createiso: Allow reusing old images (lsedlar)- Remove default runroot channel (lsedlar)
* Tue Oct 26 2021 Lubomír Sedlář - 4.3.1-1- Correct irc network name & add matrix room (dan.cermak)- Add missing mock to osbs tests (lsedlar)- osbs: Reuse images from old compose (hlin)- image_build: Allow reusing old image_build results (hlin)- Allow ISO-Level configuration within the config file (ounsal)- Work around ODCS creating COMPOSE_ID later (lsedlar)- When `cts_url` is configured, use CTS `/repo` API for buildContainer yum_repourls. (jkaluza)- Add COMPOSE_ID into the pungi log file (ounsal)- buildinstall: Add easy way to check if previous result was reused (lsedlar)
* Mon Oct 04 2021 Lubomír Sedlář - 4.3.0-2- Backport patch to avoid crash on missing COMPOSE_ID