SHA256
1
0
forked from pool/tpm2-0-tss
Commit Graph

24 Commits

Author SHA256 Message Date
ec118cd26c OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=27 2017-02-08 15:27:23 +00:00
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
Dominique Leuenberger
d52c5d119f Accepting request 386199 from security
OBS-URL: https://build.opensuse.org/request/show/386199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2-0-tss?expand=0&rev=1
2016-04-28 14:53:36 +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
17360ffe84 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=16 2016-03-24 17:38:07 +00:00
ff697fd230 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=15 2016-03-24 16:03:55 +00:00
680423cc57 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=14 2016-03-24 09:49:46 +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
9db12012c4 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=12 2016-02-24 13:51:28 +00:00
3bef03c03e Accepting request 361251 from home:msmeissn:branches:security
OBS-URL: https://build.opensuse.org/request/show/361251
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=11
2016-02-24 13:01:43 +00:00
bc24fced49 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=10 2016-02-24 10:48:24 +00:00
a8f1f8b04a OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=9 2016-02-24 10:43:12 +00:00
b439fc3fbf OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=8 2016-02-24 10:40:41 +00:00
24b2801762 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=7 2016-02-24 10:34:58 +00:00
897a09d27a OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=6 2016-02-24 10:28:33 +00:00
b9bb8aa9cf OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=5 2016-02-24 10:25:48 +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
4d4e631d2d OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=3 2016-02-24 10:22:48 +00:00
4b3a0949f5 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=2 2016-02-24 10:20:32 +00:00