Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libtss2-tcti-tabrmd0-3.0.0-2.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: libtss2-tcti-tabrmd0 Distribution: openSUSE Tumbleweed
Version: 3.0.0 Vendor: openSUSE
Release: 2.1 Build date: Wed May 24 23:09:43 2023
Group: System/Libraries Build host: lamb05
Size: 23076 Source RPM: tpm2.0-abrmd-3.0.0-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/tpm2-software/tpm2-abrmd
Summary: Client interface library for tpm2-abrmd
This library allows to interact with the tpm2-abrmd daemon. It is intended for
use with the SAPI library (libtss2-sys) like any other TCTI.

Provides

Requires

License

BSD-2-Clause

Changelog

* Tue May 23 2023 Alberto Planas Dominguez <aplanas@suse.com>
  - Cover ALP via the %{suse_version} macro
* Thu Dec 08 2022 Alberto Planas Dominguez <aplanas@suse.com>
  - 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)
* Fri Jul 08 2022 Alberto Planas Dominguez <aplanas@suse.com>
  - 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.
* Mon Apr 04 2022 Matthias Gerstner <matthias.gerstner@suse.com>
  - dbus-access.patch: restrict D-Bus access to tpm2-abrmd to members of the tss
    group (bsc#1197532). This prevents arbitrary users from meddling with TPM
    state and thus potential denial-of-service vectors.
* Wed Dec 08 2021 Alberto Planas Dominguez <aplanas@suse.com>
  - Version 2.4.0
    + remover syslog deprecation warning (bsc#1185154)
    + cover update to 2.3.3 (jsc#SLE-17366)
    + contains reload fix (bsc#1166936)
    + fix tcti loading using short / long names (bsc#1159176)
* Mon Nov 29 2021 Alberto Planas Dominguez <aplanas@suse.com>
  - Warp selinux into a bcond
* Thu Nov 25 2021 Johannes Segitz <jsegitz@suse.com>
  - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
    * harden_tpm2-abrmd.service.patch
* Sat Jul 17 2021 Callum Farmer <gmbr3@opensuse.org>
  - Move selinux devel file to devel subpackage
* Wed Jul 14 2021 Callum Farmer <gmbr3@opensuse.org>
  - Update to version 2.4.0:
    - Service start depends on systemd device unit: dev-tpm0.device.
    - Numerous memory leaks.
    - udev settle service deprecation warnings.
    - StandardOutput=syslog deprecation warnings.
  - Add selinux module files
  - Move dbus files out of /etc
* Wed Jun 09 2021 Alberto Planas Dominguez <aplanas@suse.com>
  - Requires libtss2-tcti-{device0,tabrmd0} (bsc#1187077).
    In MicroOS systems the recommendations are not installed, making the
    service fail to initialize: Failed to instantiate TCTI
* Thu Oct 22 2020 Matthias Gerstner <matthias.gerstner@suse.com>
  - update to version 2.3.3:
    - changes in version 2.3.1:
    - Fixed handle resource leak exhausting TPM resources.
    - changes in version 2.3.2:
    - Added cirrus CI specific config files to enable FreeBSD builds.
    - Changed test scripts to be more portable.
    - Changed include header paths specific to FreeBSD.
    - changes in version 2.3.1:
    - 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.
* Wed Dec 11 2019 matthias.gerstner@suse.com
  - 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.
  - drop fix_dlopen.patch: no longer necessary since abrmd not uses the tctildr
    shared library. This one hopefully now does the right thing.
* Mon Aug 26 2019 mgerstner <matthias.gerstner@suse.com>
  - update to version 2.1.1:
    - changes in version 2.1.1:
    - Unit tests accessing dbus have been fixed to use mock functions. Unit
      tests no longer depend on dbus.
    - Race condition between client connections and dbus proxy object
      creation by registering bus name after instantiation of the proxy object.
* Fri Apr 26 2019 mvetter@suse.com
  - bsc#1130588: Require shadow instead of old pwdutils
* Wed Mar 06 2019 matthias.gerstner@suse.com
  - update to version 2.1.0:
    - changes in version 2.1.0:
    - `-Wstrict-overflow=5` now used in default CFLAGS.
    - Handling of `TPM2_RC_CONTEXT_GAP` on behalf of users.
    - Convert `TPM2_PT_CONTEXT_GAP_MAX` response from lower layer to
      `UINT32_MAX`
    - travis-ci now uses 'xenial' builder
    - Significant refactoring of TCTI handling code.
    - `--install` added to ACLOCAL_AMFLAGS to install aclocal required macros
      instead of using the default symlinks
    - Launch `dbus-run-session` in the automake test environment to
      automagically set up a dbus session bus instance when one isn't present.
    - Bug caused by unloading of `libtss2-tcti-tabrmd.so` on dlclose. GLib
      does not support reloading a second time.
    - Bug causing `-fstack-protector-all` to be used on systems with core
      libraries (i.e. libc) that do not support it. This caused failures at
      link-time.
    - Unnecessary symbols from libtest utility library no longer included in
      TCTI library.
    - changes  in version 2.0.3:
    - Update build to account for upstream change to glib '.pc' files
      described in: https://gitlab.gnome.org/GNOME/glib/issues/1521
  - added _service file for syncing with upstream tags

Files

/usr/lib64/libtss2-tcti-tabrmd.so.0
/usr/lib64/libtss2-tcti-tabrmd.so.0.0.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024