Commit Graph

9 Commits

Author SHA256 Message Date
731c3dc9aa - Updated to 1.0 (FATE#321508)
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=26
2017-02-08 13:49:03 +00:00
e248e2535a - Updated to 1.0
- Added
    - Travis-CI integration with GitHub
    - Unit tests for primitive (un)?marshal functions.
    - Example systemd unit for resourcemgr.
    - Allow for unit tests to be enabled selectively.
    - added pkg-config files for libraries
  - Changed
    - move simulator initialization code to socket TCTI init function.
    - socket TCTI finalize no longer frees context
    - rename libtss2 to libsapi
    - rename libtcti_device to libtcti-device
    - rename libtcti_socket to libtcti-socket
    - move $(includedir)/tss to $(includedir)/sapi
    - Move default compiler flags to config.site file.
  - Fixed
    - Fix run away resourcemgr threads by closing client sockets when resourcemgr recv() call returns 0.
    - Set MSG_NOSIGNAL for client connections to avoid SIGPIPE killing resourcemgr.
    - Fixes to handling of persistent objects by resourcemgr.
  - Removed
    - Semicolon from TPMA_* macros definitions.
    - Windows build files.
    - SAPI_CLIENT macro tests.
  - Security
    - Fix buffer overflow in resourcemgr.
- use sample resourcemanager.service

OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=25
2017-02-08 13:48:45 +00:00
58dde6ea68 - added a systemd unit service file (FATE#315631)
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=23
2016-08-06 19:54:12 +00:00
e7fb43eb1a (FATE#315631)
the group "System/Libraries". (FATE#315631)

OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=22
2016-08-06 19:53:32 +00:00
2549f1db94 - added a systemd unit service file
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=21
2016-08-06 19:28:47 +00:00
47c374c550 Accepting request 394096 from home:jengelh:branches:security
- Correct package naming to be in line with shared library guideline
- Remove unused systemd build and runtime dependencies

OBS-URL: https://build.opensuse.org/request/show/394096
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=19
2016-05-07 08:25:53 +00:00
7c573c699f Accepting request 386130 from home:dimstar:branches:REQUEST_383973
- Fix rpm group of library package: libs belong, per definition, to
  the group "System/Libraries".

OBS-URL: https://build.opensuse.org/request/show/386130
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=17
2016-04-08 09:42:06 +00:00
6855b9ad5c - initial import of the tpm 2.0 tss stack (FATE#315631)
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=13
2016-03-23 15:52:38 +00:00
353343090a - initial import of the tpm 2.0 tss stack
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=4
2016-02-24 10:22:52 +00:00