tpm2-tss:1.x

Last commit made on 2018-04-20
Get this branch:
git clone -b 1.x https://git.launchpad.net/tpm2-tss

Branch merges

Branch information

Name:
1.x
Repository:
lp:tpm2-tss

Recent commits

d7ed348... by Ying-Chun Liu

test/unit/tcti-device.c: fix unit test fail on armel, armhf, mipsel

Inside the teardown function, it converts a pointer to wrong type.
This commit fixes the bug.

Signed-off-by: Ying-Chun Liu (PaulLiu) <email address hidden>

5a580d4... by philip

CHANGELOG.md: Update for 1.4.0 release.

Signed-off-by: Philip Tricca <email address hidden>

c9a7675... by Andreas Fuchs <email address hidden>

Travis: Deps from mirror instead of upstream

Signed-off-by: Andreas Fuchs <email address hidden>

7b2d0f5... by philip

CHANGELOG.md: Update in preparation for the first RC for 1.4.0.

Signed-off-by: Philip Tricca <email address hidden>

784695d... by philip

build: Distribute the source for the InitSocketTcti man page.

Before this patch we were shipping the man page after our build
transforms. This means running one of the clean targets will put the
source tree in a state where the build will fail since the source files
for the man page get 'cleaned'.

Signed-off-by: Philip Tricca <email address hidden>

839b570... by philip

build: write version string to file, not by invoking git @ configure time.

Bitbake / Yocto, when building from source, runs autoconf instead of
invoking the `configure` script provided in the tarball. I'm sure they
have their reasons but it's kinda annoying. I'm sure there's a way to
work around this in the bitbake metadata but it's probably easier to
make this small change to the build.

Signed-off-by: Philip Tricca <email address hidden>

669fcdd... by philip

README.md: Update badge for org move intel -> tpm2-software.

This also updates the branch. It was 'master' for some reason. Should
have always been '1.x'.

Signed-off-by: Philip Tricca <email address hidden>

f083eb4... by philip

build: Add libsapi to LDADD for sapi_util unit tests.

Bug reported here: https://github.com/intel/tpm2-tss/issues/700. Master
already has these changes.

Signed-off-by: Philip Tricca <email address hidden>

9360e82... by Tadeusz Struk <email address hidden>

sapi: backport AC commands to 1.x

Signed-off-by: Tadeusz Struk <email address hidden>

b2a247b... by philip

build: Include README.md and friends in the release tarball.

Signed-off-by: Philip Tricca <email address hidden>