diff --git a/swtpm.changes b/swtpm.changes index 09553d2..b689aac 100644 --- a/swtpm.changes +++ b/swtpm.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Dec 27 11:42:50 UTC 2020 - Marcus Meissner + +- Update to version 0.5.2 + - swtpm: + - Fix potential buffer overflow related to largely unused data hashing + function in control channel + - swtpm: Unconditionally close fd if writing of pidfile fails (coverity) + - swtpm_setup: + - Increase timeout from 10s to 30s for slower machines + - Travis: + - Not building on OS X anymore due to additional costs + ------------------------------------------------------------------- Tue Dec 22 07:53:04 UTC 2020 - Gary Ching-Pang Lin diff --git a/swtpm.spec b/swtpm.spec index 7f7efe6..9370c9a 100644 --- a/swtpm.spec +++ b/swtpm.spec @@ -20,7 +20,7 @@ %define skip_python2 1 Name: swtpm -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: Software TPM emulator License: BSD-3-Clause diff --git a/v0.5.1.tar.gz b/v0.5.1.tar.gz deleted file mode 100644 index 1fd7bdc..0000000 --- a/v0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c0e82357f7d7513fbc4d5dc7d2abfc34932680aae4a91c62213fd1d3719f628 -size 309464 diff --git a/v0.5.2.tar.gz b/v0.5.2.tar.gz new file mode 100644 index 0000000..2079c4c --- /dev/null +++ b/v0.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5ccf591e34c25bd9ae78a0aff9ff1d037dacd90b5e05b9fdc9bcece239f0af +size 309436