Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 6e0e9650f3 | |||
| 13d73d94a2 |
@@ -5,4 +5,4 @@
|
||||
<param name="url">https://github.com/ColinIanKing/fwts.git</param>
|
||||
<param name="changesrevision">7a824d3b13fb4e33c3970fe560e36d2c65e7fb10</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/fwts/fwts.git</param>
|
||||
<param name="changesrevision">2c36eccd5c5c6e66afd1fa851f3685d7995d7cd6</param></service></servicedata>
|
||||
<param name="changesrevision">72a8243073204858c79d809903f1a6926c736911</param></service></servicedata>
|
||||
BIN
fwts-25.03.00.obscpio
LFS
BIN
fwts-25.03.00.obscpio
LFS
Binary file not shown.
3
fwts-25.05.00.obscpio
Normal file
3
fwts-25.05.00.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b775f3ff8274ee890579d9dea7d555bbe2926e3f7c4f3e3f9e159c02019f9d48
|
||||
size 22057997
|
||||
29
fwts.changes
29
fwts.changes
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 08:19:39 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 25.05.00:
|
||||
* fwts: slit: sync up with the slit remove equality checking
|
||||
* acpi: slit: remove the checking of the bi-directional equality
|
||||
* fwts-test: add regression tests for ASPT v2
|
||||
* acpi: aspt: support for the aspt revision 2
|
||||
* fwts-test: sync up the aspt revision 1 update
|
||||
* acpi: aspt: update ASPT tests for official revision 1 specification
|
||||
* lib: fwts_version.h - update to V25.05.00
|
||||
* debian: update changelog
|
||||
* fwts.h: fix typo verision
|
||||
* acpi: madt: fix false FAIL on missing GICC UID for disabled CPUs
|
||||
* dmicheck: add total size read checking below maximum allowed
|
||||
* auto-packager: mkpackage.sh: add questing
|
||||
* autobrightness: fix calloc argument order for GCC 15 compatibility
|
||||
* lib: fwts_memorymap: fix failure to retrieve BIOS memory map from dmesg e820
|
||||
* lib: fwts_memorymap: fix the unchecked end address for strtoull
|
||||
* lib: fwts_log: fix the potential overflow for dumping all log fields
|
||||
* kernelscan: fix structurally unreachable code
|
||||
* opal: fix the unexpected line format
|
||||
* aspm: fix dereference pointer rp_cap before null check
|
||||
* lib/fwts_cpu: correct determination of SEV enablement
|
||||
* acpi: method: Fix _DDC test arguments
|
||||
* cpu/msr: Drop `VM_HSAVE_PA` from consistency checks
|
||||
* ACPICA: Update to version 20250404
|
||||
* efi_runtime: Fix missing pending status update in getwakeuptime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 8 10:40:09 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: fwts
|
||||
version: 25.03.00
|
||||
mtime: 1742958494
|
||||
commit: 2c36eccd5c5c6e66afd1fa851f3685d7995d7cd6
|
||||
version: 25.05.00
|
||||
mtime: 1750646746
|
||||
commit: 72a8243073204858c79d809903f1a6926c736911
|
||||
|
||||
Reference in New Issue
Block a user