Changelog for
evmctl-1.6-3.1.x86_64.rpm :
* Fri Jul 12 2024 Petr Vorel
- Update project source URL.
* Thu Jul 11 2024 Petr Vorel - Add LicenseRef-GPL-2.0-with-openssl-exception to License: (upstream has not yet created appropriate exception in SPDX).
* Mon Jul 08 2024 Petr Vorel - Update to version 1.6 https://lore.kernel.org/linux-integrity/20240703164454.61614-1-zoharAATTlinux.ibm.com/- Upstream bumped soname to 5.0.0- Upstream changed license to GPL-2.0-or-later (evmctl), LGPL-2.0-or-later (libimaevm + devel package), and GPL-2.0-or-later WITH Linux-syscall-note exception (both) https://github.com/linux-integrity/ima-evm-utils/issues/4 (mention both GPL and LGPL and add specific license to subpackages)- Remove patch from upstream (0001-fsverity.test-Add-usr-sbin-into-PATH.patch)
* Fri Dec 15 2023 Frederic Crozat - Update download url.
* Fri Mar 10 2023 Petr Vorel - Update to version 1.5
* CI changes:
* New: UML kernel testing environment
* Support for running specific test(s)
* Update distros
* Update software release versions
* New features:
* Signing fs-verity signatures
* Reading TPM 2.0 PCRs via sysfs interface
* New tests:
* Missing IMA mmapped file measurements
* Overlapping IMA policy rules
* EVM portable signatures
* fs-verity file measurements in the IMA measurement list
* Build and library changes:
* OpenSSL 3.0 version related changes
* New configuration options: --disable-engine, --enable-sigv1
* Deprecate IMA signature v1 format
* Misc bug fixes and code cleanup:
* memory leaks, bounds checking, use after free
* Fix and update test output
* Add missing sanity checks
* Documentation:
* Store the sourceforge ima-evm-utils wiki for historical purposes.- Upstream bumped soname to 4.0.0- Add BuildRequires: e2fsprogs util-linux (required by tests, which are mandatory)- /usr/sbin to PATH (0001-fsverity.test-Add-usr-sbin-into-PATH.patch, sent to upstream ML)
* Mon Apr 25 2022 Marcus Meissner - switch to use https urls
* Fri Nov 05 2021 Petr Vorel - Update to version 1.4
* Elliptic curve support and tests
* PKCS11 support and tests
* Ability to manually specify the keyid included in the IMA xattr
* Improve IMA measurement list per TPM bank verification
* Linking with IBM TSS
* Set default hash algorithm in package configuration
* (Minimal) support and test EVM portable signatures
* CI testing:
* Refresh and include new distros
* Podman support
* GitHub Actions
* Limit \"sudo\" usage
* Misc bug fixes and code cleanup
* Fix static analysis bug reports, memory leaks
* Remove experimental code that was never upstreamed in the kernel
* Use unsigned variable, remove unused variables, etc- Upstream bumped soname to 3.0.0
* Thu Oct 29 2020 Petr Vorel - Update to version 1.3.2
* Bugfixes: importing keys
* NEW: Docker based travis distro testing
* Travis bugfixes, code cleanup, software version update, and script removal
* Initial travis testing- Remove 0001-help-Add-missing-new-line-for-ignore-violations.patch (patch from this release)- Add make check + dependencies (getfattr => attr, xxd => vim)
* Thu Oct 01 2020 Petr Vorel - Fix missing new line in help (0001-help-Add-missing-new-line-for-ignore-violations.patch)
* Fri Aug 14 2020 Petr Vorel - Update to version 1.3.1
* \"--pcrs\" support for per crypto algorithm
* Drop/rename \"ima_measurement\" options
* Moved this summary from \"Changelog\" to \"NEWS\", removing requirement for GNU empty files
* Distro build fixes
* Remove 0001-pcr_tss-Fix-compilation-for-old-compilers.patch (from this release)