- Update to version 21.08.00:

* lib: fwts_version.h - update to V21.08.00
  * debian: update changelog
  * ARM64 SMCCC firmware API tests
  * bios: smm: fix indentation
  * acpi: sbbr: refactor by fwts_get_fadt_version
  * lib: fwts_acpi_tables: add a function to get FADT versions
  * acpi: fadt: remove hard-coded FADT version
  * acpi: fadt: clarify comments of FACS and HW-reduced mode
  * acpi: dmar: add a warning when PCI device is not found

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=133
This commit is contained in:
Martin Pluskal 2021-08-25 11:19:44 +00:00 committed by Git OBS Bridge
parent 778ca56914
commit c71bb4859b
6 changed files with 22 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://git.launchpad.net/fwts</param>
<param name="changesrevision">6b65cde2579993c7c6ef5d0712c48e0a4680afa9</param></service></servicedata>
<param name="changesrevision">c250078e8ea49c766c50b8b353872dcb00187035</param></service></servicedata>

View File

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

3
fwts-21.08.00.obscpio Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Aug 25 11:17:14 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
- Update to version 21.08.00:
* lib: fwts_version.h - update to V21.08.00
* debian: update changelog
* ARM64 SMCCC firmware API tests
* bios: smm: fix indentation
* acpi: sbbr: refactor by fwts_get_fadt_version
* lib: fwts_acpi_tables: add a function to get FADT versions
* acpi: fadt: remove hard-coded FADT version
* acpi: fadt: clarify comments of FACS and HW-reduced mode
* acpi: dmar: add a warning when PCI device is not found
-------------------------------------------------------------------
Wed Aug 4 08:02:44 UTC 2021 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,5 +1,5 @@
name: fwts
version: 21.07.00
mtime: 1627876075
commit: 6b65cde2579993c7c6ef5d0712c48e0a4680afa9
version: 21.08.00
mtime: 1629870600
commit: c250078e8ea49c766c50b8b353872dcb00187035

View File

@ -17,7 +17,7 @@
Name: fwts
Version: 21.07.00
Version: 21.08.00
Release: 0
Summary: Firmware Test Suite
License: GPL-2.0-or-later