Files
swtpm/swtpm.changes
T
gary_lin d27e303ade Accepting request 760525 from home:gary_lin:branches:security
- Amend swtpm-adjust-seccomp-path.patch to add the missing seccomp paths
- Adjust the conditional check of net-tools-deprecated for SLE15 and SLE15-SP1

OBS-URL: https://build.opensuse.org/request/show/760525
OBS-URL: https://build.opensuse.org/package/show/security/swtpm?expand=0&rev=2
2020-01-06 01:46:00 +00:00

30 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Jan 3 01:52:45 UTC 2020 - Gary Ching-Pang Lin <glin@suse.com>
- Amend swtpm-adjust-seccomp-path.patch to add the missing seccomp
paths
- Adjust the conditional check of net-tools-deprecated for SLE15
and SLE15-SP1
-------------------------------------------------------------------
Thu Sep 5 08:00:27 UTC 2019 - Gary Ching-Pang Lin <glin@suse.com>
- Update to 0.2.0
+Linux: swtpm now runs with a seccomp profile (blacklist) if
compiled with libseccomp support
+ Added subpport for passing key and passphrase via file
descriptor
+ TPM 2 commands can now be prefixed by 'the TCG header' and
responses will have a 4-byte prefix and 4-byte suffix.
+ Added --print-capabilities command line option
+ Proper handling on EINTR on read, poll, and write
- Patches to adjust the pathes
+ swtpm-tpm-tools-path.patch
+ swtpm-setup-tcsd-path.patch
+ swtpm-adjust-seccomp-path.patch
-------------------------------------------------------------------
Tue May 15 08:37:16 UTC 2018 - glin@suse.com
- Initial import: 0.1.0-dev2