diff --git a/_service b/_service new file mode 100644 index 0000000..855df8b --- /dev/null +++ b/_service @@ -0,0 +1,10 @@ + + + https://github.com/intel/tpm2-abrmd.git + git + 2.1.0 + @PARENT_TAG@ + disable + + + diff --git a/tpm2-abrmd-2.0.2.tar.gz b/tpm2-abrmd-2.0.2.tar.gz deleted file mode 100644 index f988169..0000000 --- a/tpm2-abrmd-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18d407d6752d1d3af9a1bc811074708e9873024eb661be8d50759b3d26ffba5f -size 556808 diff --git a/tpm2-abrmd-2.1.0.tar.gz b/tpm2-abrmd-2.1.0.tar.gz new file mode 100644 index 0000000..ef26cf4 --- /dev/null +++ b/tpm2-abrmd-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6728be396c4bf5c2c16911ae6678720675095d3b1fe8cc7b11ad313b1bce9eec +size 560632 diff --git a/tpm2.0-abrmd.changes b/tpm2.0-abrmd.changes index f0c5f89..1dfe5bb 100644 --- a/tpm2.0-abrmd.changes +++ b/tpm2.0-abrmd.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Wed Mar 6 10:36:46 UTC 2019 - matthias.gerstner@suse.com + +- update to version 2.1.0: + - changes in version 2.1.0: + - `-Wstrict-overflow=5` now used in default CFLAGS. + - Handling of `TPM2_RC_CONTEXT_GAP` on behalf of users. + - Convert `TPM2_PT_CONTEXT_GAP_MAX` response from lower layer to + `UINT32_MAX` + - travis-ci now uses 'xenial' builder + - Significant refactoring of TCTI handling code. + - `--install` added to ACLOCAL_AMFLAGS to install aclocal required macros + instead of using the default symlinks + - Launch `dbus-run-session` in the automake test environment to + automagically set up a dbus session bus instance when one isn't present. + - Bug caused by unloading of `libtss2-tcti-tabrmd.so` on dlclose. GLib + does not support reloading a second time. + - Bug causing `-fstack-protector-all` to be used on systems with core + libraries (i.e. libc) that do not support it. This caused failures at + link-time. + - Unnecessary symbols from libtest utility library no longer included in + TCTI library. + - changes in version 2.0.3: + - Update build to account for upstream change to glib '.pc' files + described in: https://gitlab.gnome.org/GNOME/glib/issues/1521 +- added _service file for syncing with upstream tags + ------------------------------------------------------------------- Thu Oct 25 09:00:40 UTC 2018 - matthias.gerstner@suse.com diff --git a/tpm2.0-abrmd.spec b/tpm2.0-abrmd.spec index 43e175e..6c33e2b 100644 --- a/tpm2.0-abrmd.spec +++ b/tpm2.0-abrmd.spec @@ -17,7 +17,7 @@ Name: tpm2.0-abrmd -Version: 2.0.2 +Version: 2.1.0 Release: 0 Summary: Intel's TCG Software Stack Access Broker & Resource Manager for TPM 2.0 chips License: BSD-2-Clause