55c6bef New version 31.6-1

Authored and Committed by m4rtink 5 years ago
    New version 31.6-1
    
    - Test the DBus support for the device tree (vponcova)
    - Add DBus support for the device tree (vponcova)
    - Fix the initialization of BootInfo (#1599378) (vponcova)
    - network module: update module API unit tests (rvykydal)
    - network module: guard some methods on NM availability (rvykydal)
    - Remove useless swapoff (vponcova)
    - Always specify the LUKS version in CustomPartitioningSpoke (#1689699)
      (vponcova)
    - Remove the property free_space_snapshot from InstallerStorage (vponcova)
    - network: fix setting of NetworkDeviceInfo from NM Device (rvykydal)
    - Hide the encryption checkbox for the interactive partitioning (vponcova)
    - Deprecate DBusObjectObserver (vponcova)
    - Remove DBusCachedObserver (vponcova)
    - Add the method get_file_system_free_space to InstallerStorage (vponcova)
    - Use get_disk_free_space and get_disk_reclaimable_space in StorageSpoke
      (vponcova)
    - Use get_disk_free_space in ResizeDialog (vponcova)
    - Use get_disk_free_space in CustomPartitioningSpoke (vponcova)
    - Use get_disk_free_space in SelectedDisksDialog (vponcova)
    - network: adapt a unit test to get_supported_devices change (rvykydal)
    - Don't estimate the free space based on the clearpart settings (vponcova)
    - Update the kickstart data for iSCSI and NVDIMM during the installation
      (vponcova)
    - network: share single NM Client in anaconda (rvykydal)
    - network: handle ONBOOT in ifcfg by network module (rvykydal)
    - network: network.py cleanup (rvykydal)
    - Don't generate temporary kickstart in the Storage module (vponcova)
    - Remove attributes for autopart encryption from the InstallerStorage
      (vponcova)
    - Make invalid installation from HDD more visible (jkonecny)
    - network module: fix updating of ONBOOT value on installed system (rvykydal)
    - network: remove nm.py (rvykydal)
    - network: use libnm to get device IP addresses (rvykydal)
    - network: use libnm to get ntp servers from dhcp options (rvykydal)
    - network module: provide and use GetActivatedInterfaces (rvykydal)
    - network: remove unused stuff from nm.py (rvykydal)
    - network: use GetSupportedDevices API (rvykydal)
    - network module: provide GetSupportedDevices (rvykydal)
    - Remove the encrypted_autopart property of the InstallerStorage (vponcova)
    - Remove the autopart_type property of the InstallerStorage (vponcova)
    - Remove the autopart_requests property of the InstallerStorage (vponcova)
    - Remove the do_autopart property of the InstallerStorage (vponcova)
    - Move the support for scheduling partitions to the Storage module (vponcova)
    - Move do_autopart to the Storage module (vponcova)
    - Move do_reqpart to the Storage module (vponcova)
    - Add a new task for interactive auto partitioning (vponcova)
    - Replace the function do_kickstart_storage (vponcova)
    - Replace partitioning executors with tasks (vponcova)
    - Move partitioning executors to the Storage module (vponcova)
    - Move swap_suggestion to pyanaconda.storage.utils (vponcova)
    - network: remove ifcfg.log (rvykydal)
    - network module: log configuration state after installation task (rvykydal)
    - network: remove low-level debug logging on IfcfgFile modifications (rvykydal)
    - network module: use module for logging of configuration state (rvykydal)
    - network module: move ifcfg logging into the module (rvykydal)
    - network module: do not log secrets (rvykydal)
    - network module: rename and add doc to network initialization task interface
      (rvykydal)
    - network module: guard initialization tasks by anaconda system configuration
      (rvykydal)
    - network: log network initialization better (rvykydal)
    - network module: use task to dump missing ifcfg files (rvykydal)
    - network module: use task to set real onboot values (rvykydal)
    - network module: use task for initramfs connections consolidation (rvykydal)
    - network module: use task for apply kickstart (rvykydal)
    - payload: separate blivet.utils & blivet.arch call (jkonecny)
    - Improve content of the top-level README file (mkolman)
    
        
file modified
+1 -0
file modified
+70 -1
file modified
+1 -1