d90051f New version 30.20-1

Authored and Committed by m4rtink 5 years ago
    New version 30.20-1
    
    - Remove obsolete Group tag & obsolete scriptlets (mkolman)
    - Move the write method of the InstallerStorage class (vponcova)
    - Clean up the reset method of the InstallerStorage class (vponcova)
    - Allow non-ASCII characters in passphrases again (#1619813) (vponcova)
    - Remove the argument protected from initialize_storage (vponcova)
    - Remove multiboot support for tboot (javierm)
    - Move the code for ignoring disks labeled OEMDRV (vponcova)
    - Set default entry to the BLS id instead of the entry index (javierm)
    - Remove the ksdata argument from the initialize_storage function (vponcova)
    - Remove the ksdata attribute from the InstallerStorage class (vponcova)
    - Move the code for ignoring nvdimm devices to pyanaconda.storage.utils
      (vponcova)
    - Use new ssl certificate kickstart options (lars)
    - Remove the data argument from the do_autopart function (vponcova)
    - Call refreshAutoSwapSize from the do_autopart function (vponcova)
    - Move getAvailableDiskSpace to pyanaconda.storage.utils (vponcova)
    - Move lookupAlias to pyanaconda.storage.utils (vponcova)
    - Move getEscrowCertificate to pyanaconda.storage.utils (vponcova)
    - Move get_ignored_nvdimm_blockdevs to pyanaconda.storage.utils (vponcova)
    - Remove update_ksdata from the InstallerStorage class (vponcova)
    - Remove obsolete ldconfig scriptlets (mkolman)
    - Do not try to use disks without partition slots for autopart (vtrefny)
    - dracut: Add deps for fetch-kickstart-disk (walters)
    
        
file modified
+1 -0
file modified
+28 -5
file modified
+1 -1