2020e12 New version 35.9-1

Authored and Committed by m4rtink 3 years ago
    New version 35.9-1
    
    - Improve logging of the download and install sizes (vponcova)
    - Clean up the code for finding sufficient mount points (vponcova)
    - Remove pyanaconda.payload.dnf.utils (vponcova)
    - Move code for cleaning up the download location (vponcova)
    - Add the get_free_space_map function (vponcova)
    - Move code from the space_required property (vponcova)
    - Check if the mount point exists before calling statvfs (#1824357) (vponcova)
    - Move code from _pick_download_location (vponcova)
    - Move the get_df_map and pick_mount_point functions (vponcova)
    - Use a custom stylesheet to define Fedora-specific stylesheet data (vponcova)
    - Replace download_location with a local variable (vponcova)
    - Handle modules in the DNF manager (vponcova)
    - Handle the module command in the Payloads module (vponcova)
    - ostree: ignore exit code 65 for systemd-tmpfiles (vponcova)
    - Mark usage of IOError for further investigation (vslavik)
    - Replace IOError by OSError in scripts (vslavik)
    - Replace IOError by OSError in dracut code (vslavik)
    - Replace IOError by OSError for file operations (vslavik)
    - Move the code for installing packages into a task (vponcova)
    - Replace IOError when looking up glade files (vslavik)
    - Replace IOError when starting DBus (vslavik)
    - Improve messages for the Flatpak installation (vponcova)
    - Clean up the arguments of the OSTree installation tasks (vponcova)
    - Change the arguments of ChangeOSTreeRemoteTask (vponcova)
    - Use the RPM OSTree module to install flatpacks (vponcova)
    - Move the code for downloading packages into a task (vponcova)
    - Use the RPM OSTree module to install the payload (vponcova)
    - Add the _get_source method to the payload modules (vponcova)
    - Fix unknown error when entering wrong NFS URL address (30516382+century6)
    - Replace IOError when downloading .treeinfo (vslavik)
    - consicous lang: fix a fallout of slave -> port patch (rvykydal)
    - Add logging for iSCSI / FCoE dracut arguments (rvykydal)
    
        
file modified
+1 -0
file modified
+35 -1
file modified
+1 -1