Hello community, here is the log from the commit of package x86info for openSUSE:Factory checked in at Mon Mar 28 10:33:35 CEST 2011.
-------- --- x86info/x86info.changes 2010-03-18 07:27:10.000000000 +0100 +++ /mounts/work_src_done/STABLE/x86info/x86info.changes 2011-03-16 12:00:25.000000000 +0100 @@ -1,0 +2,76 @@ +Wed Mar 16 10:53:18 UTC 2011 - [email protected] + +- Update to version 1.28 + Changelog (extracted git commit subjects, shortened): + Some more IDA decoding + Start decoding IDA + gather topology info per-cpu + Split intel info into basic/extended. + only display extended family/model if set + print out the BIOS programmed string by default too. + Also clarify which is x86info's guess. + put back some of the mptable verbose/silent code. + rename bluesmoke to machine_check + Split MSR-PM into thermal and performance + IA32_PERF_STATUS is model specific. + Dump APIC registers + Add and show info about virtual and physical address sizes + Decode MTRRphysBase and MTRRphysMask + use MB macro, like in the kernel + update cache descriptors + Decode MTRRcap and MTRRdefType registers + Make makenodes script more robust + Add an Atom variant + Add an Intel codename. + Add an atom ident. + Add some Nehalem core codenames. + Add Core i7 informational URL. + Report whether longnops are supported + +------------------------------------------------------------------- +Sun Feb 13 23:26:43 CET 2011 - [email protected] + +- Update to version 1.27 + Changelog (extracted git commit subjects from 1.25-1.27): + only support topology parsing on intel for now + Factor out the topology printing code into its own routine + add more Intel CPUID flags + Add informational URL for Pentium III Dothan. + fix invalid usage of printf + cpuid.c: Use native cpuid call silently instead of failing + Remove the message about cpuid_up being inaccurate. + Makefile: Override dependency output file with -MF + Add additional Intel CPUID flags + x86info: show microcode patch level for AMD CPUs + x86info: identify newer AMD CPUs (e.g. Istanbul, Phenom II) + Don't specify any ld flags until the linking occurred. + Display register info when flag is unknown. + Additional flags and a little cleanup + Enhance descriptions for Intel feature flags. + ecx flags update patch + move get_cpu_info_basics() prior to get_feature_flags() + Full RELRO support. Because there's no reason not to. + improve the ht siblings text + Handle non-sequential socket numbers correctly. + Only calculate MHz on the first cpu, unless --all-cpus is passed. + remove extraneous space + discrimination between HT and dual-core. + Store the number of siblings. + delete core dumps with make clean + clean up the output for single cpu case. + Fix segfault by sizing the sockets array correctly. + correctly clear the sockets struct. + Make the output even more fancy. + print the MHz in the summary. Also change the summary text a little. + Clean up exit codes + Print out a summary footer. + Introduce a --debug switch, and hide some stuff behind it. + Print a summary of the information from topology discovery. + Make the new cpuid4 & cpuid_count functions take a cpu number + integer instead of a cpudata struct so they match the other cpuid + functions. + Intel CPU topology reworking. + PATCH: add support for new cpuid descriptors + fix up release to use new git syntax + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- x86info-1.25.tar.bz2 New: ---- x86info-1.28.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ x86info.spec ++++++ --- /var/tmp/diff_new_pack.wfvQMD/_old 2011-03-28 10:33:23.000000000 +0200 +++ /var/tmp/diff_new_pack.wfvQMD/_new 2011-03-28 10:33:23.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package x86info (Version 1.25) +# spec file for package x86info # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Url: http://www.codemonkey.org.uk/projects/x86info/ Group: System/Monitoring AutoReqProv: on -Version: 1.25 +Version: 1.28 Release: 1 Summary: Show x86 CPU Information Source: http://www.codemonkey.org.uk/x86info/%{name}-%{version}.tar.bz2 ++++++ x86info-1.25.tar.bz2 -> x86info-1.28.tar.bz2 ++++++ ++++ 4304 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
