packaging: released version 0.0.38.
[profile/ivi/murphy.git] / packaging / murphy.changes
1 * Tue Oct 03 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.38
2 - config: force strict prolicy for ASM-bridged shared players.
3 - Fixes TIVI-1927.
4
5 * Tue Oct 01 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.37
6 - packaging: enabled ivi-resource-manager.
7 - resolver: update target based on direct dependencies.
8 - Fixes TIVI-1132.
9 - Fixes TIVI-1920.
10
11 * Sat Sep 21 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.35
12 - packaging: added support for driving mode.
13 - Add systemd tmpfiles config to init tmp directories
14
15 * Fri Aug 23 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.34
16 - amb: query ambd properties again when it's started up.
17 - resource-c: removed forgotten debug print.
18 - common: ecore-glue.h can now be called from C++.
19 - resource-c: can be called from C++ code.
20 - breedline: started working on backwards search.
21
22 * Wed Jul 31 15:42:27 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.33
23 - release: released 0.0.33 (git: d28e693f39edba7c7b72ddc63e0e2cc39509443f).
24 - reenabled support for Audio Session Manager.
25
26 * Fri Jul 26 15:19:57 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.32
27 - release: released 0.0.32 (git: 9e13b2a1e0fb606b4808334fb04e0d92ed875496).
28 - packaging: update night mode when the brightness is first read.
29 - packaging: added processing for night mode.
30 - amb: fix a bug in error handling.
31 - amb: updated test data to match the changed AMB D-Bus interface.
32 - amb: added error logging messages to D-Bus error conditions.
33 - resource-client: fix possible NULL pointer bug.
34 - resource-dbus: do not use memory before testing for NULL.
35 - resource-native: resource-native: do not use memory before assert.
36 - common: fix a possible NULL pointer error.
37 - murphy-db: sizeof(int*) -> sizeof(int) as reported by static analysis.
38 - resource-c: fixed a compiler warning.
39 - build-sys: fix systemd enabling configure option typo.
40
41
42 * Fri Jul 12 17:35:30 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.31
43 - release: released 0.0.31 (git: 3b311403638ab262a98e2f8a27d84656f2c68ece).
44 - packaging: enabled SMACK support.
45 - resource-c: don't crash in client lib on 'premature' set creation.
46
47 * Mon Jul 08 20:27:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.30
48 - release: released 0.0.30 (git: 0b59371000d3e350da69345917bfc8c81e00013d).
49 - resource: added ivi-resource-manager (disabled by default in the config).
50 - console: don't crash on unterminated quoting from the console.
51 - packaging: use systemd instead of dlog for logging.
52
53 * Fri Jun 28 13:37:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
54 - release: released 0.0.29 (git: 93867cf298273bb81b773aeb3edcde8709963b27).
55 - packaging: fix %post scriptlet failing to enable murphyd.service.
56
57 * Wed Jun 26 22:12:26 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
58 - release: released 0.0.28 (git: 5e7d42593f8416917edd70c0f800ea9665f7a602).
59 - build-sys: workaround for LD_AS_NEEDED=1 breaking AC_LINK_IFELSE.
60 - common: re-enabled websocket support.
61 - packaging: get rid of a bunch of rpmlint warnings.