↵ Return to the main page of python3-pungi
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-11-15 | Haibo Lin <hlin at redhat dot com> - 4.3.2-2 | - Backport patch for generating images.json |
2021-11-11 | Haibo Lin <hlin at redhat dot com> - 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) |
2021-10-26 | Lubomír Sedlář <lsedlar at redhat dot com> - 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) |
2021-10-04 | Lubomír Sedlář <lsedlar at redhat dot com> - 4.3.0-2 | - Backport patch to avoid crash on missing COMPOSE_ID |
2021-09-15 | Lubomír Sedlář <lsedlar at redhat dot com> - 4.3.0-1 | - Only build CTS url when configured (lsedlar) - Require requests_kerberos only when needed (lsedlar) - Allow specifying $COMPOSE_ID in the `repo` value for osbs phase. (jkaluza) - Make getting old compose config reusable (lsedlar) - paths: Allow customizing log file extension (lsedlar) - Add authentication for updating the compose URL in CTS. (ounsal) - Fix type detection for osbuild images (lsedlar) - Enable pungi to send compose_url patches to CTS (ounsal) - Use xorriso instead of isoinfo when createiso_use_xorrisofs is enabled (ounsal) - Fix tests for createrepo (drumian) - Formatted files according to flake8 and black feedback (drumian) - Handle the pungi failures to ensure creation of log files (ounsal) - Add createrepo_enable_cache to configuration doc (hlin) - Fix formatting (hlin) - Install missing deps in ci image (hlin) - Use pytest directly incl. support for posargs, e.g.: tox -- -s -vvv tests/path/to/a/single/test_something.py (fvalder) - Supersede ModuleStream loading with ModuleIndex (fvalder) - Better error message than 'KeyError' in pungi (drumian) - Adding multithreading support for pungi/phases/image_checksum.py (jkunstle) - doc: more additional_packages documentation (kdreyer) - doc: fix typo in additional_packages description (kdreyer) - doc: improve signed packages retry docs (kdreyer) - Better error message than 'KeyError' in pungi (drumian) - doc: explain buildContainer API (kdreyer) |
2021-08-04 | Haibo Lin <hlin at redhat dot com> - 4.2.10-1 | - Show and log command when using the run_blocking_cmd() method (fdipretre) - Use cachedir when createrepo (hlin) - gather: Add all srpms to variant lookaside repo (lsedlar) - Add task URL to watch task log (hlin) - Log warning when module defined in variants.xml not found (hlin) - pkgset: Compare future events correctly (lsedlar) - util: Strip file:// from local urls (lsedlar) - Clean up temporary yumroot dir (hlin) |
2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.2.9-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-06-04 | Python Maint <python dash maint at redhat dot com> - 4.2.9-2 | - Rebuilt for Python 3.10 |
2021-04-29 | onosek - 4.2.9-1 | - New upstream release 4.2.9 - Fix can't link XDEV using repos as pkgset_sources (romain.forlot) - Updated the deprecated ks argument name (to the current inst.ks) (lveyde) - gather: Adjust reusing with lookaside (hlin) - hybrid: Optimize getting lookaside packages (lsedlar) - gather: Copy old logs when reusing gather result (hlin) - Cancel koji tasks when pungi terminated (hlin) - Add Dockerfile for building testing image (hlin) - image_container: Fix incorrect arch processing (lsedlar) - runroot: Adjust permissions always (hlin) - Format code (hlin) - pkgset: Fix meaning of retries (lsedlar) - pkgset: Store module tag only if module is used (lsedlar) - Store extended traceback for gather errors (lsedlar) |
2021-02-12 | Ondrej Nosek <onosek at redhat dot com> - 4.2.8-1 | - New upstream version |