packaging: bumped version, updated changelog.
[profile/ivi/murphy.git] / packaging / murphy.changes
1 * Fri Feb 14 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.46
2 - config: use the regulation hooks
3 - config: add applications for special handling
4 - config: add support for regulating driving mode
5 - config: check for nil system controller variable
6 - amb: update to the new FindObject API
7 - ivi-resource-manager: don't return random pointers
8 - system-controller: add requisites to applications
9 - system-controller: remove an element from the list in advance
10 - system-controller: give gorrect appid for resource creation events
11 - system-controller: resource_manager init, preallocate and commit notifications
12 - system-controller: added initial support for application tracking
13 - system-controller: add disable support to resource manager
14 - system-controller: check appid for illegal characters
15 - system-controller: split out system-monitor to a plugin of its own
16 - system-monitor: better configurability, more Lua scriptability
17 - lua-utils: add missing boolean support for funcbridge
18 - packaging: mark system-controller conflict with ivi-resource-manager
19 - packaging: look for linked-in plugin shared libs in the correct place
20 - packaging: explicitly enable system-monitor
21
22 * Fri Feb 07 2014 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.45
23 - config: dynamically check whether ico-homescreen support is available.
24
25 * Wed Feb  5 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.44
26 - system-controller: initial CPU-load and memory pressure monitoring
27 - system-controller: added input management
28 - system-controller: added audio management
29 - system-controller: added user management
30 - config: driving regulations
31 - fixes to a number of bugs discovered by static analysis
32
33 * Wed Jan 15 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.43
34 - transport: support for socket-based activation
35 - AMB: use fdo property interface for signals.
36
37 * Wed Jan 08 2014 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.42
38 - resource: expose resource set id in the resource owner table
39 - resource: pass requesting resource set to the veto function
40 - resource: enforce temporarily dont_wait and auto_release flags from Lua
41 - resource: changed Lua resource veto to be pass-through
42 - common: merged non-libdbus-specific D-Bus abstraction
43 - common: new encoding/decoding/transport for 'native-type's
44
45 * Mon Dec 30 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.41
46 - packaging: prevent system controller from launching.
47 - packaging: set correct XDG_RUNTIME_DIR environment variable.
48 - config: do not die if resource-asm plugin failed to start
49 - config: work properly if the AMB plugin were not loaded or failed to initialize
50 - system-controller: add screen resource support
51
52 * Fri Dec 13 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.40
53 - enabled latest system controller snapshot (not used by default)
54 - support for blacklisting/whitelisting plugins
55 - support for disabling plugin loading/instantiating altogether
56 - support for disabling the console
57 - support for modular configuration via murphy.include & co.
58 - fixed errors detected by static analysis
59
60 * Fri Nov 22 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.39
61 - AMB: support properties where object and property names don't match.
62 - system-controller: initial system-controller support.
63 - packaging: listen for TurnSignal AMB properties.
64 - packaging: don't run as root, run as app (for now) instead.
65
66 * Tue Oct 03 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.38
67 - config: force strict prolicy for ASM-bridged shared players.
68 - Fixes TIVI-1927.
69
70 * Tue Oct 01 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.37
71 - packaging: enabled ivi-resource-manager.
72 - resolver: update target based on direct dependencies.
73 - Fixes TIVI-1132.
74 - Fixes TIVI-1920.
75
76 * Sat Sep 21 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.35
77 - packaging: added support for driving mode.
78 - Add systemd tmpfiles config to init tmp directories
79
80 * Fri Aug 23 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.34
81 - amb: query ambd properties again when it's started up.
82 - resource-c: removed forgotten debug print.
83 - common: ecore-glue.h can now be called from C++.
84 - resource-c: can be called from C++ code.
85 - breedline: started working on backwards search.
86
87 * Wed Jul 31 15:42:27 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.33
88 - release: released 0.0.33 (git: d28e693f39edba7c7b72ddc63e0e2cc39509443f).
89 - reenabled support for Audio Session Manager.
90
91 * Fri Jul 26 15:19:57 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.32
92 - release: released 0.0.32 (git: 9e13b2a1e0fb606b4808334fb04e0d92ed875496).
93 - packaging: update night mode when the brightness is first read.
94 - packaging: added processing for night mode.
95 - amb: fix a bug in error handling.
96 - amb: updated test data to match the changed AMB D-Bus interface.
97 - amb: added error logging messages to D-Bus error conditions.
98 - resource-client: fix possible NULL pointer bug.
99 - resource-dbus: do not use memory before testing for NULL.
100 - resource-native: resource-native: do not use memory before assert.
101 - common: fix a possible NULL pointer error.
102 - murphy-db: sizeof(int*) -> sizeof(int) as reported by static analysis.
103 - resource-c: fixed a compiler warning.
104 - build-sys: fix systemd enabling configure option typo.
105
106
107 * Fri Jul 12 17:35:30 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.31
108 - release: released 0.0.31 (git: 3b311403638ab262a98e2f8a27d84656f2c68ece).
109 - packaging: enabled SMACK support.
110 - resource-c: don't crash in client lib on 'premature' set creation.
111
112 * Mon Jul 08 20:27:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.30
113 - release: released 0.0.30 (git: 0b59371000d3e350da69345917bfc8c81e00013d).
114 - resource: added ivi-resource-manager (disabled by default in the config).
115 - console: don't crash on unterminated quoting from the console.
116 - packaging: use systemd instead of dlog for logging.
117
118 * Fri Jun 28 13:37:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
119 - release: released 0.0.29 (git: 93867cf298273bb81b773aeb3edcde8709963b27).
120 - packaging: fix %post scriptlet failing to enable murphyd.service.
121
122 * Wed Jun 26 22:12:26 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
123 - release: released 0.0.28 (git: 5e7d42593f8416917edd70c0f800ea9665f7a602).
124 - build-sys: workaround for LD_AS_NEEDED=1 breaking AC_LINK_IFELSE.
125 - common: re-enabled websocket support.
126 - packaging: get rid of a bunch of rpmlint warnings.