Added support for scripts which can be run after a user/group is added
[platform/upstream/gumd.git] / dists / rpm / tizen / packaging / gumd.changes
1 * Thu Aug 21 2014 Imran Zaman <imran.zaman@intel.com>
2 - Added support for scripts which can be run after a user/group is added
3   or before a user/group is deleted
4
5 * Tue Aug 12 2014 Imran Zaman <imran.zaman@intel.com>
6 - Fix access permissions for user home directory
7
8 * Tue Aug 05 2014 Imran Zaman <imran.zaman@intel.com>
9 - Log only when logging is enabled
10 - Fixed p2p stream descriptor leak
11
12 * Thu May 22 2014 Imran Zaman <imran.zaman@intel.com>
13 - Renamed gum-example as gum-utils to be used as command line utility
14
15 * Wed May 21 2014 Imran Zaman <imran.zaman@intel.com>
16 - Fixed Bug # TIVI-2988
17 - Updated logs
18
19 * Tue May 20 2014 Imran Zaman <imran.zaman@intel.com>
20 - Fixed bug#TIVI-3170 (fixed smack labels for newly created files and folders
21   as reported in https://bugs.tizen.org/jira/browse/TIVI-3170)
22
23 * Wed Feb 12 2014 Imran Zaman <imran.zaman@intel.com>
24 - Simplified gumd packages for Tizen and SUSE
25 - Simplified gumd packages
26 - fix uninstalled pkgconfig files
27
28 * Fri Feb 07 2014 Patrick McCarty <patrick.mccarty@linux.intel.com> fe07066
29 - Move the packaging files into the packaging/ directory, since a symlink with
30   the same name does not work with 'gbs build'. (DEVT-148)
31
32 * Fri Dec 27 2013 Imran Zaman <imran.zaman@intel.com>
33 - Obsoletes gum package as the package is renamed to gumd
34
35 * Mon Dec 23 2013 Imran Zaman <imran.zaman@intel.com>
36 - added test cases for error and dictionary objects
37 - utilized dictionary functions for get/set key-value pairs
38 - clean up generated coverage files on make clean
39 - enable tests by default if coverage is enabled
40 - exclude external and generated dbus files from code coverage calculation
41
42 * Fri Dec 20 2013 Imran Zaman <imran.zaman@intel.com>
43 - Corrected spec and changes file names
44
45 * Fri Dec 20 2013 Imran Zaman <imran.zaman@intel.com>
46 - Removed dist spec packaging folder from main source tree
47
48 * Fri Dec 20 2013 Imran Zaman <imran.zaman@intel.com>
49 - Release 0.0.1  (First release)
50
51 * Mon Sep 02 2013 Imran Zaman <imran.zaman@intel.com>
52 - Initial RPM packaging