90ea1be New version 32.18-1

Authored and Committed by m4rtink 4 years ago
    New version 32.18-1
    
    - Fix cppcheck problem with undefined macros (jkonecny)
    - Fix C variable use before check for NULL (jkonecny)
    - Calculate ip address for kickstart URL ending in / (imsedgar)
    - Enable /boot on btrfs subvolume with GRUB2 (ngompa13)
    - Remove the workaround in the Resize dialog (vponcova)
    - Move the support for resizing devices (vponcova)
    - Add KernelArguments.is_enabled() as a replacement for getbool() (vslavik)
    - Fix tests broken by renamed modules (vslavik)
    - keyboard: pass shared module instance of localed wrapper to tasks (rvykydal)
    - keyboard: replace safe_dbus with dasbus in LocaledWrapper (rvykydal)
    - Add tests for the KernelArguments class (vslavik)
    - Stop KernelArguments inheriting from a dictionary (vslavik)
    - Change tests to use kernel.cmdline instead of flags.cmdline (vslavik)
    - Change all uses of flags.cmdline to kernel.kernel_arguments (vslavik)
    - Rename variables to prevent conflict with importing "kernel_arguments"
      (vslavik)
    - Change flags.cmdline to use kernel.kernel_arguments (vslavik)
    - Add kernel.kernel_arguments providing same functionality as flags.cmdline
      (vslavik)
    - Only attempt to open the ibm,max-boot-devices sysfs entry if it exists
      (javierm)
    - Don't add more devices in boot-device NVRAM than the maximum allowed
      (javierm)
    
        
file modified
+1 -0
file modified
+30 -1
file modified
+1 -1