Merge branch 'upstream' into tizen
[platform/upstream/ima-evm-utils.git] / ChangeLog
1 2014-09-23  Dmitry Kasatkin <d.kasatkin@samsung.com>
2
3         version 0.9
4         * Updated README
5         * man page generated and added to the package
6         * Use additional SMACK xattrs for EVM signature generation
7         * Signing functions moved to libimaevm for external use (RPM)
8         * Fixed setting of correct hash header
9
10 2014-05-05  Dmitry Kasatkin <d.kasatkin@samsung.com>
11
12         version 0.8
13         * Symbilic names for keyrings
14         * Hash list signing
15         * License text fix for using OpenSSL
16         * Help output fix
17
18 2014-02-17  Dmitry Kasatkin <d.kasatkin@samsung.com>
19
20         version 0.7
21         * Fix symbolic links related bugs
22         * Provide recursive fixing
23         * Provide recursive signing
24         * Move IMA verification to the library (first for LTP use)
25         * Support for target architecture data size
26         * Remove obsolete module signing code
27         * Code cleanup
28
29 2013-08-28  Dmitry Kasatkin <d.kasatkin@samsung.com>
30
31         version 0.6
32         * support for asymmetric crypto keys and new signature format (v2)
33         * fixes to set correct hash algo for digital signature v1
34         * uuid support for EVM
35         * signature verification support
36         * test scripts removed
37         * README updates
38
39 2012-05-18  Dmitry Kasatkin  <dmitry.kasatkin@intel.com>
40
41         version 0.3
42         * llistxattr returns 0 if there are no xattrs and it is valid
43         * Added entry type to directory hash calculation
44         * inline block variable renamed
45         * Remove forced tag creation
46         * Use libexec for programs and scripts
47         * Some files updated
48         * Do not search for algorithm as it is known
49         * Refactored to remove redundant hash initialization code
50         * Added hash calculation for special files
51
52 2012-04-05  Dmitry Kasatkin  <dmitry.kasatkin@intel.com>
53
54         version 0.2
55         * added RPM & TAR building makefile rules
56         * renamed evm-utils to ima-evm-utils
57         * added command options description
58         * updated error handling
59         * refactored redundant code
60
61 2012-04-02  Dmitry Kasatkin  <dmitry.kasatkin@intel.com>
62
63         version 0.1.0
64         * Fully functional version for lastest 3.x kernels
65
66 2011-08-24  Dmitry Kasatkin  <dmitry.kasatkin@intel.com>
67
68         version 0.1
69         * Initial public version.
70