ed3a65c New version 32.4-1

Authored and Committed by m4rtink 4 years ago
    New version 32.4-1
    
    - Add tests for the device factory requests (vponcova)
    - Raise an exception if the device type is unsupported (vponcova)
    - Fix: Move the code for getting the device LUKS versions (vponcova)
    - Use a device factory request to populate the right side (vponcova)
    - Improve logging of the custom spoke (vponcova)
    - Use the device factory request to change devices (vponcova)
    - Generate a device factory request (vponcova)
    - Use a device factory request to add a mount point (vponcova)
    - Add support for transforming device factory requests to arguments (vponcova)
    - Add DBus support for the device factory request (vponcova)
    - Fix tests after using flatpak format_ref method (jkonecny)
    - Use flatpak API to create ref string (jkonecny)
    - network: make sure configuration from boot options has ONBOOT=yes (#1727904)
      (rvykydal)
    - network: fix dumping of generic "Wired connection" created in initramfs
      (#1727904) (rvykydal)
    - Make clear where repo names are used not objects (jkonecny)
    - Remove __main__ functions for testing (vponcova)
    - Drop dhclient requirement (pbrobinson)
    - Compare normalized XML strings (vponcova)
    - Add temporal pylint false positive (jkonecny)
    - Make default state of treeinfo repos configurable by product (riehecky)
    - Fix pylint test by loading C extensions (jkonecny)
    - Drop dhclient requirement (pbrobinson)
    - Fall back to a boot drive with a valid stage1 device (#1168118) (vponcova)
    - Use test dependencies from Fedora instead of pip (jkonecny)
    - Do not crash test env setup in case of empty list (jkonecny)
    - Fix parsing of hostname from cmdline for ipv6. (rvykydal)
    - dnfpayload: repo in _fetch_md is a dnf repo not ksrepo (awilliam)
    - Don't set up a warning label to None (#1745933) (vponcova)
    - Add DBus support for shrinking devices (vponcova)
    - Add DBus support for removing devices (vponcova)
    - Devices to be shrinked are always resizable (vponcova)
    - Identify devices by theirs names in the resize dialog (vponcova)
    - Refactorize the ResizeDialog (vponcova)
    - network module: guard onboot configuration task by environment (rvykydal)
    - network: modify autoactivate via NM API with a separate task (rvykydal)
    - network: get ONBOOT values from NM connections (rvykydal)
    - network: activate connections during initramfs consolidation synchronously
      (rvykydal)
    - network: block autoactivation also when updating iniramfs connection
      (rvykydal)
    - network: find initramfs connections even without ifcfg files (#1727904)
      (rvykydal)
    - network: block autoactivation when adding connection from kickstart
      (rvykydal)
    - network: split the function for adding a connection from kickstart (rvykydal)
    - network: implement NM connection change commit using Update2() (rvykydal)
    - network: fix setting real ONBOOT for inactive vlan devices (rvykydal)
    - network: modify ONBOOT via libnm during network initialization (rvykydal)
    - network: set autoconnect/ONBOOT to yes for default connection in tui
      (rvykydal)
    - network: get rid of ONBOOT workaround in tui (rvykydal)
    - More detailed addon logging (riehecky)
    - Revert "Keep getSysroot for kdump-anaconda-addon" (vponcova)
    
        
file modified
+1 -0
file modified
+58 -2
file modified
+1 -1