Accepting request 1075161 from hardware

- Update to version 23.03.00:
  * lib: fwts_version.h - update to V23.03.00
  * debian: update changelog
  * auto-packager: mkpackage: add build depend dh-dkms for lunar
  * dmicheck: fix the print format
  * dmicheck: update for supporting DMI version to 3.6
  * dmicheck: update the device type field for type 41
  * dmicheck: update the interface field for type 21
  * dmicheck: add some bit 0 reserved checks for type 17
  * dmicheck: modify the memory type range check for type 17
  * dmicheck: add bit 0 reserved check of the processor characteristics for type 4
  * dmicheck: add status check for type 4
  * dmicheck: add processor family check for type 4
  * dmicheck: fix the extended bios ROM size bit check of type 0
  * dmicheck: fix the wrong slot height value range
  * dmicheck: fix the length check error for type 9
  * debian: update copyright
  * acpi: method: NIH method output buffer should be 4 bytes
  * ebbr: add some tests to ebbr option
  * sbbr: add esrt and uefibootpath tests to sbbr option
  * Add support for 64 bit LoongArch compilation
  * libfwtsiasl: fix undefined symbols in shared library

OBS-URL: https://build.opensuse.org/request/show/1075161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=74
This commit is contained in:
Dominique Leuenberger 2023-03-29 21:27:56 +00:00 committed by Git OBS Bridge
commit da3265993d
6 changed files with 34 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">f09402bb4dbde063f6fddc2c984ad2738bec963b</param></service></servicedata>
<param name="changesrevision">398fe803880bd95dbaf37159507fa94509166190</param></service></servicedata>

View File

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

3
fwts-23.03.00.obscpio Normal file
View File

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed Mar 29 08:34:19 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- Update to version 23.03.00:
* lib: fwts_version.h - update to V23.03.00
* debian: update changelog
* auto-packager: mkpackage: add build depend dh-dkms for lunar
* dmicheck: fix the print format
* dmicheck: update for supporting DMI version to 3.6
* dmicheck: update the device type field for type 41
* dmicheck: update the interface field for type 21
* dmicheck: add some bit 0 reserved checks for type 17
* dmicheck: modify the memory type range check for type 17
* dmicheck: add bit 0 reserved check of the processor characteristics for type 4
* dmicheck: add status check for type 4
* dmicheck: add processor family check for type 4
* dmicheck: fix the extended bios ROM size bit check of type 0
* dmicheck: fix the wrong slot height value range
* dmicheck: fix the length check error for type 9
* debian: update copyright
* acpi: method: NIH method output buffer should be 4 bytes
* ebbr: add some tests to ebbr option
* sbbr: add esrt and uefibootpath tests to sbbr option
* Add support for 64 bit LoongArch compilation
* libfwtsiasl: fix undefined symbols in shared library
-------------------------------------------------------------------
Tue Jan 17 08:44:28 UTC 2023 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,4 +1,4 @@
name: fwts
version: 23.01.00
mtime: 1673842175
commit: f09402bb4dbde063f6fddc2c984ad2738bec963b
version: 23.03.00
mtime: 1679890330
commit: 398fe803880bd95dbaf37159507fa94509166190

View File

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