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

trousers-devel-0.3.14-lp152.6.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: trousers-devel Distribution: openSUSE Leap 15.2
Version: 0.3.14 Vendor: openSUSE
Release: lp152.6.1 Build date: Fri May 29 16:15:02 2020
Group: Development/Libraries/C and C++ Build host: obs-arm-9
Size: 444960 Source RPM: trousers-0.3.14-lp152.6.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://trousers.sourceforge.net/
Summary: TSS (TCG Software Stack) access daemon for a TPM chip
The trousers package provides a TSS implementation through the help of
a user-space daemon, the tcsd, and a library  Trousers aims to be
compliant to the 1.1b and 1.2 TSS specifications as available from the
Trusted Computing website http://www.trustedcomputinggroup.org/.

The package needs the /dev/tpm device file to be present on your
system. It is a character device file major 10 minor 224, 0600 tss:tss.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon May 25 2020 Matthias Gerstner <matthias.gerstner@suse.com>
  - fix a potential tss user to root privilege escalation when running tcsd
    (bsc#1164472). To do this run tcsd as the 'tss' user right away to prevent
    badly designed privilege drop and initialization code to run.
  - add bsc1164472.patch: additionally harden operation of tcsd when running as
    root. No longer follow symlinks in /var/lib/tpm. Drop gid to tss main group.
    require /etc/tcsd.conf to be owned by root:tss mode 0640.
* Tue Nov 26 2019 matthias.gerstner@suse.com
  - Fix a local symlink attack problem with the %posttrans scriptlet
    (bsc#1157651, CVE-2019-18898). A rogue tss user could have used this attack
    to gain ownership of arbitrary files in the system during
    installation/update of the trousers package.
* Tue Oct 30 2018 matthias.gerstner@suse.com
  - fix wrong installation of system.data.{auth,noauth} into /var/lib/tpm. These
    files are only sample files that *can* be used to fake that ownership was
    already taken by trousers, when other TPM stacks did that already. These
    files should not be there by default. Therefore install them into
    /usr/share/trousers instead, to allow the user to use them at his own
    discretion (fixes bsc#1111381).
  - implement a backup and restore logic for /var/lib/tpm/system.data.* to
    prevent removal of validly stored trousers state during update.
* Sun Jan 01 2017 mailaender@opensuse.org
  - Update to version 0.3.14 (see ChangeLog) (FATE#321450)
* Fri May 06 2016 jengelh@inai.de
  - Check for user/group existence before attempting to add them,
    and remove error suppression from these calls.
  - Avoid runtime dependency on systemd, the macros can all deal with
    its absence.
* Fri Jun 19 2015 crrodriguez@opensuse.org
  - Force GNU inline semantics, fixes build with GCC5
* Thu Apr 02 2015 mpluskal@suse.com
  - Cleanup spec-file with spec-cleaner
  - Update prerequires
  - Use systemd unit file
    * replace tcsd.init with tcsd.service
* Tue Jun 03 2014 meissner@suse.com
  - updated to trousers 0.3.13 (bnc#881095 LTC#111124)
    - Changed exported functions which had a name too common, to avoid
      collision
    - Assessed daemon security using manual techniques and coverity
    - Fixed major security bugs and memory leaks
    - Added debug support to run tcsd with a different user/group
    - Daemon now properly closes sockets before shutting down
    * TROUSERS_0_3_12
    - Added new network code for RPC, which supports IPv6
    - Users of client applications can configure the hostname of the tcsd
      server they want to connect through the TSS_TCSD_HOSTNAME env var
      (only works if application didn't set a hostname in the context)
    - Added disable_ipv4 and disable_ipv6 config options for server
  - removed trousers-wrap_large_key_overflow.patch: upstream
  - removed trousers-0.3.11.2.diff: solved upstream now
* Wed Mar 19 2014 meissner@suse.com
  - trousers-wrap_large_key_overflow.patch: Do not wrap keys larger than
    2048 bit, as the space on the TPM is limited to that amount. (bnc#868933)
* Tue Jan 14 2014 meissner@suse.com
  - Updated to trousers 0.3.11.2
    - license changed to BSD-3-Clause
    - various bug and manpage fixes
  - trousers-0.3.10.diff renamed and rebased to trousers-0.3.11.2.diff

Files

/usr/include/trousers
/usr/include/trousers/trousers.h
/usr/include/trousers/tss.h
/usr/include/tss
/usr/include/tss/compat11b.h
/usr/include/tss/platform.h
/usr/include/tss/tcpa_defines.h
/usr/include/tss/tcpa_error.h
/usr/include/tss/tcpa_struct.h
/usr/include/tss/tcpa_typedef.h
/usr/include/tss/tcs.h
/usr/include/tss/tcs_defines.h
/usr/include/tss/tcs_error.h
/usr/include/tss/tcs_structs.h
/usr/include/tss/tcs_typedef.h
/usr/include/tss/tddl_error.h
/usr/include/tss/tddlapi_error.h
/usr/include/tss/tddli.h
/usr/include/tss/tpm.h
/usr/include/tss/tpm_error.h
/usr/include/tss/tpm_ordinal.h
/usr/include/tss/tspi.h
/usr/include/tss/tss_defines.h
/usr/include/tss/tss_error.h
/usr/include/tss/tss_error_basics.h
/usr/include/tss/tss_structs.h
/usr/include/tss/tss_typedef.h
/usr/lib64/libtddl.a
/usr/lib64/libtspi.so
/usr/share/man/man3/Tspi_ChangeAuth.3.gz
/usr/share/man/man3/Tspi_ChangeAuthAsym.3.gz
/usr/share/man/man3/Tspi_Context_Close.3.gz
/usr/share/man/man3/Tspi_Context_CloseObject.3.gz
/usr/share/man/man3/Tspi_Context_Connect.3.gz
/usr/share/man/man3/Tspi_Context_Create.3.gz
/usr/share/man/man3/Tspi_Context_CreateObject.3.gz
/usr/share/man/man3/Tspi_Context_FreeMemory.3.gz
/usr/share/man/man3/Tspi_Context_GetCapability.3.gz
/usr/share/man/man3/Tspi_Context_GetDefaultPolicy.3.gz
/usr/share/man/man3/Tspi_Context_GetKeyByPublicInfo.3.gz
/usr/share/man/man3/Tspi_Context_GetKeyByUUID.3.gz
/usr/share/man/man3/Tspi_Context_GetRegisteredKeysByUUID.3.gz
/usr/share/man/man3/Tspi_Context_GetRegisteredKeysByUUID2.3.gz
/usr/share/man/man3/Tspi_Context_GetTpmObject.3.gz
/usr/share/man/man3/Tspi_Context_LoadKeyByBlob.3.gz
/usr/share/man/man3/Tspi_Context_LoadKeyByUUID.3.gz
/usr/share/man/man3/Tspi_Context_RegisterKey.3.gz
/usr/share/man/man3/Tspi_Context_UnregisterKey.3.gz
/usr/share/man/man3/Tspi_Data_Bind.3.gz
/usr/share/man/man3/Tspi_Data_Seal.3.gz
/usr/share/man/man3/Tspi_Data_Unbind.3.gz
/usr/share/man/man3/Tspi_Data_Unseal.3.gz
/usr/share/man/man3/Tspi_DecodeBER_TssBlob.3.gz
/usr/share/man/man3/Tspi_EncodeDER_TssBlob.3.gz
/usr/share/man/man3/Tspi_GetAttribData.3.gz
/usr/share/man/man3/Tspi_GetAttribUint32.3.gz
/usr/share/man/man3/Tspi_GetPolicyObject.3.gz
/usr/share/man/man3/Tspi_Hash_GetHashValue.3.gz
/usr/share/man/man3/Tspi_Hash_SetHashValue.3.gz
/usr/share/man/man3/Tspi_Hash_Sign.3.gz
/usr/share/man/man3/Tspi_Hash_UpdateHashValue.3.gz
/usr/share/man/man3/Tspi_Hash_VerifySignature.3.gz
/usr/share/man/man3/Tspi_Key_CertifyKey.3.gz
/usr/share/man/man3/Tspi_Key_ConvertMigrationBlob.3.gz
/usr/share/man/man3/Tspi_Key_CreateKey.3.gz
/usr/share/man/man3/Tspi_Key_CreateMigrationBlob.3.gz
/usr/share/man/man3/Tspi_Key_GetPubKey.3.gz
/usr/share/man/man3/Tspi_Key_LoadKey.3.gz
/usr/share/man/man3/Tspi_Key_UnloadKey.3.gz
/usr/share/man/man3/Tspi_Key_WrapKey.3.gz
/usr/share/man/man3/Tspi_PcrComposite_GetPcrValue.3.gz
/usr/share/man/man3/Tspi_PcrComposite_SelectPcrIndex.3.gz
/usr/share/man/man3/Tspi_PcrComposite_SetPcrValue.3.gz
/usr/share/man/man3/Tspi_Policy_AssignToObject.3.gz
/usr/share/man/man3/Tspi_Policy_FlushSecret.3.gz
/usr/share/man/man3/Tspi_Policy_SetSecret.3.gz
/usr/share/man/man3/Tspi_SetAttribData.3.gz
/usr/share/man/man3/Tspi_SetAttribUint32.3.gz
/usr/share/man/man3/Tspi_TPM_AuthorizeMigrationTicket.3.gz
/usr/share/man/man3/Tspi_TPM_CMKSetRestrictions.3.gz
/usr/share/man/man3/Tspi_TPM_CertifySelfTest.3.gz
/usr/share/man/man3/Tspi_TPM_CheckMaintenancePubKey.3.gz
/usr/share/man/man3/Tspi_TPM_ClearOwner.3.gz
/usr/share/man/man3/Tspi_TPM_CollateIdentityRequest.3.gz
/usr/share/man/man3/Tspi_TPM_CreateEndorsementKey.3.gz
/usr/share/man/man3/Tspi_TPM_CreateMaintenanceArchive.3.gz
/usr/share/man/man3/Tspi_TPM_DirRead.3.gz
/usr/share/man/man3/Tspi_TPM_DirWrite.3.gz
/usr/share/man/man3/Tspi_TPM_GetAuditDigest.3.gz
/usr/share/man/man3/Tspi_TPM_GetCapability.3.gz
/usr/share/man/man3/Tspi_TPM_GetEvent.3.gz
/usr/share/man/man3/Tspi_TPM_GetEventLog.3.gz
/usr/share/man/man3/Tspi_TPM_GetEvents.3.gz
/usr/share/man/man3/Tspi_TPM_GetPubEndorsementKey.3.gz
/usr/share/man/man3/Tspi_TPM_GetRandom.3.gz
/usr/share/man/man3/Tspi_TPM_GetStatus.3.gz
/usr/share/man/man3/Tspi_TPM_GetTestResult.3.gz
/usr/share/man/man3/Tspi_TPM_KillMaintenanceFeature.3.gz
/usr/share/man/man3/Tspi_TPM_LoadMaintenancePubKey.3.gz
/usr/share/man/man3/Tspi_TPM_OwnerGetSRKPubKey.3.gz
/usr/share/man/man3/Tspi_TPM_PcrExtend.3.gz
/usr/share/man/man3/Tspi_TPM_PcrRead.3.gz
/usr/share/man/man3/Tspi_TPM_Quote.3.gz
/usr/share/man/man3/Tspi_TPM_Quote2.3.gz
/usr/share/man/man3/Tspi_TPM_SelfTestFull.3.gz
/usr/share/man/man3/Tspi_TPM_SetStatus.3.gz
/usr/share/man/man3/Tspi_TPM_StirRandom.3.gz
/usr/share/man/man3/Tspi_TPM_TakeOwnership.3.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024