import CS pykickstart-3.52.9-1.el10
This commit is contained in:
parent
5688ff1cab
commit
c59f352268
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
pykickstart-3.52.5.tar.gz
|
||||
pykickstart-3.52.9.tar.gz
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
%bcond_with signed
|
||||
|
||||
Name: pykickstart
|
||||
Version: 3.52.5
|
||||
Version: 3.52.9
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-only
|
||||
Summary: Python utilities for manipulating kickstart files.
|
||||
@ -78,6 +78,34 @@ LC_ALL=C make PYTHON=%{__python3} test-no-coverage
|
||||
%{python3_sitelib}/pykickstart*.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue May 27 2025 Brian C. Lane <bcl@redhat.com> - 3.52.9-1
|
||||
- workflows: Switch to using ubuntu-latest (bcl)
|
||||
Related: RHEL-80086
|
||||
- Do not remove "md" prefix from RAID names (vtrefny)
|
||||
Resolves: RHEL-80086
|
||||
|
||||
* Thu Jan 30 2025 Brian C. Lane <bcl@redhat.com> - 3.52.8-1
|
||||
- Update %%certificate section documentation (rvykydal)
|
||||
Related: RHEL-61435
|
||||
- Make %%certificate section option --dir mandatory. (rvykydal)
|
||||
Resolves: RHEL-76502
|
||||
|
||||
* Wed Jan 15 2025 Brian C. Lane <bcl@redhat.com> - 3.52.7-1
|
||||
- Add support for inline certificates with `%certificate` section (k.koukiou)
|
||||
Resolves: RHEL-61435
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.52.6-2
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
* Fri Oct 04 2024 Brian C. Lane <bcl@redhat.com> - 3.52.6-1
|
||||
- doc/versionremoved: Update VersionChange import for Sphinx 8.0.0 (bcl)
|
||||
Related: RHEL-61426
|
||||
- workflow: Use python 3.12.7 for testing (bcl)
|
||||
Related: RHEL-61426
|
||||
- options: adjust to behavior change in upstream _parse_optional (awilliam)
|
||||
Resolves: RHEL-61426
|
||||
|
||||
* Mon Aug 05 2024 Brian C. Lane <bcl@redhat.com> - 3.52.5-1
|
||||
- Mark the vnc command as deprecated on RHEL 10 (mkolman)
|
||||
Resolves: RHEL-41219
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pykickstart-3.52.5.tar.gz) = 6b76906e87809df74546d33326dbc28e0d5f505b899269f6f5988e9a7b79f272aaf29ee1a204b678ef45366d4f045f355dd2acd63ebd0599ed2d99c03496e870
|
||||
SHA512 (pykickstart-3.52.9.tar.gz) = 4c8e02dee566e81c0c75ea049cb6ee12b61bbc33aff94c17ac23c2162886261ef11d961dc3f91fb1b911b163a35ab890a08db9cfde2e6fdc0fa76e3262359f11
|
||||
|
||||
Loading…
Reference in New Issue
Block a user