diff --git a/_service b/_service index 4c6523d..9cb6ed9 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ @PARENT_TAG@ - https://github.com/ColinIanKing/fwts.git + https://github.com/fwts/fwts.git git enable .* diff --git a/_servicedata b/_servicedata index 4dece6f..6852b69 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,6 @@ https://git.launchpad.net/fwts 3cbc82cb1b73781d0b7a3fd94141f924436eed39 https://github.com/ColinIanKing/fwts.git - 7a824d3b13fb4e33c3970fe560e36d2c65e7fb10 \ No newline at end of file + 7a824d3b13fb4e33c3970fe560e36d2c65e7fb10 + https://github.com/fwts/fwts.git + 444db5bb496a7766540d73c3e9434072f682b25b \ No newline at end of file diff --git a/fwts-23.11.00.obscpio b/fwts-23.11.00.obscpio deleted file mode 100644 index 6faba9e..0000000 --- a/fwts-23.11.00.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab6f397695f693dfe191003e9209d6787c9dc908fd58dd4817e7ed4da8b22b05 -size 21771789 diff --git a/fwts-24.01.00.obscpio b/fwts-24.01.00.obscpio new file mode 100644 index 0000000..bbd80f9 --- /dev/null +++ b/fwts-24.01.00.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66dcedff04788ecd76fb883771fb6c8ba6fa2bd38b720c020842a4eaf980dc7d +size 21857293 diff --git a/fwts.changes b/fwts.changes index 301c0a3..666d8b5 100644 --- a/fwts.changes +++ b/fwts.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Mar 5 12:03:15 UTC 2024 - Martin Pluskal + +- Update to version 24.01.00: + * acpi: sbbr: check the existence of SPCR console devices + * acpi: dbg2: update the subtype RISC-V SBI console for DBG2 + * acpi: ras2: stop for loop when list exceeds the table + * framework: fix memory leaks caused by fwts_log_get_filenames + * acpi: s3: fix potential memory leaks on fwts_get() calls + * acpi: s3: enable debug messages on S0ix failure for Intel platforms + * lib: fwts_version.h - update to V24.01.00 + * debian: update changelog + * Update copyright year to 2024 + * fwts-test: add regression tests for SKVL + ------------------------------------------------------------------- Mon Jan 29 17:37:29 UTC 2024 - Martin Pluskal diff --git a/fwts.obsinfo b/fwts.obsinfo index 8ab85e4..95cd37e 100644 --- a/fwts.obsinfo +++ b/fwts.obsinfo @@ -1,4 +1,4 @@ name: fwts -version: 23.11.00 -mtime: 1701225431 -commit: 7a824d3b13fb4e33c3970fe560e36d2c65e7fb10 +version: 24.01.00 +mtime: 1708307312 +commit: 444db5bb496a7766540d73c3e9434072f682b25b diff --git a/fwts.spec b/fwts.spec index 7978c1c..4222283 100644 --- a/fwts.spec +++ b/fwts.spec @@ -17,7 +17,7 @@ Name: fwts -Version: 23.11.00 +Version: 24.01.00 Release: 0 Summary: Firmware Test Suite License: GPL-2.0-or-later