↵ Return to the main page of python3-kickstart
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-10-02 | Adam Williamson <awilliam at redhat dot com> - 3.58-3 | - Fix the fix for _parse_optional changing (awilliam) |
2024-10-02 | Brian C. Lane <bcl at redhat dot com> - 3.58-2 | - options: adjust to behavior change in upstream _parse_optional (awilliam) |
2024-08-19 | Brian C. Lane <bcl at redhat dot com> - 3.58-1 | - DeprecatedCommand: Return empty list for dataList (bcl) |
2024-08-19 | Brian C. Lane <bcl at redhat dot com> - 3.57-1 | - Add "hw-passphrase" option for autopart and part commands (vtrefny) - Enhance %onerror section with recommendation (jkonecny) Resolves: RHEL-47142 - commands: Add missing DeprecatedCommand class to F41_Module (kkoukiou) |
2024-08-05 | Brian C. Lane <bcl at redhat dot com> - 3.56-1 | - doc/versionremoved: Update VersionChange import for Sphinx 8.0.0 (bcl) - Mark the vnc command as deprecated on RHEL 10 (mkolman) Resolves: RHEL-41219 - pykickstart is supported on python 3.6+ (sgallagh) - timezone: Remove the --isUtc, --nontp, and --ntpserver arguments (bcl) Related: RHEL-34009 - packages: Remove the old camel case arguments on RHEL10 (bcl) Resolves: RHEL-34009 - nvdimm: Remove support for the nvdimm command on RHEL10 (bcl) Related: RHEL-34009 - Drop the MIT license (bcl) |
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.55-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-06-07 | Python Maint <python dash maint at redhat dot com> - 3.55-2 | - Rebuilt for Python 3.13 |
2024-05-13 | Brian C. Lane <bcl at redhat dot com> - 3.55-1 | - Deprecate modularity on Fedora 41 (marusak.matej) - btrfs: Remove support for the btrfs command on RHEL10 (bcl) Resolves: RHEL-34009 - Deprecate modularity on RHEL 10 (marusak.matej) Resolves: RHEL-34829 |
2024-04-25 | Brian C. Lane <bcl at redhat dot com> - 3.54-1 | - Add a DEFAULT_VERSION variable to version.py (bcl) - Deprecate network team options on RHEL 10 (rvykydal) |
2024-04-03 | Brian C. Lane <bcl at redhat dot com> - 3.53-1 | - Update sources to github release urls - rhel10: autopart on RHEL does not support --type=btrfs (bcl) - rhel10: Add test for btrfs command deprecation (bcl) - rhel10: Add missing rhsm and syspurpose commands (bcl) - Break out %pre example to kickstart-examples (tasleson) - Update kickstart-docs.rst (tasleson) - Add Fedora 41 support (bcl) - Update RHEL 9 handler (bcl) - Update RHEL 10 handler classes (bcl) - Add RHEL 10 handler (bcl) - workflow: Use python 3.12.2 for tests (bcl) - workflow: Bump checkout and setup-python actions to new versions (bcl) |