- Update to version 23.01.00:
* lib: fwts_version.h - update to V23.01.00 * debian: update changelog * fwts-test: sync up with the fix of passed reserved value * Update copyright year to 2023 * lib: fwts_acpi_tables: fix the passed reserved value * fwts-test: add regression tests for AEST * acpi: aest: add tests for ACPI AEST table - Update to version 22.11.00: * tpmevlog: add tests for checking the UEFI_IMAGE_LOAD_EVENT Structure * acpi: s3: fix the issue for determining time to resume OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=152
This commit is contained in:
parent
20e7dd1f59
commit
22f5adec80
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://git.launchpad.net/fwts</param>
|
<param name="url">https://git.launchpad.net/fwts</param>
|
||||||
<param name="changesrevision">4e8be7ab0cee56a85845d21ef796aa618a6a83e3</param></service></servicedata>
|
<param name="changesrevision">f09402bb4dbde063f6fddc2c984ad2738bec963b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cb1d36f14e9211a730df953571557ae82bbed4cb3aaac6cad64ded0ab65f9bf9
|
|
||||||
size 21444109
|
|
3
fwts-23.01.00.obscpio
Normal file
3
fwts-23.01.00.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:03388b125069d8fab1b33004ca7debad8f11f164b784c71cf48e3a96a656d156
|
||||||
|
size 21497869
|
19
fwts.changes
19
fwts.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 17 08:44:28 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Update to version 23.01.00:
|
||||||
|
* lib: fwts_version.h - update to V23.01.00
|
||||||
|
* debian: update changelog
|
||||||
|
* fwts-test: sync up with the fix of passed reserved value
|
||||||
|
* Update copyright year to 2023
|
||||||
|
* lib: fwts_acpi_tables: fix the passed reserved value
|
||||||
|
* fwts-test: add regression tests for AEST
|
||||||
|
* acpi: aest: add tests for ACPI AEST table
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 05 07:47:53 UTC 2023 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to version 22.11.00:
|
||||||
|
* tpmevlog: add tests for checking the UEFI_IMAGE_LOAD_EVENT Structure
|
||||||
|
* acpi: s3: fix the issue for determining time to resume
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 25 07:02:10 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
Fri Nov 25 07:02:10 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: fwts
|
name: fwts
|
||||||
version: 22.11.00
|
version: 23.01.00
|
||||||
mtime: 1669016055
|
mtime: 1673842175
|
||||||
commit: 4e8be7ab0cee56a85845d21ef796aa618a6a83e3
|
commit: f09402bb4dbde063f6fddc2c984ad2738bec963b
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package fwts
|
# spec file for package fwts
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: fwts
|
Name: fwts
|
||||||
Version: 22.11.00
|
Version: 23.01.00
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Firmware Test Suite
|
Summary: Firmware Test Suite
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user