Changelog for
yast2-services-manager-0.0.22-6.1.noarch.rpm :
Tue Jan 7 13:00:00 2014 locilkaAATTsuse.com
- Reusing already defined constant in SystemdTarget instead of
redefining it again
- 0.0.22
Tue Dec 3 13:00:00 2013 vmoravecAATTsuse.com
- 0.0.21
- Fix installation proposal for default taret
- Do not validate new target outside of normal mode
Thu Nov 28 13:00:00 2013 vmoravecAATTsuse.com
- 0.0.20
- fix prep in spec
Wed Nov 27 13:00:00 2013 vmoravecAATTsuse.com
- 0.0.19
- use versioned tarball
Wed Nov 27 13:00:00 2013 vmoravecAATTsuse.com
- 0.0.18
- remove dependency on ruby 2.0
Wed Nov 27 13:00:00 2013 vmoravecAATTsuse.com
- fix publishing export method in SystemdService module
- 0.0.17
Tue Nov 26 13:00:00 2013 vmoravecAATTsuse.cz
- fix missing dependency on Mode module
- 0.0.16
Fri Nov 22 13:00:00 2013 vmoravecAATTsuse.com
- 0.0.15
- do not call dbus during installation for setting
default_target
Mon Nov 11 13:00:00 2013 vmoravecAATTsuse.com
- 0.0.14
- obsoletes yast2-runlevel package
Mon Nov 11 13:00:00 2013 vmoravecAATTsuse.com
- 0.0.13
- group base target constants for better referencing from
withing other modules and clients
Wed Nov 6 13:00:00 2013 vmoravecAATTsuse.com
- 0.0.12
- complete autoyast support
Mon Nov 4 13:00:00 2013 vmoravecAATTsuse.com
- 0.0.11
- list missing LSB services bnc#846422
Fri Oct 25 14:00:00 2013 vmoravecAATTsuse.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 14:00:00 2013 tchvatalAATTsuse.com
- Fix the ruby dep and drop clean section as it is useless.
Fri Sep 13 14:00:00 2013 vmoravecAATTsuse.com
- 0.0.9
- Refactoring of module API
- Added tests
Wed Jul 10 14:00:00 2013 locilkaAATTsuse.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:00:00 2013 locilkaAATTsuse.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 14:00:00 2013 vmoravecAATTsuse.com
- 0.0.7
- Use updated yast2-ruby-bindings
- Adapt namespace to new yast2-ruby-bindings
Fri Jun 21 14:00:00 2013 locilkaAATTsuse.com
- 0.0.6
- Added infrastructure for tests and one simple exemplary test
Fri Jun 21 14:00:00 2013 locilkaAATTsuse.com
- 0.0.5
- SystemdTarget.all changed to return hash instead of array
- Using target description in UI
Thu Jun 20 14:00:00 2013 locilkaAATTsuse.com
- 0.0.4
- Initial version: Services can be started and stopped, enabled
or disabled. Default target can be set.