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