Go to file
Matthias Gerstner 73b5f87efa - update to version 2.3.0:
- changes in version 2.3.0:
    - Add '--enable-debug' flag to configure script to simplify debug builds.
      This relies on the AX_CHECK_ENABLE_DEBUG autoconf archive macro.
    - Replaced custom dynamic TCTI loading code with libtss2-tctildr from
      upstream tpm2-tss repo. (requires tpm2-0-tss version 2.3.0)
    - Explicitly set '-O2' optimization when using FORTIFY_SOURCE as required.
  - changes in version 2.2.0:
    - New configuration option `--disable-defaultflags/ added. This is
      for use for packaging for targets that do not support the default
      compilation / linking flags.
    - Use private dependencies properly in pkg-config metadata for TCTI.
    - Refactor daemon main module to enable better handling of error
      conditions and enable more thorough unit testing.
    - Updated dependencies to ensure compatibility with pkg-config fixes
      in tpm2-tss.
    - Fixed bug causing TCTI to block when used by libtss2-sys built with
      partial reads enabled.
    - Removed unnecessary libs / flags for pthreads in the TCTI pkg-config.
    - Output from configure script now accurately describes the state of the
      flags that govern the integration tests.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=50
2019-12-11 12:00:43 +00:00
_service - update to version 2.3.0: 2019-12-11 12:00:43 +00:00
.gitattributes Accepting request 514156 from home:mgerstner:branches:security 2017-08-03 08:13:01 +00:00
.gitignore Accepting request 514156 from home:mgerstner:branches:security 2017-08-03 08:13:01 +00:00
fix_dlopen.patch - add fix_dlopen.patch: fixes an issue with dlopen()'ing the tcti-device 2018-07-02 09:29:58 +00:00
tpm2-abrmd-2.3.0.tar.gz - update to version 2.3.0: 2019-12-11 12:00:43 +00:00
tpm2.0-abrmd.changes - update to version 2.3.0: 2019-12-11 12:00:43 +00:00
tpm2.0-abrmd.rpmlintrc - Update to version 2.0.1: 2018-08-10 10:31:50 +00:00
tpm2.0-abrmd.spec - update to version 2.3.0: 2019-12-11 12:00:43 +00:00