27b2370ef3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=82
421 lines
13 KiB
Plaintext
421 lines
13 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 4 09:51:33 UTC 2014 - jreidinger@suse.com
|
|
|
|
- remove X-KDE-Library from desktop file (bnc#899104)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 3 10:59:13 CET 2014 - locilka@suse.com
|
|
|
|
- Fixed adjusting service state according to new settings, already
|
|
loaded services were ignored (bnc#906730)
|
|
- 3.1.37
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 17 16:09:21 UTC 2014 - ancor@suse.com
|
|
|
|
- From SLE12 maintenance: fixed installation to use the
|
|
localized version of the default target name (bnc#895023).
|
|
- 3.1.36
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 4 07:22:23 UTC 2014 - jreidinger@suse.com
|
|
|
|
- Do not overwrite predefined target value in live installer
|
|
(bnc#891213)
|
|
- 3.1.35
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 14 08:34:04 UTC 2014 - cwh@suse.com
|
|
|
|
- Added minimal commandline support: just 'help' (bnc#893622)
|
|
- 3.1.34
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 19 16:31:09 CEST 2014 - locilka@suse.com
|
|
|
|
- Defining safe minimal width of the Default Target UI entry
|
|
(bnc#897443)
|
|
- 3.1.33
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 19 15:46:18 CEST 2014 - locilka@suse.com
|
|
|
|
- Defining textdomain in ServicesManagerTarget::BaseTargets module
|
|
(bnc#892366)
|
|
- 3.1.32
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 4 12:25:31 UTC 2014 - mvidner@suse.com
|
|
|
|
- Use a more flexible rubygem requirement syntax (bnc#895069)
|
|
- 3.1.31
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 25 09:25:06 CEST 2014 - schubi@suse.de
|
|
|
|
- Autoyast: Moved minimal configuration to a central place in
|
|
inst_finish. (bnc#886464)
|
|
- 3.1.30
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 19 10:45:25 CEST 2014 - locilka@suse.com
|
|
|
|
- Targets marked for translations, adjusting UI in a way that even
|
|
longer targets (translations) fit into it (bnc#892366)
|
|
- 3.1.29
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 28 15:42:04 CEST 2014 - schubi@suse.de
|
|
|
|
- Do not set default target while autoyast installation/update.
|
|
(bnc#889055)
|
|
- 3.1.28
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 25 12:40:31 UTC 2014 - ancor@suse.com
|
|
|
|
- Ensures that the errors list is cleared if the user decides to
|
|
continue after a failure (by delegating ServiceManager.errors to
|
|
ServiceManagerService)
|
|
- Fixes bnc#888555
|
|
- 3.1.27
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 24 11:55:32 CEST 2014 - locilka@suse.com
|
|
|
|
- While saving services state (activate/deactivate), do not touch
|
|
a service, that is already in the desired state (bnc#884756)
|
|
- 3.1.26
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 23 18:51:57 CEST 2014 - locilka@suse.com
|
|
|
|
- Showing info that Services Manager hasn't been configured yet in
|
|
AutoYast till it's cloned from the system or user enters
|
|
the module and saves its configuration (bnc#887694)
|
|
- 3.1.25
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 22 15:01:52 CEST 2014 - locilka@suse.com
|
|
|
|
- Using new library ServicesProposal, that holds information about
|
|
enabled/disabled services during installation, for exporting the
|
|
services configuration for AutoYast at the end of installation
|
|
(bnc#887688)
|
|
- 3.1.24
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 22 08:57:04 CEST 2014 - locilka@suse.com
|
|
|
|
- Services Manager client for AutoYast marked as clonable (meaning:
|
|
can read the current system state) (bnc#887115)
|
|
- 3.1.23
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 17 15:12:50 CEST 2014 - locilka@suse.com
|
|
|
|
- Fixed AutoYast summary to show both enabled and disabled services
|
|
- Fixed reading targets - now they read in all cases except the
|
|
initial installation where systemctl doesn't work in chroot
|
|
- Fixed AutoYast schema to allow service or listentry as AutoYast
|
|
by default exports all single entries as 'listentry'
|
|
- All bnc#887695 and bnc#887115
|
|
- 3.1.22
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 10:20:39 CEST 2014 - locilka@suse.com
|
|
|
|
- ServicesManagerServiceClass and ServicesManagerTargetClass
|
|
switched to using lazy loading of system(ctl) data
|
|
- Fixed Export AutoYast functionality to return the currently
|
|
supported and documented format
|
|
- Added tests for all the other AutoYast formats supported
|
|
for Import (all bnc#885800)
|
|
- 3.1.21
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 8 09:34:32 CEST 2014 - locilka@suse.com
|
|
|
|
- Function 'localize' moved to ServicesManagerTarget library and
|
|
added a test case (bnc#886117)
|
|
- 3.1.20
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 7 16:08:30 CEST 2014 - locilka@suse.com
|
|
|
|
- Fixed broken N_(...) call (bnc#886040)
|
|
- 3.1.19
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 4 14:48:16 CEST 2014 - locilka@suse.com
|
|
|
|
- Default systemd target names marked for translation (bnc#884339)
|
|
- 3.1.18
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 3 16:32:16 CEST 2014 - locilka@suse.com
|
|
|
|
- Marked "runlevel" as not clonable, the functionality is there
|
|
for importing old profiles only (bnc#873604)
|
|
- 3.1.17
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 2 12:15:17 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Fix failing tests
|
|
- 3.1.16
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 1 09:19:08 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Fix issues with ServicesManagerTarget (bnc#869656, bnc#867759,
|
|
bnc#875098)
|
|
- 3.1.15
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 6 10:52:11 CEST 2014 - locilka@suse.com
|
|
|
|
- AutoYast summary - hard-coded ERB moved to separate file
|
|
to be able to generate translations (bnc#878606)
|
|
- Added missing textdomain (bnc#881277)
|
|
- 3.1.14
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 12 09:37:03 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Fix displaying icon twice in control centre (bnc#874124)
|
|
- 3.1.13
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 14:31:57 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Add support for legacy runlevel autoyast profile and improve
|
|
profile specifications (bnc#865347)
|
|
- 3.1.12
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 18 13:37:40 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Do not crash installation with empty services list (bnc#868614)
|
|
- 3.1.11
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 09:23:40 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Do not disable services not listed in autoyast profile
|
|
in second stage (bnc#868042)
|
|
- 3.1.10
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 7 14:15:16 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Respect the user preference for default target (bnc#867125)
|
|
- 3.1.9
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 28 17:06:39 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Reload target detection after install config change (bnc#866292)
|
|
- 3.1.8
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 13:24:10 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Select the current default target in the proposal (bnc#865357)
|
|
- 3.1.7
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 25 15:43:51 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Fix crashing installer if canceled target proposal (bnc#865354)
|
|
- 3.1.6
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 12:54:55 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Fix wrong target selection (bnc#864073)
|
|
- 3.1.5
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 08:53:50 UTC 2014 - vmoravec@suse.com
|
|
|
|
- Add explicit empty default target (bnc#864073)
|
|
- 3.1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 17 09:10:43 UTC 2014 - jreidinger@suse.com
|
|
|
|
- fix latest fix for constant refine (bnc#864055)
|
|
- 3.1.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 13 16:11:53 UTC 2014 - jreidinger@suse.com
|
|
|
|
- avoid constant redefine warning (BNC#861529)
|
|
- 3.1.2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 12 11:27:58 UTC 2014 - jreidinger@suse.com
|
|
|
|
- fix namespace collision for minimal installation
|
|
- 3.1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 12 08:38:33 UTC 2014 - vmoravec@suse.com
|
|
|
|
- main version change
|
|
- README.md update
|
|
- 3.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 11 15:06:34 UTC 2014 - jreidinger@suse.com
|
|
|
|
- fix dependencies to not allow old yast2-installation
|
|
- 0.0.24
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 7 15:02:19 UTC 2014 - jreidinger@suse.com
|
|
|
|
- support minimal installation (FATE#313149)
|
|
- 0.0.23
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 7 17:01:45 CET 2014 - locilka@suse.com
|
|
|
|
- Reusing already defined constant in SystemdTarget instead of
|
|
redefining it again
|
|
- 0.0.22
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 3 09:33:19 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.21
|
|
- Fix installation proposal for default taret
|
|
- Do not validate new target outside of normal mode
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 28 08:20:59 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.20
|
|
- fix prep in spec
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 13:41:46 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.19
|
|
- use versioned tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 12:50:10 UTC 2013 - vmoravec@suse.com
|
|
|
|
- 0.0.18
|
|
- remove dependency on ruby 2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 10:13:56 UTC 2013 - vmoravec@suse.com
|
|
|
|
- fix publishing export method in SystemdService module
|
|
- 0.0.17
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|