tizen: release 1.0.3
[platform/upstream/gumd.git] / packaging / gumd.changes
1 * Thu Nov 27 2014 Imran Zaman <imran.zaman@intel.com>
2 - Updated inputs for scripts e.g. usertype to useradd script
3
4 * Wed Nov 19 2014 Imran Zaman <imran.zaman@intel.com>
5 - Fixed Bug TC-2131 where gumd was not able to handle config changes
6
7 * Mon Nov 17 2014 Imran Zaman <imran.zaman@intel.com>
8 - Fixed coverity issues
9
10 * Thu Oct 30 2014 Imran Zaman <imran.zaman@intel.com>
11 - gum-utils is split into separate package
12 - Converted warnings to info messsages for gum-utils
13
14 * Fri Oct 24 2014 Imran Zaman <imran.zaman@intel.com>
15 - Fixed bug where gum-utils hangs in offline mode
16
17 * Thu Oct 23 2014 Imran Zaman <imran.zaman@intel.com>
18 - Added sysroot support (in offline mode) to gum-utils
19 - Removed offline support from gumd as it is moved to libgum/gum-utils 
20
21 * Mon Oct 20 2014 Imran Zaman <imran.zaman@intel.com>
22 - Added offline support to libgum/gum-utils to add/update etc user/group
23
24 * Fri Oct 17 2014 Imran Zaman <imran.zaman@intel.com>
25 - Added offline support to gumd to add/update etc user/group
26
27 * Mon Sep 21 2014 Imran Zaman <imran.zaman@intel.com>
28 - Fixed bug related to primary group deletion, as it needs not to be deleted
29   if other users have that group as primary group.
30
31 * Fri Sep 19 2014 Imran Zaman <imran.zaman@intel.com>
32 - Add support for overriding the bus type using environment variable
33
34 * Mon Sep 08 2014 Imran Zaman <imran.zaman@intel.com>
35 - Added primary group name for new user in the configuration file
36
37 * Fri Sep 05 2014 Imran Zaman <imran.zaman@intel.com>
38 - Fixed bug TC-1580 which fixes user's folder and file access permissions
39
40 * Tue Aug 26 2014 Imran Zaman <imran.zaman@intel.com>
41 - Made gum-utils logs printible always
42 - Fixed bug for guest user which can login without authentication
43
44 * Thu Aug 21 2014 Imran Zaman <imran.zaman@intel.com>
45 - Added support for scripts which can be run after a user/group is added
46   or before a user/group is deleted
47
48 * Tue Aug 12 2014 Imran Zaman <imran.zaman@intel.com>
49 - Fix access permissions for user home directory
50
51 * Tue Aug 05 2014 Imran Zaman <imran.zaman@intel.com>
52 - Log only when logging is enabled
53 - Fixed p2p stream descriptor leak
54
55 * Thu May 22 2014 Imran Zaman <imran.zaman@intel.com>
56 - Renamed gum-example as gum-utils to be used as command line utility
57
58 * Wed May 21 2014 Imran Zaman <imran.zaman@intel.com>
59 - Fixed Bug # TIVI-2988
60 - Updated logs
61
62 * Tue May 20 2014 Imran Zaman <imran.zaman@intel.com>
63 - Fixed bug#TIVI-3170 (fixed smack labels for newly created files and folders
64   as reported in https://bugs.tizen.org/jira/browse/TIVI-3170)
65
66 * Wed Feb 12 2014 Imran Zaman <imran.zaman@intel.com>
67 - Simplified gumd packages for Tizen and SUSE
68 - Simplified gumd packages
69 - fix uninstalled pkgconfig files
70
71 * Fri Feb 07 2014 Patrick McCarty <patrick.mccarty@linux.intel.com> fe07066
72 - Move the packaging files into the packaging/ directory, since a symlink with
73   the same name does not work with 'gbs build'. (DEVT-148)
74
75 * Fri Dec 27 2013 Imran Zaman <imran.zaman@intel.com>
76 - Obsoletes gum package as the package is renamed to gumd
77
78 * Mon Dec 23 2013 Imran Zaman <imran.zaman@intel.com>
79 - added test cases for error and dictionary objects
80 - utilized dictionary functions for get/set key-value pairs
81 - clean up generated coverage files on make clean
82 - enable tests by default if coverage is enabled
83 - exclude external and generated dbus files from code coverage calculation
84
85 * Fri Dec 20 2013 Imran Zaman <imran.zaman@intel.com>
86 - Corrected spec and changes file names
87
88 * Fri Dec 20 2013 Imran Zaman <imran.zaman@intel.com>
89 - Removed dist spec packaging folder from main source tree
90
91 * Fri Dec 20 2013 Imran Zaman <imran.zaman@intel.com>
92 - Release 0.0.1  (First release)
93
94 * Mon Sep 02 2013 Imran Zaman <imran.zaman@intel.com>
95 - Initial RPM packaging