fe0f7a0 New version 28.11-1

Authored and Committed by m4rtink 6 years ago
    New version 28.11-1
    
    - Bump Blivet GUI version (mkolman)
    - Change path to start-module script when running locally (mkolman)
    - Handle DBUS module related files in makeupdates (mkolman)
    - Handle DBUS_STARTER_ADDRESS not being defined (mkolman)
    - Use start-module script in DBUS service files (mkolman)
    - Add a DBUS module startup script (mkolman)
    - Add Makefile.am for DBUS modules an addons (mkolman)
    - Add the setup-updates script (mkolman)
    - Add __init__.py file to anaconda/modules (mkolman)
    - Add a unit file for Boss startup (mkolman)
    - Really install all the right packages on Mac UEFI installs (awilliam)
    - Refactor DASD formatting and support detection of LDL DASDs. (vponcova)
    - Remove unused import sys from run_boss_locally script (jkonecny)
    - Fix blivet imports in the Fedora Server install class (#1513024) (vponcova)
    - Update the use of suggest_container_name method (vponcova)
    - Devicetree doesn't have protected_dev_names (vponcova)
    - Add pyanaconda.dbus to Makefile (vponcova)
    - Add pyanaconda.storage to Makefile (#1511735) (vponcova)
    - network: GUI, be more robust when displaying vlan parent and id (#1507913)
      (rvykydal)
    - network: GUI, fix lookup of existing device configurations (#1507913)
      (rvykydal)
    - network: GUI, don't crash on added vlan without device name specified
      (#1507913) (rvykydal)
    - Add a script for running Boss & modules locally (mkolman)
    - Add an example addon (mkolman)
    - Add DBUS module examples (mkolman)
    - Add Boss (mkolman)
    - Add a base class for DBUS modules (mkolman)
    - Add .service and .conf files for the DBUS modules (mkolman)
    - Add constants for DBUS module namespaces (mkolman)
    - Add support for logging from DBUS modules (mkolman)
    - Add the get_bus() method (mkolman)
    - Remove storage check for too small swap (#1466964) (vponcova)
    - Migrate fedora-server installclass into the anaconda repository (#1466967)
      (rvykydal)
    
        
file modified
+1 -0
file modified
+41 -3
file modified
+1 -1