Accepting request 956473 from home:msmeissn:branches:security

- Update to version 0.7.1:
  - swtpm:
    - Check header size indicator against expected size (CVE-2022-23645 bsc#1196240)
  - swtpm_localca:
    - Test for available issuercert before creating CA

OBS-URL: https://build.opensuse.org/request/show/956473
OBS-URL: https://build.opensuse.org/package/show/security/swtpm?expand=0&rev=23
This commit is contained in:
Marcus Meissner 2022-02-23 12:02:37 +00:00 committed by Git OBS Bridge
parent 1bbb90dad8
commit 0aa5880cf9
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bed41871ad42ec852c450f5764be36b6c16456b943b912351eca9c29ce382976
size 353641

3
swtpm-0.7.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94de2abb6fed3645e095c05012f274d1e3ad41680250be70bfe4c7170f41baf2
size 353819

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 21 12:04:56 UTC 2022 - Marcus Meissner <meissner@suse.com>
- Update to version 0.7.1:
- swtpm:
- Check header size indicator against expected size (CVE-2022-23645 bsc#1196240)
- swtpm_localca:
- Test for available issuercert before creating CA
-------------------------------------------------------------------
Wed Nov 10 08:49:00 UTC 2021 - Marcus Meissner <meissner@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package swtpm
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@
%define modulename2 swtpm_svirt
%define modulename3 swtpmcuse
Name: swtpm
Version: 0.7.0
Version: 0.7.1
Release: 0
Summary: Software TPM emulator
License: BSD-3-Clause