commit pciutils for openSUSE:Factory
Hello community, here is the log from the commit of package pciutils for openSUSE:Factory checked in at Fri Feb 6 18:09:54 CET 2009. -------- --- pciutils/pciutils.changes 2009-01-07 13:22:43.000000000 +0100 +++ pciutils/pciutils.changes 2009-02-05 15:13:45.000000000 +0100 @@ -1,0 +2,44 @@ +Thu Feb 5 15:10:19 CET 2009 - anicka@suse.cz + +- update to 3.1.2 + * Fixed another silly bug in the command-line parser of setpci. + * The configure script now sets LC_ALL to avoid being fooled by + locale-dependent behavior of `tr'. + * The command-line parser of setpci did sometimes segfault on invalid + input. + * The Cygwin backend now works on Windows Vista. + * Fixed a bug in decoding of the SR-IOV capability. + * Details of some PCIe capabilities are displayed only with -vv. + * When a BAR is reported by the OS, but not by the device (i.e., + it is marked as [virtual] in lspci), the [disabled] flag is + suppressed, because it does not make sense in such cases. + * The source code of lspci has been split to multiple files, hopefully + making it easier to maintain. + * The library and lspci now know about physical slot names. So far, + they are provided by the sysfs back-end only. + * When a device has the VPD (Vital Product Data) capability and the + VPD data are supplied by the OS, they are decoded and printed in the + verbose mode. This currently works only on Linux with the sysfs + back-end. + * `setpci --version' now works properly. + * `setpci --dumpregs' prints a table of all known names of + registers and capabilities. This replaces the table of registers + in the setpci man page. + * The dry-run mode of setpci gives better feedback. + * The setpci utility is now able to address registers stored in PCI + capabilities (actually it allows a more general form of relative + addressing). + * The library has gained functions for working with PCI capabilities. + * Address Translation Services capability is now decoded. + * `lspci -k' now displays the subsystem ID, too. This makes `-k' + show everything needed to identify the device and the available + drivers, which was called for by many users. + * Fixed spelling of MSI. + * Better support for cross-compilation. + * Fixed printing of the AER capability. + * HT 1.02 capabilities are decoded as HT 1.03. + * Fixed Cygwin build. + * Fixed a minor bug in the configure script, which caused warnings + about redefinition of symbols during compilation. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- pciutils-3.0.1_pkgconfig.patch pciutils-3.0.1.tar.bz2 New: ---- pciutils-3.1.2_pkgconfig.patch pciutils-3.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pciutils.spec ++++++ --- /var/tmp/diff_new_pack.BP9448/_old 2009-02-06 18:08:41.000000000 +0100 +++ /var/tmp/diff_new_pack.BP9448/_new 2009-02-06 18:08:41.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package pciutils (Version 3.0.1) +# spec file for package pciutils (Version 3.1.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,8 +20,8 @@ Name: pciutils BuildRequires: zlib-devel -Version: 3.0.1 -Release: 4 +Version: 3.1.2 +Release: 1 Requires: pciutils-ids AutoReqProv: on # bug437293 @@ -116,6 +116,47 @@ %{_libdir}/pkgconfig/libpci.pc %changelog +* Thu Feb 05 2009 anicka@suse.cz +- update to 3.1.2 + * Fixed another silly bug in the command-line parser of setpci. + * The configure script now sets LC_ALL to avoid being fooled by + locale-dependent behavior of `tr'. + * The command-line parser of setpci did sometimes segfault on invalid + input. + * The Cygwin backend now works on Windows Vista. + * Fixed a bug in decoding of the SR-IOV capability. + * Details of some PCIe capabilities are displayed only with -vv. + * When a BAR is reported by the OS, but not by the device (i.e., + it is marked as [virtual] in lspci), the [disabled] flag is + suppressed, because it does not make sense in such cases. + * The source code of lspci has been split to multiple files, hopefully + making it easier to maintain. + * The library and lspci now know about physical slot names. So far, + they are provided by the sysfs back-end only. + * When a device has the VPD (Vital Product Data) capability and the + VPD data are supplied by the OS, they are decoded and printed in the + verbose mode. This currently works only on Linux with the sysfs + back-end. + * `setpci --version' now works properly. + * `setpci --dumpregs' prints a table of all known names of + registers and capabilities. This replaces the table of registers + in the setpci man page. + * The dry-run mode of setpci gives better feedback. + * The setpci utility is now able to address registers stored in PCI + capabilities (actually it allows a more general form of relative + addressing). + * The library has gained functions for working with PCI capabilities. + * Address Translation Services capability is now decoded. + * `lspci -k' now displays the subsystem ID, too. This makes `-k' + show everything needed to identify the device and the available + drivers, which was called for by many users. + * Fixed spelling of MSI. + * Better support for cross-compilation. + * Fixed printing of the AER capability. + * HT 1.02 capabilities are decoded as HT 1.03. + * Fixed Cygwin build. + * Fixed a minor bug in the configure script, which caused warnings + about redefinition of symbols during compilation. * Wed Jan 07 2009 olh@suse.de - obsolete old -XXbit packages (bnc#437293) * Thu Sep 11 2008 anicka@suse.cz ++++++ pciutils-3.0.1_pkgconfig.patch -> pciutils-3.1.2_pkgconfig.patch ++++++ ++++++ pciutils-3.0.1.tar.bz2 -> pciutils-3.1.2.tar.bz2 ++++++ ++++ 12922 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de