diff --git a/fwts-V15.09.00.tar.gz b/fwts-V15.09.00.tar.gz deleted file mode 100644 index 0e02022..0000000 --- a/fwts-V15.09.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8344a827c3a277c245f2d863cfd5dafb679c734b09c721d3d3a08c1c60ea0e1b -size 3387902 diff --git a/fwts-V15.11.00.tar.gz b/fwts-V15.11.00.tar.gz new file mode 100644 index 0000000..031591a --- /dev/null +++ b/fwts-V15.11.00.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6235e5d04696b01f93530dbb77d5c5160f9df1aeab6bd21888a41a4b0bcc176 +size 3396627 diff --git a/fwts.changes b/fwts.changes index 7a8991a..b02a78b 100644 --- a/fwts.changes +++ b/fwts.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Tue Nov 17 11:49:10 UTC 2015 - mpluskal@suse.com + +- Update to 05.11.00 + * Update ACPICA to version 20150930 + * New Features + + Add in the notion of ACPI compliance tests. + + MADT subtables: Local SAPIC structure has 3 reserved bytes, + not 1 + + ACPI: MADT: update GICC flag checks for ACPI 6.0 + + ACPI: MADT: further update to GICC flag checks for 6.0 + + acpi: method: skip scope names in method_evaluate_method + + acpi: method: add _GPE test + + acpi: method: add _TSN test + + acpi: method: add _TFP test + + acpi: method: add _EC test + + acpi: method: add _CWS test + + acpi: method: add _BTH test + + auto-packager: mkpackage.sh: add xenial + + acpi: tpm2: add check for zero control area address (LP: + #1506442) + + securebootcert: change fail to warning when MS UEFI CA not + found in DB + + lib: fwts_uefi: add BMC device path define + + uefidump: add dumping the BMC device path + + uefibootpath: add test for the BMC device path + + lib: fwts_uefi: add the URI device path define + + uefibootpath: add test for the URI device path + + uefidump: add dumping for the URI device path + + lib: fwts_uefi: add the UFS device path define + + uefidump: add dumping for the UFS device path + + uefibootpath: add test for the UFS device path + * Fixed Bugs + + dmi: dmicheck: fix SMBIOS issues on aarch64 systems + + acpidump: add missing reserved fields to MADT structures + + cpufreq: the calibration is taking a long time, make it + faster + + acpi: tcpa: replace tab with spaces to fix formatting + alignment + ------------------------------------------------------------------- Wed Sep 23 17:54:51 UTC 2015 - mpluskal@suse.com diff --git a/fwts.spec b/fwts.spec index 8546c01..1eef08f 100644 --- a/fwts.spec +++ b/fwts.spec @@ -17,7 +17,7 @@ Name: fwts -Version: 15.09.00 +Version: 15.11.00 Release: 0 Summary: Firmware Test Suite License: GPL-2.0+ @@ -43,7 +43,7 @@ Requires: acpica Requires: dmidecode Requires: pciutils BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %{ix86} x86_64 +ExclusiveArch: %ix86 x86_64 %description The FirmWare Test Suite (fwts) is a tool to do automatic testing of a PC's