- 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 OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=166
This commit is contained in:
parent
d719a16b45
commit
4c83454483
2
_service
2
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="url">https://github.com/ColinIanKing/fwts.git</param>
|
||||
<param name="url">https://github.com/fwts/fwts.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="exclude">.*</param>
|
||||
|
@ -3,4 +3,6 @@
|
||||
<param name="url">https://git.launchpad.net/fwts</param>
|
||||
<param name="changesrevision">3cbc82cb1b73781d0b7a3fd94141f924436eed39</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/ColinIanKing/fwts.git</param>
|
||||
<param name="changesrevision">7a824d3b13fb4e33c3970fe560e36d2c65e7fb10</param></service></servicedata>
|
||||
<param name="changesrevision">7a824d3b13fb4e33c3970fe560e36d2c65e7fb10</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/fwts/fwts.git</param>
|
||||
<param name="changesrevision">444db5bb496a7766540d73c3e9434072f682b25b</param></service></servicedata>
|
BIN
fwts-23.11.00.obscpio
(Stored with Git LFS)
BIN
fwts-23.11.00.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
fwts-24.01.00.obscpio
(Stored with Git LFS)
Normal file
BIN
fwts-24.01.00.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
15
fwts.changes
15
fwts.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 12:03:15 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- 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 <mpluskal@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: fwts
|
||||
version: 23.11.00
|
||||
mtime: 1701225431
|
||||
commit: 7a824d3b13fb4e33c3970fe560e36d2c65e7fb10
|
||||
version: 24.01.00
|
||||
mtime: 1708307312
|
||||
commit: 444db5bb496a7766540d73c3e9434072f682b25b
|
||||
|
Loading…
Reference in New Issue
Block a user