- Update to version 23.07.00:

* lib: fwts_version.h - update to V23.07.00
  * debian: update changelog
  * debian: fix lintian errors and warnings
  * debian: fix debuild fail for the not installed files
  * debian: update compat level and standards version
  * ACPICA: Update to version 20230628
  * fwts_acpica: Remove unused variable "context"
  * acpi/wmi: Fix bug when counting WMI methods
  * acpi/wmi: Check if the mandatory block query method exists
  * acpi/wmi: Add WMI GUID for the dell-wmi-ddv driver
  * Increase number of max semaphores to fix OOM crashes on some systems
  * lib: fwts_acpi_object_eval: sync up the AML exceptions from ACPICA
  * uefi: esrt: update the LastAttemptStatus values to UEFI spec 2.10
  * acpi: mpam: fix build fail on bionic
  * fwts-test: sync up with test with resource specific data
  * acpi: mpam: test with resource specific data for interconnect location type
  * fwts-test: sync up with adding the mpam tests
  * acpi: mpam: add test for ACPI MPAM table
  * fwts-test: sync up aest modify the dumping raw data
  * acpi: aest: modify the dumping raw data without noisy info
  * lib: fwts_dump_data: add library function for dumping all raw data with prefix
  * lib: fwts_dump_data: add function for simply dump raw data
  * auto-packager: mkpackage.sh: remove the control hook
  * lib: make the return types consistent
  * debian: control: modify newer dkms dependency
  * debian: control: update uploader
  * lib: fwts_oops: fix the WARN_ON warnings in kernel not found
  * cppcheck: fix the cppcheck source link error
  * fwts-test: sync up the removing ARM specific for ebbr

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=159
This commit is contained in:
Martin Pluskal 2023-07-10 08:25:20 +00:00 committed by Git OBS Bridge
parent b94ca4a469
commit 6fbe5be8e6
6 changed files with 43 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">65ac0410e00c119eb711ed84167acf9775e1170d</param></service></servicedata>
<param name="changesrevision">3cbc82cb1b73781d0b7a3fd94141f924436eed39</param></service></servicedata>

View File

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

3
fwts-23.07.00.obscpio Normal file
View File

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

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Jul 10 08:22:47 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- Update to version 23.07.00:
* lib: fwts_version.h - update to V23.07.00
* debian: update changelog
* debian: fix lintian errors and warnings
* debian: fix debuild fail for the not installed files
* debian: update compat level and standards version
* ACPICA: Update to version 20230628
* fwts_acpica: Remove unused variable "context"
* acpi/wmi: Fix bug when counting WMI methods
* acpi/wmi: Check if the mandatory block query method exists
* acpi/wmi: Add WMI GUID for the dell-wmi-ddv driver
* Increase number of max semaphores to fix OOM crashes on some systems
* lib: fwts_acpi_object_eval: sync up the AML exceptions from ACPICA
* uefi: esrt: update the LastAttemptStatus values to UEFI spec 2.10
* acpi: mpam: fix build fail on bionic
* fwts-test: sync up with test with resource specific data
* acpi: mpam: test with resource specific data for interconnect location type
* fwts-test: sync up with adding the mpam tests
* acpi: mpam: add test for ACPI MPAM table
* fwts-test: sync up aest modify the dumping raw data
* acpi: aest: modify the dumping raw data without noisy info
* lib: fwts_dump_data: add library function for dumping all raw data with prefix
* lib: fwts_dump_data: add function for simply dump raw data
* auto-packager: mkpackage.sh: remove the control hook
* lib: make the return types consistent
* debian: control: modify newer dkms dependency
* debian: control: update uploader
* lib: fwts_oops: fix the WARN_ON warnings in kernel not found
* cppcheck: fix the cppcheck source link error
* fwts-test: sync up the removing ARM specific for ebbr
* lib: framework: remvoe ARM specific for ebbr
-------------------------------------------------------------------
Wed May 24 07:10:41 UTC 2023 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,4 +1,4 @@
name: fwts
version: 23.05.00
mtime: 1684814448
commit: 65ac0410e00c119eb711ed84167acf9775e1170d
version: 23.07.00
mtime: 1688697618
commit: 3cbc82cb1b73781d0b7a3fd94141f924436eed39

View File

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