- Update to version 18.06.02:

* ACPICA: Update to version 20180531
  * acpi: fadt: allow first reserved field to be 1
  * update_version.sh: also update version in snapcraft.yaml
  * snapcraft.yaml: add in missing stage packages
  * lib: fwts_set: fix API for fwts_set, add fwts_set_int
  * lib: add small helpers top get/set /sys/power/pm_debug_messages
  * acpi: s3: force enable /sys/power/pm_debug_messages
  * acpi: s4: also check for file based swap files
  * acpi: s4: force enable /sys/power/pm_debug_messages
  * acpi: s3power: force enable /sys/power/pm_debug_messages
  * acpi: hpet: fix getting invalid vendor ID and clock period
  * acpica: fix linking issues when building non ACPI builds
  * fwts_uefi: Fixing tiny typos in the uefi driver
  * mtrr: fix incorrect type detection

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=78
This commit is contained in:
Martin Pluskal 2018-06-27 14:12:33 +00:00 committed by Git OBS Bridge
parent 3175c3567b
commit df9a06d02d
4 changed files with 23 additions and 4 deletions

View File

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

3
fwts-V18.06.02.tar.gz Normal file
View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jun 27 14:09:50 UTC 2018 - mpluskal@suse.com
- Update to version 18.06.02:
* ACPICA: Update to version 20180531
* acpi: fadt: allow first reserved field to be 1
* update_version.sh: also update version in snapcraft.yaml
* snapcraft.yaml: add in missing stage packages
* lib: fwts_set: fix API for fwts_set, add fwts_set_int
* lib: add small helpers top get/set /sys/power/pm_debug_messages
* acpi: s3: force enable /sys/power/pm_debug_messages
* acpi: s4: also check for file based swap files
* acpi: s4: force enable /sys/power/pm_debug_messages
* acpi: s3power: force enable /sys/power/pm_debug_messages
* acpi: hpet: fix getting invalid vendor ID and clock period
* acpica: fix linking issues when building non ACPI builds
* fwts_uefi: Fixing tiny typos in the uefi driver
* mtrr: fix incorrect type detection
-------------------------------------------------------------------
Mon Jun 18 06:59:34 UTC 2018 - mpluskal@suse.com

View File

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