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