2017-09-01 16:38:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 1 14:37:48 UTC 2017 - matthias.gerstner@suse.com
|
|
|
|
|
|
|
|
- package version symlink correctly, belongs into the lib package itself, not
|
|
|
|
the -devel.
|
|
|
|
|
2017-08-30 10:33:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 30 08:29:07 UTC 2017 - matthias.gerstner@suse.com
|
|
|
|
|
|
|
|
- update to upstream version 1.1.1 which fixes some local denial-of-service
|
|
|
|
security issues among other things:
|
|
|
|
|
|
|
|
- Replace use of sigaction with g_unix_signal_* stuff from glib.
|
|
|
|
- Rewrite of INSTALL.md including info on custom configure script options.
|
|
|
|
- Default value for --with-simulatorbin configure option has been removed.
|
|
|
|
New default behavior is to disable integration tests.
|
|
|
|
- CommandSource will no longer reject commands without parameters.
|
|
|
|
- Unit tests updated to use cmocka v1.0.0 API.
|
|
|
|
- Integration tests now run daemon under valgrind memcheck and fail when
|
|
|
|
errors are found.
|
|
|
|
- CommandSource now tracks max FD in set of client FDs to prevent unnecessary
|
|
|
|
iterations over FD_SETSIZE fds.
|
|
|
|
|
|
|
|
- no longer call bootstrap and switch to the release upstream tarball which
|
|
|
|
has now been fixed to contain all necessary files
|
|
|
|
|
2017-08-03 10:13:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 20 13:04:41 UTC 2017 - matthias.gerstner@suse.com
|
|
|
|
|
|
|
|
- first version of the new arbmd resource manager from Intel's tpm2 stack.
|
|
|
|
This will replace the old resourcemgr previously shipped with the
|
|
|
|
tpm2-0-tss package.
|