Changelog for
pykickstart-3.21-1.fc31.noarch.rpm :
* Wed Aug 14 2019 David Cantrell
- 3.21-1- Make module --disable available on Fedora 31+ (mkolman)- Add F31 handler (mkolman)- Add the --disable option for the module command (#1719347) (mkolman)- A couple fixes for %packaging section docs (mkolman)- Fix the docs generation (vponcova)- Fix the documentation of bootloader --append (vponcova)- Just kidding, use xenial for everything. (dcantrel)- Python 3.7 is only available in \'xenial\' in Travis-CI (dcantrel)- Reduce .travis.yml to Python 3.{5,6,7}, set SPHINXAPIDOC (dcantrel)- Replace PYTHONPATH override with sys.path.append; allow SPHINXAPIDOC (dcantrel)- Add rhel7-branch to .travis.yml (dcantrel)- Restrict the branches to test with Python 3. (dcantrel)- More changes to .travis.yml, add requirements.txt file (dcantrel)- Update the Travis-CI yaml file. (dcantrel)- Fix documentation for the --excludepkgs and --includepkgs repo options (mkolman)- packit.yml: remove unused content (ttomecek)- Update sed in pykistart.spec Makefile target (phracek)- Add pykickstart.spec.in for packit (phracek)- Make %packages --default attribute sane (jkonecny)- Configuration file .packit.yaml (phracek)- For Travis-CI, explicitly use Sphinx 1.7.6 (dcantrel)- Change to unittest.skipUnless and use correct syntax. (dcantrel)- Replace \'import unittest.skipIf as skipIf\' with just \'import unittest\' (dcantrel)- s/unittest/pytest/g in .travis.yml (dcantrel)- pip install unittest for the Travis-CI runs (dcantrel)- Run \'git checkout\' in the Makefile ignoring non-fatal errors (dcantrel)- Skip KS_With_Wrong_Permissions_TestCase if running as root. (dcantrel)- Treat pylint warnings as non-fatal, exit codes 0 and 4. (dcantrel)- Remove unused falsePositives in runpylint.py (dcantrel)- Use env to set NOSE_IGNORE_CONFIG_FILES (dcantrel)- Add NOSE_IGNORE_CONFIG_FILES=y to the .travis.yml file (dcantrel)- Set NOSE_IGNORE_CONFIG_FILES in make coverage (dcantrel)- In the Travis-CI environment, coverage is \'coverage\' (dcantrel)- Close output_path after reading in ksflatten.py (dcantrel)- Makefile improvements (dcantrel)- Specify Python 3.7 in .travis.yml per the docs. (dcantrel)- Run sphinx-build and sphinx-apidoc from docs/Makefile (dcantrel)- Add some missing help strings as detected by the coverage target. (dcantrel)- Add missing descriptions to a handful of pykickstart commands. (dcantrel)- Mark the sshkey --username option as required in docs (mkolman)- Test on recent Python versions on Travis (mkolman)- Fix snapshot documentation (jkonecny)- Add a CONTRIBUTING file. (dcantrel)
* Fri Jul 26 2019 Fedora Release Engineering - 3.20-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Mar 07 2019 David Cantrell - 3.20-3- Remove the Python 2 subpackage for pykickstart (#1686380)
* Sat Feb 02 2019 Fedora Release Engineering - 3.20-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Jan 29 2019 David Cantrell - 3.20-1- New release: 3.20 (dcantrell)- Fix backward compatibility for python2 (jkonecny)- In \'make local\', create a dummy .asc file explaining the signature. (dcantrell)
* Mon Jan 28 2019 David Cantrell - 3.19-1- New release: 3.19 (dcantrell)- Run gen_commands_docs and gen_sections_docs with python3. (dcantrell)- Use python3-sphinx in docs/Makefile (dcantrell)- Nope, this way for make po-pull and make release. (dcantrell)- Make sure \'make release\' runs \'make po-pull\' (dcantrell)- RHEL8Handler: include ssl certificate options (lars)- Add options for ssl certs on url and repo commands (lars)- parser: use collections.abc to import Iterator (lars)- test: Remove unused import (lars)- tests: Fix ksflatten tests (lars)- tests: Remove KickstartValueError test case (lars)- tests: Remove test case that\'s actually valid (lars)- Fix pylint warning W0102 dangerous-default-value (lars)- docs/versionremoved: fix sphinx import path (lars)- travis: don\'t override PYTHON with /usr/bin/python3 (lars)- Refactor ksverdiff and add tests for it (atodorov)- Patch ksverdiff so it works with argparse (atodorov)- Add main() function to scripts to allow module to be imported (atodorov)- Refactor tools/ksflatten.py and add tests for it (atodorov)- Add more tests for load.py (atodorov)- Issue DeprecationWarning for KickstartValueError and test it for completeness (atodorov)- More test coverage for autopart (atodorov)- Improve tests for updates (atodorov)- Improved tests for timezone (atodorov)- Improve tests for selinux (atodorov)- Improve test for rootpw (atodorov)- Refactoring for reboot.py and more tests (atodorov)- Refactor monitor.py and add more tests (atodorov)- Add more tests for logvol.py (atodorov)- Refactoring for driverdisk.py (atodorov)- Refactor and more tests for btrfs.py (atodorov)- Add test to kill remaining mutant (atodorov)- Refactor in dmraid.py (atodorov)- More tests and refactoring for volgroup.py (atodorov)- Improve displaymode tests (atodorov)- Fix the kickstart section %packages (vponcova)- Fix versions in parsers of kickstart sections (vponcova)- Fix warnings for deprecated options of kickstart commands (vponcova)- Fix pylint errors (vponcova)- Update kickstart-docs.rst (jason.gerfen)- Kickstart usage example link (jason.gerfen)- Document module stream installation (mkolman)- Mention all man pages in all \"SEE ALSO\" sections (tim)- Fix typo in ksshell man page (tim)- Normalize the mount point (vponcova)- Clarify the --when= parameter error message. (dcantrell)
* Wed Aug 29 2018 Chris Lumens - 3.18-1- New release: 3.18 (clumens)- Use the RHEL8 handler to generate RHEL docs. (clumens)- Add missing trailing newline for syspurpose __str__ method (mkolman)- Add the syspurpose command (mkolman)- Fix \'make rpmlog\' target. (dcantrell)
* Wed Aug 15 2018 David Cantrell - 3.17-1- New release: 3.17 (dcantrell)- Add authselect command to rhel8 handler (rvykydal)- Add module command to rhel8 handler (rvykydal)- Update po/pykickstart.pot (dcantrell)
* Thu Aug 09 2018 David Cantrell - 3.16-1- New release: 3.16 (dcantrell)- Remove the extra space from the logvol command (vponcova)- Support LUKS2 in the raid command (vponcova)- Support LUKS2 in the part command (vponcova)- Support LUKS2 in the logvol command (vponcova)- Support LUKS2 in the autopart command (vponcova)- Remove unused false positive (vponcova)- Wrong hanging indentation (vponcova)
* Fri Jul 13 2018 Fedora Release Engineering - 3.15-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jul 10 2018 Chris Lumens - 3.15-1- New release: 3.15 (clumens)- Add nvdimm command to RHEL7 (rvykydal)- Fix tests timeout (vponcova)- Fix pylint errors (vponcova)- The deprecated command upgrade is removed in another handler (vponcova)- The partition option --active is deprecated in another handler (vponcova)- The ignoredisk option --interactive is deprecated in another handler (vponcova)- The bootloader option --upgrade is deprecated in another handler (vponcova)- The command install is deprecated in another handler (vponcova)- The command deviceprobe is deprecated in another handler (vponcova)- Add kickstart warnings (vponcova)- Add the enablemodule command (mkolman)- Remove translation-canary wrapper for xgettext command. (dcantrell)- Use \'New release:\' in the \'make bumpver\' commit messages. (dcantrell)- Update the \'make pypi\' target. (dcantrell)- Include the _sortCommand to the _setCommand method (#1578930) (vponcova)
* Fri Jun 15 2018 Miro Hrončok - 3.14-3- Rebuilt for Python 3.7
* Tue May 22 2018 David Cantrell - 3.14-2- Include the _sortCommand to the _setCommand method (vponcova, #1578930)- Remove call to xgettext_werror.sh during build
* Mon May 14 2018 David Cantrell - 3.14-1- Increment version to 3.14 (dcantrell)- Commit the new version in make bumpver. (dcantrell)- Adjust the make release target. (dcantrell)- Fix path problem in the pypi target. (dcantrell)- Adjust zanata check in po-pull Makefile target. (dcantrell)- Document that lilo and lilocheck are deprecated (vponcova)- Document that the command mouse is deprecated (vponcova)- The deprecated command upgrade is removed (vponcova)- The partition option --active is deprecated (vponcova)- The ignoredisk option --interactive is deprecated (vponcova)- The bootloader option --upgrade is deprecated (vponcova)- The command install is deprecated (vponcova)- The command deviceprobe is deprecated (vponcova)- Add Fedora 29 support (vponcova)- Change the timeout for nosetests (vponcova)- Fix deprecated commands with data (vponcova)
* Thu May 10 2018 David Cantrell - 3.13-1- Prepare for 3.13 release. (dcantrell)- Adjust the make release target. (dcantrell)- Fix path problem in the pypi target. (dcantrell)- Adjust zanata check in po-pull Makefile target. (dcantrell)- Update fcoe command help (rvykydal)- Add support for fcoe --autovlan (rvykydal)- Fix the writePriority test for the new nvdimm command. (clumens)- Fix a typo in the nvdimm command help output. (clumens)- Add use action to nvdimm command. (rvykydal)- Add nvdimm command (rvykydal)- Remove the spec file from the source repo. (clumens)- No longer reference the spec file in the Makefile. (clumens)- Change the rc-release target to not assume the spec file location. (clumens)- Get the version number from setup.py instead of the spec file. (clumens)- Remove PKGNAME from the Makefile. (clumens)
* Thu Apr 19 2018 David Cantrell - 3.12-5- BuildRequires: python2-ordered-set
* Mon Apr 16 2018 David Cantrell - 3.12-4- Fix python2 subpackage builds. (#1564347)- Disable tests by default because they fail in mock right now.
* Thu Apr 12 2018 David Cantrell - 3.12-3- Re-enable the python2 subpackages on Fedora for now. Some programs still need it and have not moved to python3 yet. (#1564347)
* Mon Apr 02 2018 David Cantrell - 3.12-2- Conditionalize out python2 subpackage builds on Fedora releases after 28 and EL releases after 7
* Mon Feb 19 2018 Chris Lumens - 3.12-1- Sync spec file back up. (clumens)- Don\'t use deprecated formatErrorMsg (vponcova)- Handle error message formatting in KickstartError (vponcova)- Add the KickstartHandler class (vponcova)- Remove --fstype=btrfs support from LogVol, Raid and Part (rvykydal)- Remove btrfs support (rvykydal)- Create RHEL8 commands to pass handler using highest version test. (rvykydal)- Add RHEL8 handler (rvykydal)- Expect kickstart commands to have the default write priority. (vponcova)- Authconfig is replaced with authselect (vponcova)
* Fri Feb 09 2018 Igor Gnatenko - 3.11-2- Escape macros in %changelog
* Thu Feb 08 2018 Chris Lumens - 3.11-1- Logging level should be always set (#1543194) (vponcova)- Copy txt files from _build folder on make local call (jkonecny)
* Thu Jan 25 2018 Chris Lumens - 3.10-1- Update Python 2 dependency declarations to new packaging standards
* Thu Jan 04 2018 Chris Lumens - 3.9-1- Fix directory ownership (lbalhar, #202). (clumens)- firewall: add --use-system-defaults arg to command (#1526486) (dusty)- Add lineno as an attribute on KickstartParseError. (clumens)- Don\'t modify the original command and data mappings. (vponcova)
* Thu Nov 30 2017 Chris Lumens - 3.8-1- Add support for hmc command in Fedora (vponcova)- Commands for specifying base repo are mentioned in docs (jkonecny)- Add list of installation methods to the method doc (jkonecny)- Fix pylint warnings in the mount command (vponcova)- Fix test for the mount command (vponcova)- Add clearpart --cdl option. (sbueno+anaconda)- Add Fedora 28 support (vponcova)- Add a new \'mount\' command (vpodzime)- Pylint fixes (vponcova)- Add command hmc to support SE/HMC file access in RHEL7 (vponcova)- Add timeout and retries options to %packages section in RHEL7 (vponcova)- Call the _ method from i18n.py (jkonecny)- Backport spec file changes from downstream (jkonecny)- network: add network --bindto option (Fedora) (#1483981) (rvykydal)- network: add network --bindto option (RHEL) (#1483981) (rvykydal)- Add url --metalink support (#1464843) (rvykydal)- Update doc of repo --mirrorlist and --baseurl with --metalink (#1464843) (rvykydal)- Add repo --metalink support (#1464843) (rvykydal)- Add Fedora 27 support. (rvykydal)- Update Repo command tests. (rvykydal)- Split the import of commands to multiple lines (vponcova)- Move the installclass command to the %anaconda section (vponcova)- Mention that repo name must not contain spaces (brunovern.a)
* Fri Sep 15 2017 Jiri Konecny - 3.7-2- Backport of the Zbigniew Jędrzejewski-Szmek from downstream spec Python 2 binary package renamed to python2-pykickstart See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3