package/tpm2-abrmd: bump version to 2.3.2
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 25 May 2020 21:48:52 +0000 (23:48 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 27 Jul 2020 07:20:54 +0000 (09:20 +0200)
Fixes various initialization / systemd issues. From the changelog:

- Provide meaningful exit codes on initialization failures.
- Prevent systemd from starting the daemon before udev changes ownership of
  the TPM device node.
- Prevent systemd from starting the daemon if there is no TPM device node.
- Prevent systemd from restarting the daemon if it fails.
- Add SELinux policy to allow daemon to resolve names.
- Add SELinux policy boolean (disabled by default) to allow daemon to
  connect to all unreserved ports.

Also adjust .hash file white space to match new agreements.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tpm2-abrmd/tpm2-abrmd.hash
package/tpm2-abrmd/tpm2-abrmd.mk

index cff3266bc8b49477d59f6e90159eb008eea8fced..f69cd369bf3f784c796750b3511029b2d58dc7c8 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256 63cb59be1fd21e6ae233c37a0aa4a59883a4885a7bfd2c7e69979c5048518d50  tpm2-abrmd-2.3.0.tar.gz
-sha256 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448  LICENSE
+sha256  df02c18882116e19b56aa8c701687c0c0987dd334e6fc002b340cedf6e000d10  tpm2-abrmd-2.3.2.tar.gz
+sha256  18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448  LICENSE
index e92fda252af5cb7046d6ce703a996c2feb7e3981..9d22219f67de7e06f3f180cf7cb865bd2889bd9f 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TPM2_ABRMD_VERSION = 2.3.0
+TPM2_ABRMD_VERSION = 2.3.2
 TPM2_ABRMD_SITE = https://github.com/tpm2-software/tpm2-abrmd/releases/download/$(TPM2_ABRMD_VERSION)
 TPM2_ABRMD_LICENSE = BSD-2-Clause
 TPM2_ABRMD_LICENSE_FILES = LICENSE