packaging: bumped version, updated changelog.
authorKrisztian Litkey <kli@iki.fi>
Sat, 25 Oct 2014 10:42:05 +0000 (13:42 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 8 Jan 2015 16:37:18 +0000 (18:37 +0200)
Change-Id: If40d909392eadf0db7de9e835106cddb0cff4252

packaging/murphy.changes
packaging/murphy.spec

index f6ccad0..baa8ae8 100644 (file)
@@ -1,3 +1,16 @@
+* Sat Oct 25 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.60
+- system-controller: fix user name handling.
+- common: support for runtime refcounting error detection.
+- core/lua-utils: support for dynamically collected objects.
+- system-controller: massive memory leak fixes.
+- lua-bindings: mark Lua JSON class as dynamically collected.
+- lua-bindings: Lua JSON refcounting fixes.
+- system-controller: mark masks DYNAMIC, add funcbridge gettop/settop wrappers.
+- system-controller: don't leak unwrapped JSON objects/arguments.
+- system-monitor: plant the necessary funcbridge gettop/settop wrappers.
+- system-controller: don't dereference screen_resource_t after freeing it.
+- domain-controller: update watch stamp after sending notifications.
+
 * Fri Oct 10 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.59
 - common: added and enabled json-c/JSON-Glib symbol clash hackaround.
 
index 003b410..79cbbb7 100644 (file)
@@ -54,7 +54,7 @@
 
 Summary: Resource policy framework
 Name: murphy
-Version: 0.0.59
+Version: 0.0.60
 Release: 1
 License: BSD-3-Clause
 Group: System/Service