Accepting request 1196051 from hardware

- Update to version 24.07.00:
  * acpi: acpipld: downgrade the severity for PLD on the not connected port
  * configure.ac: fix the autoreconf AC_PROG_LEX warning
  * configure.ac: fix the autoreconf AC_PROG_LIBTOOL warning
  * lib: fwts_version.h - update to V24.07.00
  * debian: update changelog
  * auto-packager: mkpackage.sh: remove mantic
  * acpi: acpipld: modify the test description to aviod misunderstanding
  * fwts-test: add regression tests for S3PT
  * acpi: s3pt: add tests for ACPI S3PT table
  * aspm: Only require ASPM for devices with an actual link
  * fwts-test: cedt: sync up with adding raw data dump
  * fwts-test: cedt: fix the wrong value of ENIW
  * acpi: cedt: add raw data dump for interleave target list
  * libfwtsiasl: fix parallel build with GNU Make >= 4.4
  * tpmevlog: Ensure EV_SEPARATOR recorded for PCRs 0-7
  * efi_runtime: don't build dkms module for those kernels with efi_test
  * auto-packer: mkpackage.sh: add oracular
  * lib: fwts_log_html: fix the invalid printf format string
  * autopackager: mkpackage.sh: remove lunar

OBS-URL: https://build.opensuse.org/request/show/1196051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=81
This commit is contained in:
Ana Guerrero 2024-08-26 20:11:06 +00:00 committed by Git OBS Bridge
commit 45bcb23d12
7 changed files with 38 additions and 14 deletions

View File

@ -1,17 +1,17 @@
<services>
<service name="obs_scm" mode="manual">
<service name="obs_scm" mode="manual">
<param name="versionformat">@PARENT_TAG@</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>
<param name="versionrewrite-pattern">V(.*)</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="compression">gz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="disabled">
</service>
<service name="set_version" mode="disabled">
</service>
</services>

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">4b1c8d134a34b011c571d3d309eca23dc6f061c6</param></service></servicedata>
<param name="changesrevision">10309a3c529f3ef0ea0fae79d7ca71a5a6503cab</param></service></servicedata>

View File

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

BIN
fwts-24.07.00.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Aug 26 10:35:08 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- Update to version 24.07.00:
* acpi: acpipld: downgrade the severity for PLD on the not connected port
* configure.ac: fix the autoreconf AC_PROG_LEX warning
* configure.ac: fix the autoreconf AC_PROG_LIBTOOL warning
* lib: fwts_version.h - update to V24.07.00
* debian: update changelog
* auto-packager: mkpackage.sh: remove mantic
* acpi: acpipld: modify the test description to aviod misunderstanding
* fwts-test: add regression tests for S3PT
* acpi: s3pt: add tests for ACPI S3PT table
* aspm: Only require ASPM for devices with an actual link
* fwts-test: cedt: sync up with adding raw data dump
* fwts-test: cedt: fix the wrong value of ENIW
* acpi: cedt: add raw data dump for interleave target list
* libfwtsiasl: fix parallel build with GNU Make >= 4.4
* tpmevlog: Ensure EV_SEPARATOR recorded for PCRs 0-7
* efi_runtime: don't build dkms module for those kernels with efi_test
* auto-packer: mkpackage.sh: add oracular
* lib: fwts_log_html: fix the invalid printf format string
* autopackager: mkpackage.sh: remove lunar
-------------------------------------------------------------------
Wed Apr 10 11:14:52 UTC 2024 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,4 +1,4 @@
name: fwts
version: 24.03.00
mtime: 1712546486
commit: 4b1c8d134a34b011c571d3d309eca23dc6f061c6
version: 24.07.00
mtime: 1723770290
commit: 10309a3c529f3ef0ea0fae79d7ca71a5a6503cab

View File

@ -17,7 +17,7 @@
Name: fwts
Version: 24.03.00
Version: 24.07.00
Release: 0
Summary: Firmware Test Suite
License: GPL-2.0-or-later