diff --git a/_servicedata b/_servicedata index 90f4197..8e37d98 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://git.launchpad.net/fwts - 65ac0410e00c119eb711ed84167acf9775e1170d \ No newline at end of file + 3cbc82cb1b73781d0b7a3fd94141f924436eed39 \ No newline at end of file diff --git a/fwts-23.05.00.obscpio b/fwts-23.05.00.obscpio deleted file mode 100644 index 981bdcd..0000000 --- a/fwts-23.05.00.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7ae632cb56d752199c04a8be75091ec1405d242a66c03b223803b3051b59944 -size 21606925 diff --git a/fwts-23.07.00.obscpio b/fwts-23.07.00.obscpio new file mode 100644 index 0000000..16caf9b --- /dev/null +++ b/fwts-23.07.00.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b239b81bf43be9f7f53807461298aaac28d87f64abdacb3dd52f3d1b542416 +size 21675533 diff --git a/fwts.changes b/fwts.changes index eaab746..98044cc 100644 --- a/fwts.changes +++ b/fwts.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Mon Jul 10 08:22:47 UTC 2023 - Martin Pluskal + +- 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 diff --git a/fwts.obsinfo b/fwts.obsinfo index aca68cd..8aa2111 100644 --- a/fwts.obsinfo +++ b/fwts.obsinfo @@ -1,4 +1,4 @@ name: fwts -version: 23.05.00 -mtime: 1684814448 -commit: 65ac0410e00c119eb711ed84167acf9775e1170d +version: 23.07.00 +mtime: 1688697618 +commit: 3cbc82cb1b73781d0b7a3fd94141f924436eed39 diff --git a/fwts.spec b/fwts.spec index 7fad3c5..b761be7 100644 --- a/fwts.spec +++ b/fwts.spec @@ -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