4f20c37 New release: 3.19 (dcantrell)

Authored and Committed by David Cantrell 5 years ago
    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)
    
        
file modified
+2 -0
file modified
+53 -3
file modified
+2 -1