2015-06-16 11:08:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 16 09:02:41 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 15.06.00
|
|
|
|
* lib: acpi: add an acpi category
|
|
|
|
* live-image/fwts-frontend-text: add selections of acpi and uefi
|
|
|
|
tests
|
|
|
|
* acpi: add tests to acpi category
|
|
|
|
* acpi: fwts-tests: Remove redundant tailing space and update
|
|
|
|
fwts-tests
|
|
|
|
* auto-packager: mkpackage.sh: remove lucid
|
|
|
|
* auto-packager: mkpackage.sh: add wily
|
|
|
|
* acpi: Add SPCR ACPI table check (LP: #1433604)
|
|
|
|
* dmi: dmicheck: add 4 new DMI chassis types
|
|
|
|
* uefi: uefirtvariable: Add invalid NULL parameter sanity checks
|
|
|
|
* lib: fwts_acpi_tables: print correct pathname on error
|
|
|
|
* lib: fwts_acpi_tables: set count correctly on error
|
|
|
|
* lib: fwts_acpi_tables: only attempt to open a dumpfile if name
|
|
|
|
is defined
|
|
|
|
* pci: aspm: check that a table exists, fixes segv on arm64
|
|
|
|
* lib: fwts_smbios: only scan memory for DMI table if x86
|
|
|
|
* acpi: spcr: remove unnecessary include files and fix ARM build
|
|
|
|
issue
|
|
|
|
* pci: maxreadreq: skip test if /sys/bus/pci/devices is not
|
|
|
|
available
|
|
|
|
* acpi: spcr: issue a passed message if SPCR test passes
|
|
|
|
* lib: fwts_alloc: provide fallback low memory allocator strategy
|
|
|
|
(LP: #1452168)
|
|
|
|
* bios: mtrr: fix memory leak on mtrr entries
|
|
|
|
* hotkey: only process reads of hotkey events that are at least
|
|
|
|
the correct length
|
|
|
|
* uefi: uefirtvariable: fix incorrect buffer size being passed
|
|
|
|
* lib: fwts_acpi_tables: enforce stricter table loading checks
|
|
|
|
* lib: acpica: explicitly set buffer to NULL to remove cppcheck
|
|
|
|
warning
|
|
|
|
* acpica: fwts_iasl_interface: clean up static analyzer warning
|
|
|
|
on freopen
|
|
|
|
* lib: fwts_pipe: clean up static analyzer warning on freopen
|
|
|
|
* uefi: efi_runtime: eliminate confusing error message of
|
|
|
|
get_variable
|
|
|
|
* acpi: method: _PRS is not mandatory method
|
|
|
|
* acpi: acpitables: FADT: Ignore fields at offset 46 through 108
|
|
|
|
for HW_REDUCED_ACPI
|
|
|
|
* efi_runtime: get_nextvariablename: Fix bug of name string copy
|
|
|
|
* fwts: Add fwts_firmware_has_features
|
|
|
|
* fwts: Only run firmware detection once
|
|
|
|
* fwts: Allow tests to be conditional on available features
|
|
|
|
* fwts: Print names of missing features, rather than a cryptic
|
|
|
|
bitmask
|
|
|
|
* fwts: Add FWTS_FW_FEATURE_DEVICETREE
|
|
|
|
* fwts: Add OPAL firmware type
|
|
|
|
* cpu/cpufreq: Don't reparse cpu information
|
|
|
|
* cpu/cpufreq: hz_almost_equal is unused if !FWTS_ARCH_INTEL
|
|
|
|
* cpu/cpufreq: Add a separate cpufreq consistency test
|
|
|
|
* cpu/cpufreq: Add test for duplicate entries in cpufreq tables
|
|
|
|
* cpu/cpufreq: Do bios limit and claimed max checks as separate
|
|
|
|
tests
|
|
|
|
* cpu/cpufreq: Refactor CPU performance tests
|
|
|
|
* cpu/cpufreq: Always check that cpufreq changes have taken
|
|
|
|
* fwts: Use linux perf counters for cpu benchmarking
|
|
|
|
* fwts: Use gettimeofday for cpu benchmark
|
|
|
|
* fwts: scale cpu benchmark results to one second
|
|
|
|
* cpu/cpufreq: Only run performance tests on master threads
|
|
|
|
|
|
|
|
|
2015-05-09 19:24:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 9 17:08:55 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Drop unnecessary ldconfig call: there are no libraries shipped
|
|
|
|
in the standard search paths.
|
|
|
|
- Pacify rpmlint warning about devel-file-in-non-devel-package
|
|
|
|
|
2015-04-22 12:41:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 22 10:37:52 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 15.03.01
|
|
|
|
* uefi: uefirttime: Add tests to exercise invalid parameters
|
|
|
|
* acpi: acpitables: add GTDT checking
|
|
|
|
* lib: fwts_acpi_tables: load tables from /sys (LP: #1437043)
|
|
|
|
* efi_runtime: ensure we don't allocate a zero byte buffer
|
|
|
|
(LP: #1429890)]
|
|
|
|
* acpi: acpitables: make length and skip signed to handle -ve
|
|
|
|
underflow (LP: #1435272)
|
|
|
|
* uefi: uefidump: don't dump non-printable variable contents
|
|
|
|
(LP: #1435346)
|
|
|
|
* uefi: uefirtmisc: Add null count argument check for
|
|
|
|
GetNextHighMonotonicCount
|
|
|
|
* uefirtauthvar: return error when get mismatch size
|
|
|
|
* uefirtauthvar: dependency checking for existence of test data (
|
|
|
|
(LP: #1434408)
|
|
|
|
* uefirtauthvar: remove duplicate authenticated attribute test
|
|
|
|
(LP: #1432752)
|
|
|
|
|
2015-04-06 12:15:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 29 08:46:16 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 15.03.00
|
|
|
|
- Remove patches fwts-linking.patch and fwts-opensuse.patch
|
|
|
|
- Add json-c-includes.patch
|
|
|
|
|
2012-02-01 18:49:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 1 17:46:43 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Fix linking
|
|
|
|
|
2011-12-12 06:16:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 12 05:02:37 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Update to version fwts-0.24.13
|
|
|
|
|
2011-12-12 05:38:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 1 10:02:05 CEST 2010 - stepan@coresystems.de
|
|
|
|
|
|
|
|
- initial package of fwts (version 0.18.1)
|
|
|
|
|