Commit Graph

2 Commits

Author SHA256 Message Date
8e63387014 Accepting request 1041872 from home:aplanas:branches:security
- Version 3.0.0
  + Fixed
    * A bug in special command processing in TPM2_GetCapability when
      an audit session is in use cuased tpm2-abrmd to abort.
  + Added
    * New SELinux interfaces for communication with keylime
  + Changed
    * DBUS permissions in tpm2-abrmd.conf to match the in-kernel RM,
      ie /dev/tpmrm0, permissions. Now users MUST be in the tss group
      to send to tpm2-abrmd over DBUS.
- Drop dbus-access.patch (merged in PR#805)

OBS-URL: https://build.opensuse.org/request/show/1041872
OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=71
2022-12-09 13:28:01 +00:00
892426b7ff Accepting request 987866 from home:aplanas:branches:security
- Version 2.4.1
  + Added
    Contributor Covenant Code of Conduct.
  + Fixed
    * superflous warning messages about tcti status.
        WARNING **: 11:00:56.205: tcti_conf before: "(null)"
        WARNING **: 11:00:56.205: tcti_conf after: "mssim"
    * GCC 11 build error: error: argument 2 of __atomic_load’ discards
      'volatile' qualifier
    * Initialize gerror pointer variable to NULL to fix use of
      unitialized memory and segfault.
    * Updated missing defaults in manpage.
    * Port CI to composite actions in tpm2-software/ci.
  + Removed
    Dependency on 'which' utility in configure.ac.
    ubuntu-16.04 from CI.

OBS-URL: https://build.opensuse.org/request/show/987866
OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=68
2022-07-08 09:24:21 +00:00