system-controller: removing ivi-surfaces from ivi-layers in surface destructor
[profile/ivi/murphy.git] / packaging / murphy.changes
index 015c676..1301ca6 100644 (file)
@@ -1,3 +1,43 @@
+* Tue Aug 26 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.54
+- rebased on latest upstream master
+- common: open up mainloop for external polling (for xwalk integration)
+- build-sys: make sure collect-symbols is not cross-compiled
+- build-sys: properly propagate CC to collect-symbols for pre-processing
+- packaging: kludge for random _with_icosyscon conventions
+
+* Mon May 26 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.53
+- build-sys: stop generating file:line->function mapping tables.
+- common,daemon,console: removed support for listing debug sites.
+- common: removed unused arguments from debug macros.
+
+* Mon May 26 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.52
+- system-monitor: allow optional cgroup entries missing
+- packaging: disabled ICO system-controller plugin
+- config: added volume context table for PA
+
+* Fri Mar 21 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.51
+- system-monitor: cgroup handling fixes
+- system-monitor: avoid infinite loop for multiply opened cgroups.
+- system-monitor: member enum order typo/thinko fix
+- system-monitor: potential uninitialized variable usage fix
+- scripting: workaround for occasional Lua stack overflow corruption
+- system-monitor: fixes TIVI-2974
+
+* Mon Mar 17 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.50
+- system-controller: support for map_buffer
+- system-controller: try to harmonize the layer with the layertype
+- system-controller: premature setting of active and visible attributes
+- system-controller: support for full-screen layer
+- system-controller: add map field to window_request processing
+- system-controller: classify ICO_WINDOW_MGR_LAYERTYPE_FULLSCREEN as app.layer
+- system-monitor: update README (remove note on non-omittable uppest limit).
+- system-monitor: make omitted mem limit be 2**63 - 1.
+- packaging: clean up installed sample config before installing the packaged one.
+- system-monitor: added basic documentation for CPU, memory usage monitoring.
+- system-controller: cleanups.
+- packaging: updated config for HS lifecycle management.
+- system-controller: fix a screen management crash.
+
 * Thu Mar 13 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.49.1
 - config: fix config to work without system controller plugin.