62 lines
1.7 KiB
Plaintext
62 lines
1.7 KiB
Plaintext
2014-05-05 Dmitry Kasatkin <d.kasatkin@samsung.com>
|
|
|
|
version 0.8
|
|
* Symbilic names for keyrings
|
|
* Hash list signing
|
|
* License text fix for using OpenSSL
|
|
* Help output fix
|
|
|
|
2014-02-17 Dmitry Kasatkin <d.kasatkin@samsung.com>
|
|
|
|
version 0.7
|
|
* Fix symbolic links related bugs
|
|
* Provide recursive fixing
|
|
* Provide recursive signing
|
|
* Move IMA verification to the library (first for LTP use)
|
|
* Support for target architecture data size
|
|
* Remove obsolete module signing code
|
|
* Code cleanup
|
|
|
|
2013-08-28 Dmitry Kasatkin <d.kasatkin@samsung.com>
|
|
|
|
version 0.6
|
|
* support for asymmetric crypto keys and new signature format (v2)
|
|
* fixes to set correct hash algo for digital signature v1
|
|
* uuid support for EVM
|
|
* signature verification support
|
|
* test scripts removed
|
|
* README updates
|
|
|
|
2012-05-18 Dmitry Kasatkin <dmitry.kasatkin@intel.com>
|
|
|
|
version 0.3
|
|
* llistxattr returns 0 if there are no xattrs and it is valid
|
|
* Added entry type to directory hash calculation
|
|
* inline block variable renamed
|
|
* Remove forced tag creation
|
|
* Use libexec for programs and scripts
|
|
* Some files updated
|
|
* Do not search for algorithm as it is known
|
|
* Refactored to remove redundant hash initialization code
|
|
* Added hash calculation for special files
|
|
|
|
2012-04-05 Dmitry Kasatkin <dmitry.kasatkin@intel.com>
|
|
|
|
version 0.2
|
|
* added RPM & TAR building makefile rules
|
|
* renamed evm-utils to ima-evm-utils
|
|
* added command options description
|
|
* updated error handling
|
|
* refactored redundant code
|
|
|
|
2012-04-02 Dmitry Kasatkin <dmitry.kasatkin@intel.com>
|
|
|
|
version 0.1.0
|
|
* Fully functional version for lastest 3.x kernels
|
|
|
|
2011-08-24 Dmitry Kasatkin <dmitry.kasatkin@intel.com>
|
|
|
|
version 0.1
|
|
* Initial public version.
|
|
|