Accepting request 895130 from hardware
- Update to version 21.05.00: * lib: fwts_version.h - update to V21.05.00 * debian: update changelog * auto-packager:mkpackage.sh: add impish * fwts-test: sync up with dbgp changes * acpi: dbgp/spmi: check space ids by fwts_acpi_space_id * acpiinfo: update ACPI 6.4 vs. ACPICA versions * lib: acpi: fix incorrect actual vs. struct length outputs * acpi: shorten helper function names by removing "check" * lib: acpi: unify naming style by removing "ACPI" * fwts-test: sync up with PMTT refactoring changes * acpi: refactor length check by fwts_acpi_structure_length_check * acpi: refactor zero length by fwts_acpi_structure_length_zero_check - Update to version 21.03.00: * uefirtvariable: fix memory leak * acpi: refactor by fwts_acpi_reserved_type_check * acpi: refactor by fwts_acpi_structure_range_check * uefirtauthvar: check variable runtime services supported before testing (LP: #1913351) * uefirtvariable: check variable runtime services supported before testing (LP: #1913351) * uefirtmisc: check misc runtime services supported before testing (LP: #1913351) * uefirttime: check time services supported before testing (LP: #1913351) * acpi: spcr: accept baud rate 0x0 as a preconfigured state * fwts-test: sync up with PMTT rev 2 changes * acpi: pmtt: update PMTT to revision 2 (mantis 1975) OBS-URL: https://build.opensuse.org/request/show/895130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=59
This commit is contained in:
commit
baec87d677
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://git.launchpad.net/fwts</param>
|
||||
<param name="changesrevision">779d290ddc28cf55ed8f939e610ab02425ef2ec4</param></service></servicedata>
|
||||
<param name="changesrevision">192021a8ef064f8d9a6d11a10c63cba714f0f1c2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:771e7e89369d2b942a75e5a2515c3f11fe7a2902d992f2f10dd8453ecbedd81a
|
||||
size 21175309
|
3
fwts-21.05.00.obscpio
Normal file
3
fwts-21.05.00.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5aedafb8b8ced53d1b833255d77b62c5070e1a1ebb6b44507abef2a9ef50ec4a
|
||||
size 21173773
|
32
fwts.changes
32
fwts.changes
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 24 06:36:55 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 21.05.00:
|
||||
* lib: fwts_version.h - update to V21.05.00
|
||||
* debian: update changelog
|
||||
* auto-packager:mkpackage.sh: add impish
|
||||
* fwts-test: sync up with dbgp changes
|
||||
* acpi: dbgp/spmi: check space ids by fwts_acpi_space_id
|
||||
* acpiinfo: update ACPI 6.4 vs. ACPICA versions
|
||||
* lib: acpi: fix incorrect actual vs. struct length outputs
|
||||
* acpi: shorten helper function names by removing "check"
|
||||
* lib: acpi: unify naming style by removing "ACPI"
|
||||
* fwts-test: sync up with PMTT refactoring changes
|
||||
* acpi: refactor length check by fwts_acpi_structure_length_check
|
||||
* acpi: refactor zero length by fwts_acpi_structure_length_zero_check
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 20 06:32:32 UTC 2021 - Martin Pluskal mpluskal@suse.com
|
||||
|
||||
- Update to version 21.03.00:
|
||||
* uefirtvariable: fix memory leak
|
||||
* acpi: refactor by fwts_acpi_reserved_type_check
|
||||
* acpi: refactor by fwts_acpi_structure_range_check
|
||||
* uefirtauthvar: check variable runtime services supported before testing (LP: #1913351)
|
||||
* uefirtvariable: check variable runtime services supported before testing (LP: #1913351)
|
||||
* uefirtmisc: check misc runtime services supported before testing (LP: #1913351)
|
||||
* uefirttime: check time services supported before testing (LP: #1913351)
|
||||
* acpi: spcr: accept baud rate 0x0 as a preconfigured state
|
||||
* fwts-test: sync up with PMTT rev 2 changes
|
||||
* acpi: pmtt: update PMTT to revision 2 (mantis 1975)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 07:37:50 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: fwts
|
||||
version: 21.03.00
|
||||
mtime: 1619418370
|
||||
commit: 779d290ddc28cf55ed8f939e610ab02425ef2ec4
|
||||
version: 21.05.00
|
||||
mtime: 1621500013
|
||||
commit: 192021a8ef064f8d9a6d11a10c63cba714f0f1c2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user