Accepting request 960501 from home:wfrisch:branches:security
- Update to version 0.7.2: - swtpm: - Do not chdir(/) when using --daemon - swtpm-localca: - Re-implement variable resolution for swtpm-localca.conf - tests: - Use ${WORKDIR} in config files to test env. var replacement - man pages: - Add missing .config directory to path description when using ${HOME} - build-sys: - Add probing for -fstack-protector OBS-URL: https://build.opensuse.org/request/show/960501 OBS-URL: https://build.opensuse.org/package/show/security/swtpm?expand=0&rev=24
This commit is contained in:
parent
0aa5880cf9
commit
6e373795cd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:94de2abb6fed3645e095c05012f274d1e3ad41680250be70bfe4c7170f41baf2
|
|
||||||
size 353819
|
|
3
swtpm-0.7.2.tar.gz
Normal file
3
swtpm-0.7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4bb90d2265c57e172ef6eeec5f0c77f0546fecf8fcbe91a48ed2a19fe811a883
|
||||||
|
size 353941
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 9 14:07:03 UTC 2022 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.7.2:
|
||||||
|
- swtpm:
|
||||||
|
- Do not chdir(/) when using --daemon
|
||||||
|
- swtpm-localca:
|
||||||
|
- Re-implement variable resolution for swtpm-localca.conf
|
||||||
|
- tests:
|
||||||
|
- Use ${WORKDIR} in config files to test env. var replacement
|
||||||
|
- man pages:
|
||||||
|
- Add missing .config directory to path description when using ${HOME}
|
||||||
|
- build-sys:
|
||||||
|
- Add probing for -fstack-protector
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 21 12:04:56 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
Mon Feb 21 12:04:56 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define modulename2 swtpm_svirt
|
%define modulename2 swtpm_svirt
|
||||||
%define modulename3 swtpmcuse
|
%define modulename3 swtpmcuse
|
||||||
Name: swtpm
|
Name: swtpm
|
||||||
Version: 0.7.1
|
Version: 0.7.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Software TPM emulator
|
Summary: Software TPM emulator
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user