packaging: updated changelog.
[profile/ivi/murphy.git] / packaging / murphy.changes
1 * Mon May 26 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.52
2 - system-monitor: allow optional cgroup entries missing
3 - packaging: disabled ICO system-controller plugin
4 - config: added volume context table for PA
5
6 * Fri Mar 21 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.51
7 - system-monitor: cgroup handling fixes
8 - system-monitor: avoid infinite loop for multiply opened cgroups.
9 - system-monitor: member enum order typo/thinko fix
10 - system-monitor: potential uninitialized variable usage fix
11 - scripting: workaround for occasional Lua stack overflow corruption
12 - system-monitor: fixes TIVI-2974
13
14 * Mon Mar 17 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.50
15 - system-controller: support for map_buffer
16 - system-controller: try to harmonize the layer with the layertype
17 - system-controller: premature setting of active and visible attributes
18 - system-controller: support for full-screen layer
19 - system-controller: add map field to window_request processing
20 - system-controller: classify ICO_WINDOW_MGR_LAYERTYPE_FULLSCREEN as app.layer
21 - system-monitor: update README (remove note on non-omittable uppest limit).
22 - system-monitor: make omitted mem limit be 2**63 - 1.
23 - packaging: clean up installed sample config before installing the packaged one.
24 - system-monitor: added basic documentation for CPU, memory usage monitoring.
25 - system-controller: cleanups.
26 - packaging: updated config for HS lifecycle management.
27 - system-controller: fix a screen management crash.
28
29 * Thu Mar 13 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.49.1
30 - config: fix config to work without system controller plugin.
31
32 * Wed Mar 05 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.49
33 - system-controller: initial support for disconnecting homescreen clients.
34 - system-controller: support for additional conenctions beside HS, eg. onscreen
35 - system-controller: add support for window specific areas
36 - system-controller: passthrough support for layer requests
37
38 * Fri Feb 25 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.48
39 - system-monitor: cgroup Lua bindings improvements and fixes.
40 - system-controller: fix a crash in screen resource management.
41
42 * Fri Feb 21 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.47
43 - system-controller: support for disabling single windows (surfaces).
44 - system-monitor: support for cgroup CPU usage/load monitoring.
45 - system-monitor: initial support for cgroup Lua bindings.
46 - config: added dedicated resources for speech recognition and synthesis.
47 - system-controller: use database for getting the app info.
48 - system-controller: handle client disconnects.
49 - system-controller: support for delayed area resolution for screen resources
50 - system-controller: fixes for multi display setups
51 - packaging: added aul dependency when building system-controller.
52 - system-controller: added AIL support for getting application categories.
53 - amb: followd ambd D-Bus name.
54 - system-controller: cleanups for application-tracker.
55 - config: load telephony plugin only after 'audio_playback' gets defined.
56
57 * Fri Feb 14 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.46
58 - config: use the regulation hooks
59 - config: add applications for special handling
60 - config: add support for regulating driving mode
61 - config: check for nil system controller variable
62 - amb: update to the new FindObject API
63 - ivi-resource-manager: don't return random pointers
64 - system-controller: add requisites to applications
65 - system-controller: remove an element from the list in advance
66 - system-controller: give gorrect appid for resource creation events
67 - system-controller: resource_manager init, preallocate and commit notifications
68 - system-controller: added initial support for application tracking
69 - system-controller: add disable support to resource manager
70 - system-controller: check appid for illegal characters
71 - system-controller: split out system-monitor to a plugin of its own
72 - system-monitor: better configurability, more Lua scriptability
73 - lua-utils: add missing boolean support for funcbridge
74 - packaging: mark system-controller conflict with ivi-resource-manager
75 - packaging: look for linked-in plugin shared libs in the correct place
76 - packaging: explicitly enable system-monitor
77
78 * Fri Feb 07 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.45
79 - config: dynamically check whether ico-homescreen support is available.
80
81 * Wed Feb  5 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.44
82 - system-controller: initial CPU-load and memory pressure monitoring
83 - system-controller: added input management
84 - system-controller: added audio management
85 - system-controller: added user management
86 - config: driving regulations
87 - fixes to a number of bugs discovered by static analysis
88
89 * Wed Jan 15 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.43
90 - transport: support for socket-based activation
91 - AMB: use fdo property interface for signals.
92
93 * Wed Jan 08 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.42
94 - resource: expose resource set id in the resource owner table
95 - resource: pass requesting resource set to the veto function
96 - resource: enforce temporarily dont_wait and auto_release flags from Lua
97 - resource: changed Lua resource veto to be pass-through
98 - common: merged non-libdbus-specific D-Bus abstraction
99 - common: new encoding/decoding/transport for 'native-type's
100
101 * Mon Dec 30 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.41
102 - packaging: prevent system controller from launching.
103 - packaging: set correct XDG_RUNTIME_DIR environment variable.
104 - config: do not die if resource-asm plugin failed to start
105 - config: work properly if the AMB plugin were not loaded or failed to initialize
106 - system-controller: add screen resource support
107
108 * Fri Dec 13 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.40
109 - enabled latest system controller snapshot (not used by default)
110 - support for blacklisting/whitelisting plugins
111 - support for disabling plugin loading/instantiating altogether
112 - support for disabling the console
113 - support for modular configuration via murphy.include & co.
114 - fixed errors detected by static analysis
115
116 * Fri Nov 22 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.39
117 - AMB: support properties where object and property names don't match.
118 - system-controller: initial system-controller support.
119 - packaging: listen for TurnSignal AMB properties.
120 - packaging: don't run as root, run as app (for now) instead.
121
122 * Tue Oct 03 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.38
123 - config: force strict prolicy for ASM-bridged shared players.
124 - Fixes TIVI-1927.
125
126 * Tue Oct 01 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.37
127 - packaging: enabled ivi-resource-manager.
128 - resolver: update target based on direct dependencies.
129 - Fixes TIVI-1132.
130 - Fixes TIVI-1920.
131
132 * Sat Sep 21 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.35
133 - packaging: added support for driving mode.
134 - Add systemd tmpfiles config to init tmp directories
135
136 * Fri Aug 23 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.34
137 - amb: query ambd properties again when it's started up.
138 - resource-c: removed forgotten debug print.
139 - common: ecore-glue.h can now be called from C++.
140 - resource-c: can be called from C++ code.
141 - breedline: started working on backwards search.
142
143 * Wed Jul 31 15:42:27 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.33
144 - release: released 0.0.33 (git: d28e693f39edba7c7b72ddc63e0e2cc39509443f).
145 - reenabled support for Audio Session Manager.
146
147 * Fri Jul 26 15:19:57 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.32
148 - release: released 0.0.32 (git: 9e13b2a1e0fb606b4808334fb04e0d92ed875496).
149 - packaging: update night mode when the brightness is first read.
150 - packaging: added processing for night mode.
151 - amb: fix a bug in error handling.
152 - amb: updated test data to match the changed AMB D-Bus interface.
153 - amb: added error logging messages to D-Bus error conditions.
154 - resource-client: fix possible NULL pointer bug.
155 - resource-dbus: do not use memory before testing for NULL.
156 - resource-native: resource-native: do not use memory before assert.
157 - common: fix a possible NULL pointer error.
158 - murphy-db: sizeof(int*) -> sizeof(int) as reported by static analysis.
159 - resource-c: fixed a compiler warning.
160 - build-sys: fix systemd enabling configure option typo.
161
162
163 * Fri Jul 12 17:35:30 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.31
164 - release: released 0.0.31 (git: 3b311403638ab262a98e2f8a27d84656f2c68ece).
165 - packaging: enabled SMACK support.
166 - resource-c: don't crash in client lib on 'premature' set creation.
167
168 * Mon Jul 08 20:27:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.30
169 - release: released 0.0.30 (git: 0b59371000d3e350da69345917bfc8c81e00013d).
170 - resource: added ivi-resource-manager (disabled by default in the config).
171 - console: don't crash on unterminated quoting from the console.
172 - packaging: use systemd instead of dlog for logging.
173
174 * Fri Jun 28 13:37:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
175 - release: released 0.0.29 (git: 93867cf298273bb81b773aeb3edcde8709963b27).
176 - packaging: fix %post scriptlet failing to enable murphyd.service.
177
178 * Wed Jun 26 22:12:26 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
179 - release: released 0.0.28 (git: 5e7d42593f8416917edd70c0f800ea9665f7a602).
180 - build-sys: workaround for LD_AS_NEEDED=1 breaking AC_LINK_IFELSE.
181 - common: re-enabled websocket support.
182 - packaging: get rid of a bunch of rpmlint warnings.