All of lore.kernel.org
 help / color / mirror / Atom feed
* [tpm2] tpm2-tss 1.3.0-rc0 available
@ 2017-11-02  3:29 philip.b.tricca
  0 siblings, 0 replies; 6+ messages in thread
From: philip.b.tricca @ 2017-11-02  3:29 UTC (permalink / raw)
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 539 bytes --]

I've just pushed a tag for the first release candidate for version 1.3.0
of the TSS libraries. It's available here:
https://github.com/01org/tpm2-tss/releases/tag/1.3.0-rc0

The CHANGELOG is very short, just fixing two broken macros and adding
support for the EncryptDecrypt2 command. This release is necessary for
users with TPM2 devices that have deprecated support for the
EncryptDecrypt function. Support for this function in the tools is
forthcoming.

Any additional testing & feedback would be much appreciated.

Philip

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [tpm2] tpm2-tss 1.3.0-rc0 available
@ 2017-12-07 23:38 Philip Tricca
  0 siblings, 0 replies; 6+ messages in thread
From: Philip Tricca @ 2017-12-07 23:38 UTC (permalink / raw)
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 749 bytes --]

On 12/07/2017 09:45 AM, Patrick Ohly wrote:
> On Wed, 2017-12-06 at 08:50 -0800, Philip Tricca wrote:
>> There's now an RC3 tag for 1.3.0 & tarballs on github:
>> https://github.com/intel/tpm2-tss/releases/tag/1.3.0-rc3
>>
>> There has only been a single commit added since RC2 and it only
>> affects
>> the test code.
> 
> I prepared a fork of meta-measured which builds the release candidate
> code and successfully tested it with the refkit TPM2-enabled whole-disk 
> encryption:
> https://github.com/pohly/meta-measured/tree/tpm2-tools-3.0
> 
> So from my perspective, the release is good to go. But admittedly my
> testing is fairly limited ;-}

Thanks for taking this on Patrick. We'll take any testing we can get.

Philip

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [tpm2] tpm2-tss 1.3.0-rc0 available
@ 2017-12-07 17:45 Patrick Ohly
  0 siblings, 0 replies; 6+ messages in thread
From: Patrick Ohly @ 2017-12-07 17:45 UTC (permalink / raw)
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 881 bytes --]

On Wed, 2017-12-06 at 08:50 -0800, Philip Tricca wrote:
> There's now an RC3 tag for 1.3.0 & tarballs on github:
> https://github.com/intel/tpm2-tss/releases/tag/1.3.0-rc3
> 
> There has only been a single commit added since RC2 and it only
> affects
> the test code.

I prepared a fork of meta-measured which builds the release candidate
code and successfully tested it with the refkit TPM2-enabled whole-disk 
encryption:
https://github.com/pohly/meta-measured/tree/tpm2-tools-3.0

So from my perspective, the release is good to go. But admittedly my
testing is fairly limited ;-}

-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [tpm2] tpm2-tss 1.3.0-rc0 available
@ 2017-12-06 16:50 Philip Tricca
  0 siblings, 0 replies; 6+ messages in thread
From: Philip Tricca @ 2017-12-06 16:50 UTC (permalink / raw)
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 1605 bytes --]

On 11/21/2017 01:45 PM, Philip Tricca wrote:
> On 11/14/2017 12:43 PM, Philip Tricca wrote:
>> On 11/01/2017 08:29 PM, philip.b.tricca(a)intel.com wrote:
>>> I've just pushed a tag for the first release candidate for version 1.3.0
>>> of the TSS libraries. It's available here:
>>> https://github.com/01org/tpm2-tss/releases/tag/1.3.0-rc0
>>>
>>> The CHANGELOG is very short, just fixing two broken macros and adding
>>> support for the EncryptDecrypt2 command. This release is necessary for
>>> users with TPM2 devices that have deprecated support for the
>>> EncryptDecrypt function. Support for this function in the tools is
>>> forthcoming.
>>
>> I've just signed an RC1 tag for 1.3.0. Tarballs and the changelog are
>> available here:
>> https://github.com/intel/tpm2-tss/releases/tag/1.3.0-rc1. This should
>> bring us up to parity with what's required for the 3.x release of the tools.
>>
>> Please provide feedback from testing. I'll be doing the static analysis
>> through coverity next. Changes (if any) required for the static analysis
>> will be in RC2.
> 
> There's now an RC2 tag for 1.3.0 & tarballs on github. The only change
> since the last RC are minor changes to keep coverity happy.
> 
> Like the 1.2.0 release of tpm2-abrmd this one is intended to be paired
> with the 3.x tools release so please use this tag in your testing.

