Commit Graph

11 Commits

Author SHA256 Message Date
2ccdd2a027 - add fix_dlopen.patch: fixes an issue with dlopen()'ing the tcti-device
library from tpm2-0-tss. See
  https://github.com/tpm2-software/tpm2-abrmd/issues/486.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=20
2018-07-02 09:29:58 +00:00
5fe02cf67b OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=19 2018-06-29 14:14:44 +00:00
e7db476738 reference added but unused patch to satisfy factory checkers
- prepared support_dbus_activation.diff patch which adds D-Bus activation, but
  can't use it yet due to rpmlint

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=17
2018-02-22 12:17:22 +00:00
e91d8694b6 - correctly trigger udev to update /dev/tpm* permissions after package
installation. (bnc#1078687)

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=16
2018-02-22 11:39:11 +00:00
895b7f4def - update to upstream version 1.2.0:
- Limit maximum number of active sessions per connection with '--max-sessions'.
  - Flush all transient objects and sessions on daemon start with '--flush-all'.
  - Allow passing of sessions across connections with ContextSave / Load.
  - Unref the GUnixFDList returned by GIO / dbus in the TCTI init function.
    This fixes a memory leak in the TCTI library.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=15
2018-02-22 11:37:19 +00:00
45aa70719e removed bogus patch, added patch name to changes file.
OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=13
2017-11-15 12:21:15 +00:00
177ba37246 - service_path.patch: fixed broken systemd service unit (bnc#1066123). the
service unit file in the upstream distribution tarball is already configured
  and looks for binaries and configuration files in the /usr/local prefix
  which is wrong.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=12
2017-11-15 12:20:34 +00:00
b981d03939 - fixed broken systemd service unit (bnc#1066123). the service unit file in
the upstream distribution tarball is already configured and looks for
  binaries and configuration files in the /usr/local prefix which is wrong.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=11
2017-11-15 11:44:33 +00:00
aef1f3004c - package version symlink correctly, belongs into the lib package itself, not
the -devel.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=9
2017-09-01 14:38:05 +00:00
5acd8f14e1 - 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

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=6
2017-08-30 08:33:05 +00:00
431d7c228c Accepting request 514156 from home:mgerstner:branches:security
New package tpm2.0-abrmd containing a new implementation of Intel's tpm 2.0
resource manager. The old one is currently delivered by way of package
tpm-2-0-tss.

This submission is coupled with updates for tpm2-0-tss and tpm2.0-tools which
I will submit right after.

OBS-URL: https://build.opensuse.org/request/show/514156
OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=1
2017-08-03 08:13:01 +00:00