packaging: added packaging.
[profile/ivi/murphy.git] / packaging / murphy.changes
1 * Wed Jul 31 15:42:27 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.33
2 - release: released 0.0.33 (git: d28e693f39edba7c7b72ddc63e0e2cc39509443f).
3 - reenabled support for Audio Session Manager.
4
5 * Fri Jul 26 15:19:57 EEST 2013 Ismo Puustinen <ismo.puustinen@intel.com> - 0.0.32
6 - release: released 0.0.32 (git: 9e13b2a1e0fb606b4808334fb04e0d92ed875496).
7 - packaging: update night mode when the brightness is first read.
8 - packaging: added processing for night mode.
9 - amb: fix a bug in error handling.
10 - amb: updated test data to match the changed AMB D-Bus interface.
11 - amb: added error logging messages to D-Bus error conditions.
12 - resource-client: fix possible NULL pointer bug.
13 - resource-dbus: do not use memory before testing for NULL.
14 - resource-native: resource-native: do not use memory before assert.
15 - common: fix a possible NULL pointer error.
16 - murphy-db: sizeof(int*) -> sizeof(int) as reported by static analysis.
17 - resource-c: fixed a compiler warning.
18 - build-sys: fix systemd enabling configure option typo.
19
20
21 * Fri Jul 12 17:35:30 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.31
22 - release: released 0.0.31 (git: 3b311403638ab262a98e2f8a27d84656f2c68ece).
23 - packaging: enabled SMACK support.
24 - resource-c: don't crash in client lib on 'premature' set creation.
25
26 * Mon Jul 08 20:27:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.30
27 - release: released 0.0.30 (git: 0b59371000d3e350da69345917bfc8c81e00013d).
28 - resource: added ivi-resource-manager (disabled by default in the config).
29 - console: don't crash on unterminated quoting from the console.
30 - packaging: use systemd instead of dlog for logging.
31
32 * Fri Jun 28 13:37:53 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
33 - release: released 0.0.29 (git: 93867cf298273bb81b773aeb3edcde8709963b27).
34 - packaging: fix %post scriptlet failing to enable murphyd.service.
35
36 * Wed Jun 26 22:12:26 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> -
37 - release: released 0.0.28 (git: 5e7d42593f8416917edd70c0f800ea9665f7a602).
38 - build-sys: workaround for LD_AS_NEEDED=1 breaking AC_LINK_IFELSE.
39 - common: re-enabled websocket support.
40 - packaging: get rid of a bunch of rpmlint warnings.