forked from pool/tpm2-0-tss
Marcus Meissner
336c3baa0d
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=36
73 lines
2.7 KiB
Plaintext
73 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 11 14:26:14 UTC 2017 - meissner@suse.com
|
|
|
|
- fixed typo in resourcemgr.service (bsc#1031004)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 16 13:35:44 UTC 2017 - jengelh@inai.de
|
|
|
|
- Remove --with-pic which is only for static libs.
|
|
- Fix an improper Requires line.
|
|
- Split libtcti* from libsapi0; these are independentlty
|
|
developable units.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 8 13:43:55 UTC 2017 - meissner@suse.com
|
|
|
|
- Updated to 1.0 (FATE#321508)
|
|
- 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
|
|
- tpm2-0-tss-configure.patch: fix weird error.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 25 14:09:35 UTC 2016 - meissner@suse.com
|
|
|
|
- Remove type=forking from service file (bsc#995554)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 6 19:28:27 UTC 2016 - meissner@suse.com
|
|
|
|
- added a systemd unit service file (FATE#315631)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 6 19:45:29 UTC 2016 - jengelh@inai.de
|
|
|
|
- Correct package naming to be in line with shared library guideline
|
|
- Remove unused systemd build and runtime dependencies
|
|
(FATE#315631)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 8 07:54:36 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Fix rpm group of library package: libs belong, per definition, to
|
|
the group "System/Libraries". (FATE#315631)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 24 10:22:38 UTC 2016 - meissner@suse.com
|
|
|
|
- initial import of the tpm 2.0 tss stack (FATE#315631)
|
|
|