Accepting request 1245584 from hardware

- Update to version 25.01.00:
  * lib: fwts_version.h - update to V25.01.00
  * debian: update changelog
  * dmicheck: check the config files exist for CONFIG_STRICT_DEVMEM setting
  * acpi: s3: reading residencyslp_s0_residency_usec for intel platforms
  * Update copyright year to 2025
  * ACPICA: Update to version 20241212
  * acpi/s3 : fix stack smashing crash for s3 test
  * acpitables: update ACPI table revsion test to ACPI 6.5
  * acpi: uniqueid: fix the uniqueid test for the CID with package
  * acpi: acpitables: Correct PCCT revision for ACPI 6.2
  * dmicheck: fix the wrong size check for type 4
  * acpi/wmi: Stop directing users to outdated LWN article

OBS-URL: https://build.opensuse.org/request/show/1245584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=84
This commit is contained in:
Ana Guerrero 2025-02-13 17:39:45 +00:00 committed by Git OBS Bridge
commit 3a393f67fc
6 changed files with 26 additions and 9 deletions

View File

@ -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">559c0289b119749ab1f06c69f4d66bbd7ae81b29</param></service></servicedata>
<param name="changesrevision">af432c172cbbd64114211bad57cea6e72629bb5d</param></service></servicedata>

View File

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

3
fwts-25.01.00.obscpio Normal file
View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 13 08:56:28 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
- Update to version 25.01.00:
* lib: fwts_version.h - update to V25.01.00
* debian: update changelog
* dmicheck: check the config files exist for CONFIG_STRICT_DEVMEM setting
* acpi: s3: reading residencyslp_s0_residency_usec for intel platforms
* Update copyright year to 2025
* ACPICA: Update to version 20241212
* acpi/s3 : fix stack smashing crash for s3 test
* acpitables: update ACPI table revsion test to ACPI 6.5
* acpi: uniqueid: fix the uniqueid test for the CID with package
* acpi: acpitables: Correct PCCT revision for ACPI 6.2
* dmicheck: fix the wrong size check for type 4
* acpi/wmi: Stop directing users to outdated LWN article
-------------------------------------------------------------------
Tue Nov 26 10:50:36 UTC 2024 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,4 +1,4 @@
name: fwts
version: 24.11.00
mtime: 1732601569
commit: 559c0289b119749ab1f06c69f4d66bbd7ae81b29
version: 25.01.00
mtime: 1737430192
commit: af432c172cbbd64114211bad57cea6e72629bb5d

View File

@ -1,7 +1,7 @@
#
# spec file for package fwts
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: fwts
Version: 24.11.00
Version: 25.01.00
Release: 0
Summary: Firmware Test Suite
License: GPL-2.0-or-later