packaging: bumped version, updated changelog.
[profile/ivi/murphy.git] / packaging / murphy.changes
1 * Mon Dec 15 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.69
2 - common: more C++-friendly bitmask handling for GenIVI Audio Manager.
3 - common: try using decltype as typeof for C++ (for AMB).
4 - process-watch: get rid of mrp_debug formatting warnings.
5
6 * Fri Dec 12 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.68
7 - ivi-resource-manager: fix a few bugs discovered by static analysis.
8 - system-controller: several window/surface/layer management fixes.
9 - packaging: adjusted spec file for yocto-tizen synchronization.
10 - packaging: get rid of unused finer-grained subpackaging.
11 - ivi-resource-manager: removed as unused/deprecated.
12
13 * Fri Nov 14 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.67
14 - system-controller: fix scripting-notifier memory leaks.
15 - system-controller: fix out-of-bounds access in audio.c.
16 - system-controller: fix inverted bit field check.
17 - system-controller: grab screen resource when forcing a window to be shown.
18 - system-controller: fix a few debug printouts.
19 - system-controller: limit resource set acquisitions to non-system surfaces.
20
21 * Wed Nov 12 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.66
22 - config: fix notification handling.
23 - system-controller: change logging to be less misleading.
24
25 * Tue Nov 07 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.65
26 - config: enable removing some applications from regulation.
27 - system-controller: fix several bugs discovered by static analysis.
28 - ivi-resource-manager: fix several bugs discovered by static analysis.
29 - system-monitor: fix several bugs discovered by static analysis.
30 - resource-asm: fix bugs discovered by static analysis.
31
32 * Tue Nov 04 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.64
33 - resource-lua: memory-handling fixes.
34 - domain-control: properly subscribe for all watched table changes.
35
36 * Fri Oct 31 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.63
37 - murphy-db: don't leak result rows in trigger row_event_callbacks.
38 - domain-control: switched to use resolver-aware trigger-driver notification.
39 - system-controller: fix a crash in inotify watching.
40 - system-controller: handle recursive directory creation properly.
41 - system-controller: launch HS with user name instead of user dir.
42 - packaging: moved murphyd.service to systemd user session.
43 - config: create system surfaces on top, but not visible.
44 - config: delete timers by setting 'callback', not 'cb' to nil.
45
46 * Thu Oct 30 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.62
47 - fix TC-1835
48 - resource: disconnect, destroy transport when resource connection fails
49 - common: try to reject connection if accept fails on stream transports
50 - common: force O_NONBLOCK on listening stream transports
51
52 * Tue Oct 28 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.61
53 - core/lua-utils: fix potential Lua GC assert during object cleanup
54 - lua-bindings: Lua timer/sighandler/deferred fixes.
55 - system-controller: don't leak animation definition names.
56
57 * Sat Oct 25 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.60
58 - system-controller: fix user name handling.
59 - common: support for runtime refcounting error detection.
60 - core/lua-utils: support for dynamically collected objects.
61 - system-controller: massive memory leak fixes.
62 - lua-bindings: mark Lua JSON class as dynamically collected.
63 - lua-bindings: Lua JSON refcounting fixes.
64 - system-controller: mark masks DYNAMIC, add funcbridge gettop/settop wrappers.
65 - system-controller: don't leak unwrapped JSON objects/arguments.
66 - system-monitor: plant the necessary funcbridge gettop/settop wrappers.
67 - system-controller: don't dereference screen_resource_t after freeing it.
68 - domain-controller: update watch stamp after sending notifications.
69
70 * Fri Oct 10 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.59
71 - common: added and enabled json-c/JSON-Glib symbol clash hackaround.
72
73 * Fri Oct 10 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.58
74 - system-controller: try to get launching user for an app using ail and pid.
75 - system-controller: change the system-controller generated surface id range
76 - config: add D-Bus session bus address to systemd service file.
77 - system-controller: bail out if creating directories fails.
78 - system-controller: do mkdir() calls persistently.
79 - packaging: bumped the version.
80 - config: Updated murphy.lua to process incoming notification requests.
81 - system-controller: save and restore the last user information.
82 - system-controller: added code for tracking single files.
83 - build: added path-track to build.
84 - system-controller: delay user init until weston is running.
85 - packaging: do not install ico-homescreen.service.
86 - system-controller: use hash instead of pointers to fetch surface objects
87
88 * Wed Sep 24 2014 Krisztian Litkey <krisztian.litkey@intel.com> 0.0.57
89 - packaging: fix postun scripts to handle upgrade correctly.
90 - system-controller: wait for both wayland and amd agend before HS startup.
91 - system-controller,amb,gam: fix a few bugs discovered by a static analyser.
92
93 * Fri Sep 12 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.56
94 - rebased on latest upstream master
95 - common: initial support for low-level process tracking.
96 - system-monitor: initial implementation of Lua process watches.
97
98 * Tue Sep 03 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.55
99 - rebased on latest upstream master
100 - domain-control: fix another column overflow check
101
102 * Tue Aug 26 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.54
103 - rebased on latest upstream master
104 - common: open up mainloop for external polling (for xwalk integration)
105 - build-sys: make sure collect-symbols is not cross-compiled
106 - build-sys: properly propagate CC to collect-symbols for pre-processing
107 - packaging: kludge for random _with_icosyscon conventions
108
109 * Mon May 26 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.53
110 - build-sys: stop generating file:line->function mapping tables.
111 - common,daemon,console: removed support for listing debug sites.
112 - common: removed unused arguments from debug macros.
113
114 * Mon May 26 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.52
115 - system-monitor: allow optional cgroup entries missing
116 - packaging: disabled ICO system-controller plugin
117 - config: added volume context table for PA
118
119 * Fri Mar 21 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.51
120 - system-monitor: cgroup handling fixes
121 - system-monitor: avoid infinite loop for multiply opened cgroups.
122 - system-monitor: member enum order typo/thinko fix
123 - system-monitor: potential uninitialized variable usage fix
124 - scripting: workaround for occasional Lua stack overflow corruption
125 - system-monitor: fixes TIVI-2974
126
127 * Mon Mar 17 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.50
128 - system-controller: support for map_buffer
129 - system-controller: try to harmonize the layer with the layertype
130 - system-controller: premature setting of active and visible attributes
131 - system-controller: support for full-screen layer
132 - system-controller: add map field to window_request processing
133 - system-controller: classify ICO_WINDOW_MGR_LAYERTYPE_FULLSCREEN as app.layer
134 - system-monitor: update README (remove note on non-omittable uppest limit).
135 - system-monitor: make omitted mem limit be 2**63 - 1.
136 - packaging: clean up installed sample config before installing the packaged one.
137 - system-monitor: added basic documentation for CPU, memory usage monitoring.
138 - system-controller: cleanups.
139 - packaging: updated config for HS lifecycle management.
140 - system-controller: fix a screen management crash.
141
142 * Thu Mar 13 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.49.1
143 - config: fix config to work without system controller plugin.
144
145 * Wed Mar 05 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.49
146 - system-controller: initial support for disconnecting homescreen clients.
147 - system-controller: support for additional conenctions beside HS, eg. onscreen
148 - system-controller: add support for window specific areas
149 - system-controller: passthrough support for layer requests
150
151 * Fri Feb 25 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.48
152 - system-monitor: cgroup Lua bindings improvements and fixes.
153 - system-controller: fix a crash in screen resource management.
154
155 * Fri Feb 21 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.47
156 - system-controller: support for disabling single windows (surfaces).
157 - system-monitor: support for cgroup CPU usage/load monitoring.
158 - system-monitor: initial support for cgroup Lua bindings.
159 - config: added dedicated resources for speech recognition and synthesis.
160 - system-controller: use database for getting the app info.
161 - system-controller: handle client disconnects.
162 - system-controller: support for delayed area resolution for screen resources
163 - system-controller: fixes for multi display setups
164 - packaging: added aul dependency when building system-controller.
165 - system-controller: added AIL support for getting application categories.
166 - amb: followd ambd D-Bus name.
167 - system-controller: cleanups for application-tracker.
168 - config: load telephony plugin only after 'audio_playback' gets defined.
169
170 * Fri Feb 14 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.46
171 - config: use the regulation hooks
172 - config: add applications for special handling
173 - config: add support for regulating driving mode
174 - config: check for nil system controller variable
175 - amb: update to the new FindObject API
176 - ivi-resource-manager: don't return random pointers
177 - system-controller: add requisites to applications
178 - system-controller: remove an element from the list in advance
179 - system-controller: give gorrect appid for resource creation events
180 - system-controller: resource_manager init, preallocate and commit notifications
181 - system-controller: added initial support for application tracking
182 - system-controller: add disable support to resource manager
183 - system-controller: check appid for illegal characters
184 - system-controller: split out system-monitor to a plugin of its own
185 - system-monitor: better configurability, more Lua scriptability
186 - lua-utils: add missing boolean support for funcbridge
187 - packaging: mark system-controller conflict with ivi-resource-manager
188 - packaging: look for linked-in plugin shared libs in the correct place
189 - packaging: explicitly enable system-monitor
190
191 * Fri Feb 07 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.45
192 - config: dynamically check whether ico-homescreen support is available.
193
194 * Wed Feb  5 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.44
195 - system-controller: initial CPU-load and memory pressure monitoring
196 - system-controller: added input management
197 - system-controller: added audio management
198 - system-controller: added user management
199 - config: driving regulations
200 - fixes to a number of bugs discovered by static analysis
201
202 * Wed Jan 15 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.43
203 - transport: support for socket-based activation
204 - AMB: use fdo property interface for signals.
205
206 * Wed Jan 08 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.42
207 - resource: expose resource set id in the resource owner table
208 - resource: pass requesting resource set to the veto function
209 - resource: enforce temporarily dont_wait and auto_release flags from Lua
210 - resource: changed Lua resource veto to be pass-through
211 - common: merged non-libdbus-specific D-Bus abstraction
212 - common: new encoding/decoding/transport for 'native-type's
213
214 * Mon Dec 30 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.41
215 - packaging: prevent system controller from launching.
216 - packaging: set correct XDG_RUNTIME_DIR environment variable.
217 - config: do not die if resource-asm plugin failed to start
218 - config: work properly if the AMB plugin were not loaded or failed to initialize
219 - system-controller: add screen resource support
220
221 * Fri Dec 13 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.40
222 - enabled latest system controller snapshot (not used by default)
223 - support for blacklisting/whitelisting plugins
224 - support for disabling plugin loading/instantiating altogether
225 - support for disabling the console
226 - support for modular configuration via murphy.include & co.
227 - fixed errors detected by static analysis
228
229 * Fri Nov 22 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.39
230 - AMB: support properties where object and property names don't match.
231 - system-controller: initial system-controller support.
232 - packaging: listen for TurnSignal AMB properties.
233 - packaging: don't run as root, run as app (for now) instead.
234
235 * Tue Oct 03 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.38
236 - config: force strict prolicy for ASM-bridged shared players.
237 - Fixes TIVI-1927.
238
239 * Tue Oct 01 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.37
240 - packaging: enabled ivi-resource-manager.
241 - resolver: update target based on direct dependencies.
242 - Fixes TIVI-1132.
243 - Fixes TIVI-1920.
244
245 * Sat Sep 21 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.35
246 - packaging: added support for driving mode.
247 - Add systemd tmpfiles config to init tmp directories
248
249 * Fri Aug 23 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.34
250 - amb: query ambd properties again when it's started up.
251 - resource-c: removed forgotten debug print.
252 - common: ecore-glue.h can now be called from C++.
253 - resource-c: can be called from C++ code.
254 - breedline: started working on backwards search.
255
256 * Wed Jul 31 15:42:27 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.33
257 - release: released 0.0.33 (git: d28e693f39edba7c7b72ddc63e0e2cc39509443f).
258 - reenabled support for Audio Session Manager.
259
260 * Fri Jul 26 15:19:57 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.32
261 - release: released 0.0.32 (git: 9e13b2a1e0fb606b4808334fb04e0d92ed875496).
262 - packaging: update night mode when the brightness is first read.
263 - packaging: added processing for night mode.
264 - amb: fix a bug in error handling.
265 - amb: updated test data to match the changed AMB D-Bus interface.
266 - amb: added error logging messages to D-Bus error conditions.
267 - resource-client: fix possible NULL pointer bug.
268 - resource-dbus: do not use memory before testing for NULL.
269 - resource-native: resource-native: do not use memory before assert.
270 - common: fix a possible NULL pointer error.
271 - murphy-db: sizeof(int*) -> sizeof(int) as reported by static analysis.
272 - resource-c: fixed a compiler warning.
273 - build-sys: fix systemd enabling configure option typo.
274
275
276 * Fri Jul 12 17:35:30 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.31
277 - release: released 0.0.31 (git: 3b311403638ab262a98e2f8a27d84656f2c68ece).
278 - packaging: enabled SMACK support.
279 - resource-c: don't crash in client lib on 'premature' set creation.
280
281 * Mon Jul 08 20:27:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.30
282 - release: released 0.0.30 (git: 0b59371000d3e350da69345917bfc8c81e00013d).
283 - resource: added ivi-resource-manager (disabled by default in the config).
284 - console: don't crash on unterminated quoting from the console.
285 - packaging: use systemd instead of dlog for logging.
286
287 * Fri Jun 28 13:37:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
288 - release: released 0.0.29 (git: 93867cf298273bb81b773aeb3edcde8709963b27).
289 - packaging: fix %post scriptlet failing to enable murphyd.service.
290
291 * Wed Jun 26 22:12:26 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
292 - release: released 0.0.28 (git: 5e7d42593f8416917edd70c0f800ea9665f7a602).
293 - build-sys: workaround for LD_AS_NEEDED=1 breaking AC_LINK_IFELSE.
294 - common: re-enabled websocket support.
295 - packaging: get rid of a bunch of rpmlint warnings.