There's now an RC3 tag for 1.3.0 & tarballs on github:
https://github.com/intel/tpm2-tss/releases/tag/1.3.0-rc3

There has only been a single commit added since RC2 and it only affects
the test code.

Regards,
Philip


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 858 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [tpm2] tpm2-tss 1.3.0-rc0 available
@ 2017-11-21 21:45 Philip Tricca
  0 siblings, 0 replies; 6+ messages in thread
From: Philip Tricca @ 2017-11-21 21:45 UTC (permalink / raw)
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 1321 bytes --]

On 11/14/2017 12:43 PM, Philip Tricca wrote:
> On 11/01/2017 08:29 PM, philip.b.tricca(a)intel.com wrote:
>> I've just pushed a tag for the first release candidate for version 1.3.0
>> of the TSS libraries. It's available here:
>> https://github.com/01org/tpm2-tss/releases/tag/1.3.0-rc0
>>
>> The CHANGELOG is very short, just fixing two broken macros and adding
>> support for the EncryptDecrypt2 command. This release is necessary for
>> users with TPM2 devices that have deprecated support for the
>> EncryptDecrypt function. Support for this function in the tools is
>> forthcoming.
> 
> I've just signed an RC1 tag for 1.3.0. Tarballs and the changelog are
> available here:
> https://github.com/intel/tpm2-tss/releases/tag/1.3.0-rc1. This should
> bring us up to parity with what's required for the 3.x release of the tools.
> 
> Please provide feedback from testing. I'll be doing the static analysis
> through coverity next. Changes (if any) required for the static analysis
> will be in RC2.

There's now an RC2 tag for 1.3.0 & tarballs on github. The only change
since the last RC are minor changes to keep coverity happy.

Like the 1.2.0 release of tpm2-abrmd this one is intended to be paired
with the 3.x tools release so please use this tag in your testing.

Regards,
Philip


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 858 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [tpm2] tpm2-tss 1.3.0-rc0 available
@ 2017-11-14 20:43 Philip Tricca
  0 siblings, 0 replies; 6+ messages in thread
From: Philip Tricca @ 2017-11-14 20:43 UTC (permalink / raw)
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

On 11/01/2017 08:29 PM, philip.b.tricca(a)intel.com wrote:
> I've just pushed a tag for the first release candidate for version 1.3.0
> of the TSS libraries. It's available here:
> https://github.com/01org/tpm2-tss/releases/tag/1.3.0-rc0
> 
> The CHANGELOG is very short, just fixing two broken macros and adding
> support for the EncryptDecrypt2 command. This release is necessary for
> users with TPM2 devices that have deprecated support for the
> EncryptDecrypt function. Support for this function in the tools is
> forthcoming.

I've just signed an RC1 tag for 1.3.0. Tarballs and the changelog are
available here:
https://github.com/intel/tpm2-tss/releases/tag/1.3.0-rc1. This should
bring us up to parity with what's required for the 3.x release of the tools.

Please provide feedback from testing. I'll be doing the static analysis
through coverity next. Changes (if any) required for the static analysis
will be in RC2.

Thanks,
Philip


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 858 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-12-07 23:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-02  3:29 [tpm2] tpm2-tss 1.3.0-rc0 available philip.b.tricca
2017-11-14 20:43 Philip Tricca
2017-11-21 21:45 Philip Tricca
2017-12-06 16:50 Philip Tricca
2017-12-07 17:45 Patrick Ohly
2017-12-07 23:38 Philip Tricca

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.