63e38d New version 28.22.3-1

Authored and Committed by Martin Kolman 6 years ago
    New version 28.22.3-1
    
    - Fix forgotten usage of the selinux kickstart command (vponcova)
    - Fix tests for the storage module (vponcova)
    - Use the disk selection and initialization modules in UI (vponcova)
    - Enable to use object identifiers instead of object paths (vponcova)
    - Add Makefiles for disk initialization and selection modules (vponcova)
    - Remove the invalid self argument (vponcova)
    - Run all unit tests (vponcova)
    - Create the disk initialization and disk selection modules (vponcova)
    - Use watch_property to watch changes of DBus properties (vponcova)
    - Better organize the base classes for modules (vponcova)
    - Fixed KS forcing zerombr onto RO disk (japokorn)
    - Add tests for the kickstart specifications (vponcova)
    - Standardize calls to parent via super() (riehecky)
    - Fix 'isDisk' property name (#1558906) (vtrefny)
    - Make the class for removed kickstart commands more strict (vponcova)
    - Fix the progress bar steps (vponcova)
    - Use enum for the first boot action (vponcova)
    - Use enum for the SELinux modes (vponcova)
    - Write rootpw command to kickstart (#1557529) (mkolman)
    - Don't make safe to observe services on buses that don't run (vponcova)
    - Add the LanguageKickstarted property (vponcova)
    - Don't autoquit by default if the last hub is empty (#1553935) (mkolman)
    - Use the Services module in UI (vponcova)
    - Create the Services module (vponcova)
    - Enable hibernation only on x86 (#1554345) (vponcova)
    - Add the Storage module with no API (vponcova)
    - Add the Payload module with no API (vponcova)
    - Remove DBus modules Foo and Bar (vponcova)
    - network module: fix accessing org.freedesktop.hostname1 for current hostname
      (rvykydal)
    - network module: add basic test (rvykydal)
    - Add prepare command to setup-mock-test-env script (jkonecny)
    - Remove useless constants from pyanaconda.dbus.constants (vponcova)
    - Use identifiers to get observers and proxies (vponcova)
    - Remove the publish method from DBus interfaces (vponcova)
    - Replace constants in publish and register methods (vponcova)
    - Replace constants in DBus interface names (vponcova)
    - Define DBus errors with the dbus_error decorator (vponcova)
    - Use namespaces and identifiers to describe Anaconda DBus objects (vponcova)
    - Add support for identification of DBus objects and services (vponcova)
    - User module should parse only rootpw for now (#1553488) (vponcova)
    - Mark partition live device's disk protected. (#1524700) (dlehman)
    - localization module: plug localization module into keyboard GUI spoke
      (rvykydal)
    - localization module: add KeyboardKickstarted property (rvykydal)
    - localization module: add KS support for keyboard command (rvykydal)
    - localization module: don't use Kickstarted so another command can be added
      (rvykydal)
    - datetime spoke: still pass ksdata to NTPconfigDialog (UIObject) (rvykydal)
    - Fix release docs (mkolman)
    - network: set TYPE value in ifcfg from kickstart in initrmfs (rvykydal)
    - Enable payload configuration for Install classes (jkonecny)
    - Make formatting consistent in AnacondaWidgets.xml (riehecky)
    
        
file modified
+1 -0
file modified
+51 -41
file modified
+1 -1