Remove unused 'x' parameter
[platform/upstream/ima-evm-utils.git] / ChangeLog
1 2014-02-17  Dmitry Kasatkin <d.kasatkin@samsung.com>
2
3         version 0.7
4         * Fix symbolic links related bugs
5         * Provide recursive fixing
6         * Provide recursive signing
7         * Move IMA verification to the library (first for LTP use)
8         * Support for target architecture data size
9         * Remove obsolete module signing code
10         * Code cleanup
11
12 2013-08-28  Dmitry Kasatkin <d.kasatkin@samsung.com>
13
14         version 0.6
15         * support for asymmetric crypto keys and new signature format (v2)
16         * fixes to set correct hash algo for digital signature v1
17         * uuid support for EVM
18         * signature verification support
19         * test scripts removed
20         * README updates
21
22 2012-05-18  Dmitry Kasatkin  <dmitry.kasatkin@intel.com>
23
24         version 0.3
25         * llistxattr returns 0 if there are no xattrs and it is valid
26         * Added entry type to directory hash calculation
27         * inline block variable renamed
28         * Remove forced tag creation
29         * Use libexec for programs and scripts
30         * Some files updated
31         * Do not search for algorithm as it is known
32         * Refactored to remove redundant hash initialization code
33         * Added hash calculation for special files
34
35 2012-04-05  Dmitry Kasatkin  <dmitry.kasatkin@intel.com>
36
37         version 0.2
38         * added RPM & TAR building makefile rules
39         * renamed evm-utils to ima-evm-utils
40         * added command options description
41         * updated error handling
42         * refactored redundant code
43
44 2012-04-02  Dmitry Kasatkin  <dmitry.kasatkin@intel.com>
45
46         version 0.1.0
47         * Fully functional version for lastest 3.x kernels
48
49 2011-08-24  Dmitry Kasatkin  <dmitry.kasatkin@intel.com>
50
51         version 0.1
52         * Initial public version.
53