- 0.0.16 - 0.0.15 - do not call dbus during installation for setting default_target OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=25
102 lines
3.0 KiB
Plaintext
102 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 26 07:43:18 UTC 2013 - vmoravec@suse.cz
|
|
|
|
- fix missing dependency on Mode module
|
|
- 0.0.16
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 22 14:47:02 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.15
|
|
- do not call dbus during installation for setting
|
|
default_target
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 11 13:01:49 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.14
|
|
- obsoletes yast2-runlevel package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 11 11:13:12 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.13
|
|
- group base target constants for better referencing from
|
|
withing other modules and clients
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 6 16:49:42 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.12
|
|
- complete autoyast support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 4 12:09:05 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.11
|
|
- list missing LSB services bnc#846422
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 25 12:31:53 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.10
|
|
- add alias services for services-manager client
|
|
- replace old tests with rspec tests
|
|
- add yast clients: target_proposal, services_proposal, target_finish
|
|
- various fixes of modules' API
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 15 08:49:56 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Fix the ruby dep and drop clean section as it is useless.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 14:42:38 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.9
|
|
- Refactoring of module API
|
|
- Added tests
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 10 15:27:49 CEST 2013 - locilka@suse.com
|
|
|
|
- 0.0.8
|
|
- Added full AutoYast support
|
|
- Temporarily disabled tests for openSUSE 13.1 and further
|
|
- Added dependency on ruby-bindings >= 1.2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 4 14:04:32 CEST 2013 - locilka@suse.com
|
|
|
|
- Dialogs and their handling split into separate file to be used
|
|
from Autoyast
|
|
- Double click in table of services enables/disables the selected
|
|
service
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 27 08:42:20 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.7
|
|
- Use updated yast2-ruby-bindings
|
|
- Adapt namespace to new yast2-ruby-bindings
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 21 15:20:35 CEST 2013 - locilka@suse.com
|
|
|
|
- 0.0.6
|
|
- Added infrastructure for tests and one simple exemplary test
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 21 11:12:03 CEST 2013 - locilka@suse.com
|
|
|
|
- 0.0.5
|
|
- SystemdTarget.all changed to return hash instead of array
|
|
- Using target description in UI
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 20 10:39:41 CEST 2013 - locilka@suse.com
|
|
|
|
- 0.0.4
|
|
- Initial version: Services can be started and stopped, enabled
|
|
or disabled. Default target can be set.
|