2017-04-11 16:26:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 11 14:26:14 UTC 2017 - meissner@suse.com
|
|
|
|
|
2017-05-10 11:38:50 +02:00
|
|
|
- remove unnecessary dependency of libsapi0 to trousers. trousers has nothing
|
|
|
|
to do with tpm2-tss.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 11 14:26:14 UTC 2017 - meissner@suse.com
|
|
|
|
|
2017-04-11 16:26:35 +02:00
|
|
|
- fixed typo in resourcemgr.service (bsc#1031004)
|
|
|
|
|
2017-02-08 14:48:45 +01:00
|
|
|
-------------------------------------------------------------------
|
2017-02-18 12:42:59 +01:00
|
|
|
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.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-02-08 14:48:45 +01:00
|
|
|
Wed Feb 8 13:43:55 UTC 2017 - meissner@suse.com
|
|
|
|
|
2017-02-08 14:49:03 +01:00
|
|
|
- Updated to 1.0 (FATE#321508)
|
2017-02-08 14:48:45 +01:00
|
|
|
- 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
|
2017-02-15 18:15:45 +01:00
|
|
|
- tpm2-0-tss-configure.patch: fix weird error.
|
2017-02-08 14:48:45 +01:00
|
|
|
|
2017-03-02 11:17:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 25 14:09:35 UTC 2016 - meissner@suse.com
|
|
|
|
|
|
|
|
- Remove type=forking from service file (bsc#995554)
|
|
|
|
|
2016-08-06 21:28:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 6 19:28:27 UTC 2016 - meissner@suse.com
|
|
|
|
|
2016-08-06 21:54:12 +02:00
|
|
|
- added a systemd unit service file (FATE#315631)
|
2016-08-06 21:28:47 +02:00
|
|
|
|
2016-05-07 10:25:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2016-08-06 21:53:32 +02:00
|
|
|
(FATE#315631)
|
2016-05-07 10:25:53 +02:00
|
|
|
|
2016-04-08 11:42:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 8 07:54:36 UTC 2016 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Fix rpm group of library package: libs belong, per definition, to
|
2016-08-06 21:53:32 +02:00
|
|
|
the group "System/Libraries". (FATE#315631)
|
2016-04-08 11:42:06 +02:00
|
|
|
|
2016-02-24 11:22:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 24 10:22:38 UTC 2016 - meissner@suse.com
|
|
|
|
|
2016-03-23 16:52:38 +01:00
|
|
|
- initial import of the tpm 2.0 tss stack (FATE#315631)
|
2016-02-24 11:22:52 +01:00
|
|
|
|