df7a1b New version 29.24-1

Authored and Committed by Martin Kolman 5 years ago
    New version 29.24-1
    
    - Fix crash in tui when default partitioning scheme is not supported.
      (rvykydal)
    - Fix pylint errors (vponcova)
    - Add libtool build dependency (jkonecny)
    - Remove shebang from DUD test (jkonecny)
    - Add inst.addrepo documentation for HD variant (jkonecny)
    - Warn when repo names are not unique (jkonecny)
    - HD addon repos have mount directories permanent (jkonecny)
    - Unmount hard drive additional repositories (jkonecny)
    - Move RepoData copy creation to the RepoData class (jkonecny)
    - Show empty file protocol on HD addon repo fail (jkonecny)
    - Mount and use HDD additional repositories (jkonecny)
    - Separate _find_and_mount_iso from _setup_media (jkonecny)
    - Load hard drive repo type from inst.addrepo (jkonecny)
    - Do not fail if .discinfo file can't be read (jkonecny)
    - Use productmd to parse .discinfo file (jkonecny)
    - Add payload sources tests (jkonecny)
    - Cleanup payload tests source file (jkonecny)
    - Add documentation for inst.addrepo boot option (jkonecny)
    - Add additional repositories to KS data (jkonecny)
    - Use new source solution (jkonecny)
    - Add payload sources implementation (jkonecny)
    - Don't resize a device if the size is same as the old size (#1572828)
      (vponcova)
    - Mark disks with additional repos as protected (jkonecny)
    - Support boot args parsing to list (jkonecny)
    - Add inst.addrepo new options (jkonecny)
    - Make parenthesis consistent (jkonecny)
    - Remove unused parameter from live_startup method (jkonecny)
    - Disable treeinfo based repos only once (jkonecny)
    - Disable treeinfo repos when base repo change (jkonecny)
    - Treeinfo repos can't be changed nor removed (jkonecny)
    - Add all repositories from the treeinfo file (jkonecny)
    - Load base repository location from treeinfo (jkonecny)
    - Add limited file:// protocol to GUI Source spoke (jkonecny)
    - Add BaseOS between default base repositories (jkonecny)
    - Split _setupInstallDevice method in payload (jkonecny)
    - Check the LUKS2 memory requirements (vponcova)
    - Add an option for choosing version of LUKS in GUI (vponcova)
    - Add tests for LUKS2 in the auto partitioning module (vponcova)
    - Apply the LUKS2 options from the auto partitioning module (vponcova)
    - Support LUKS2 options in the auto partitioning module (vponcova)
    - Support LUKS2 options in logvol, part and raid commands (vponcova)
    - Enable to set a default version of LUKS (vponcova)
    - Update dependencies and kickstart commands to support LUKS2 (#1547908)
      (vponcova)
    - Revert back to running DNF in a subprocess (mkolman)
    - Use SimpleConfigFile to get PLATFORM_ID from /etc/os-release (mkolman)
    - Fix a 5 year old typo in the spec file (mkolman)
    - Use wwn attr instead of removed wwid. (#1565693) (dlehman)
    
        
file modified
+1 -0
file removed
-51
file modified
+56 -15
file modified
+1 -1