Changelog for
pykickstart-3.47-1.fc38.noarch.rpm :
* Fri Mar 17 2023 Brian C. Lane
- 3.47-1- network: Move new options to Fedora 39 (bcl) Related: rhbz#1656662- displaymode: Update description to describe behavior (bcl)
* Tue Mar 14 2023 Brian C. Lane - 3.46-1- Add conflict test between ostree sources (#2125655) (jkonecny) Related: rhbz#2125655- Fix missing seen check for output generation (#2125655) (jkonecny) Related: rhbz#2125655- Add new ostreecontainer command (#2125655) (jkonecny) Related: rhbz#2125655 Resolves: rhbz#2125655 Related: rhbz#2125655- Check the conflicting commands automatically (vponcova)- Fix tests for conflicting commands (vponcova)- Add conflicting commands support (bcl)- Fix handling of package section arguments in older versions (bcl)
* Tue Mar 14 2023 Brian C. Lane - 3.45-1- workflow: Update to use released python 3.11 version (bcl)- Don\'t allow to use --sdboot and --extlinux together (vponcova)- tests: add bootloader sdboot option (jeremy.linton)- bootloader: Add systemd-boot support with --sdboot (jeremy.linton)- Add %changelog section to pykickstart.spec.in (jkonecny)- Do not request sign for rc-release Makefile target (jkonecny)- Do not require SPECFILE for rc-release (jkonecny)- Add missing docs copy to scratch Makefile (jkonecny)- Add support for Fedora 39 (vslavik)
* Wed Feb 15 2023 Brian C. Lane - 3.44-1- Add DNS handling options to the network command (vslavik) Related: rhbz#1656662- Fix the coverage report (vponcova)- whitelist_externals has changed to allowlist_externals (bcl)- Update %post example for DNS problems (bcl)- deps: Move dependencies into requirements.txt (bcl)- Fix syntax of a code sample (ewoud)
* Mon Jan 30 2023 Brian C. Lane - 3.43-3- SPDX migration
* Fri Jan 20 2023 Fedora Release Engineering - 3.43-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Aug 29 2022 Brian C. Lane - 3.43-1- pyproject.toml: Add dependencies (bcl)- sshkey: Escapes quotes in the ssh key (bcl) Resolves: rhbz#2117734- test: Add Python 3.11 to test matrix (bcl)- Add --hibernation option to AutoPart (ozobal)- Makefile: Include pyproject.toml in new release commit (bcl)
* Tue Aug 16 2022 Brian C. Lane - 3.42-1- Use RHEL9 for RHEL command documentation (bcl)- setup.py: use setuptools not distutils (bcl)- Add pyproject.toml and update setup.py (bcl)- Add Fedora 38 support (bcl)
* Fri Jul 22 2022 Fedora Release Engineering - 3.41-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 16 2022 Python Maint - 3.41-2- Rebuilt for Python 3.11
* Thu Jun 16 2022 Brian C. Lane - 3.41-1- Write commands in alphabetical order (bcl) Resolves: rhbz#2096871
* Tue Jun 14 2022 Python Maint - 3.40-2- Rebuilt for Python 3.11
* Mon Jun 13 2022 Brian C. Lane - 3.40-1- Add support for automatic LUN Scan (vponcova) Related: rhbz#1432883
* Mon Jun 13 2022 Python Maint - 3.39-2- Rebuilt for Python 3.11
* Thu Jun 02 2022 Brian C. Lane - 3.39-1- tests: Fix unused out variable warnings (bcl)- rootpw: Add an --allow-ssh argument (bcl) Resolves: rhbz#2083269- github: Fix workflow to only send coverage for python 3.9 (bcl)
* Thu Apr 07 2022 Brian C. Lane - 3.38-1- Add test for missing closing quote (bcl)- i18n: Pass gettext domain on every translation call (bcl)
* Mon Feb 28 2022 Brian C. Lane - 3.37-1- Remove the --ignorebroken option from RHEL handlers (vponcova)- Add the isRHEL function (vponcova)
* Tue Feb 15 2022 Brian C. Lane - 3.36-1- github: Add rhel9-branch to the list of branches (bcl)- github: Use python 3.10 instead of a rc release (bcl)- Fix validation of packages arguments (bcl)- Add Fedora 37 support (vslavik)- Add Fedora 36 support (vslavik)
* Fri Jan 21 2022 Fedora Release Engineering - 3.35-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Oct 12 2021 Brian C. Lane - 3.35-1- bootloader: Fix --md5pass documentation (bcl)- Update ksvalidator manpage for multiple input files (vslavik)- Test new code paths in ksvalidator (vslavik)- ksvalidator: Add file globbing (vslavik)- Rename _is_url() to is_url() to make it public (vslavik)- ksvalidator: Add support for multiple files (vslavik)- ksvalidator: Handle empty files (bcl)- ksflatten: Add test coverage for unknown version (bcl)- tests: Add python 3.10 to the test matrix (bcl)- ksflatten: Fix pylint complaint about msg reuse (bcl)- Remove more python2 compatability (bcl)- tests: Ignore new pylint warnings (bcl)- Fix typo \"installaton\" (amahdal)- Be more consistent when referring to `%pre` (amahdal)
* Fri Jul 23 2021 Fedora Release Engineering - 3.34-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jul 13 2021 Brian C. Lane - 3.34-1- Remove the auth and authconfig commands (pbrezina)- The parse method is expected to return a value (vponcova)- tests: unittest isn\'t used in handle_unicode anymore (bcl)- Add RHEL 9 handler (mkolman) Resolves: rhbz#1966730- Add RHEL 9 version for commands that had a RHEL version in the past (mkolman) Related: rhbz#1966730- Add RHEL 9 version for BTRFS related commands (mkolman) Related: rhbz#1966730
* Wed Jun 09 2021 Brian C. Lane - 3.33-1- tests: Use pykickstart/commands relative to the import (bcl) Related: rhbz#1968762- Document missing feature \'|\' for ignoredisk and clearpart (jkonecny)- Remove python six library (bcl)- Add Fedora 35 support (bcl)
* Thu Jun 03 2021 Python Maint - 3.32-3- Rebuilt for Python 3.10