diff --git a/pciutils-3.1.5.tar.bz2 b/pciutils-3.1.5.tar.bz2 new file mode 100644 index 0000000..a53004f --- /dev/null +++ b/pciutils-3.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:233bc8ccec0970659962a50a645d3f7913b1b21c4c270b87ebaf9e4a6e9fb90b +size 284099 diff --git a/pciutils-3.1.4_pkgconfig.patch b/pciutils-3.1.5_pkgconfig.patch similarity index 100% rename from pciutils-3.1.4_pkgconfig.patch rename to pciutils-3.1.5_pkgconfig.patch diff --git a/pciutils.changes b/pciutils.changes index fb706c9..0263c72 100644 --- a/pciutils.changes +++ b/pciutils.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jan 22 17:30:53 CET 2010 - anicka@suse.cz + +- update to 1.3.5 + * Updated pci.ids to the today's snapshot of the database. + * When scanning extended capabilities, properly mask the lowest 2 bits, + which are currently reserved. This avoids unaligned access errors on + broken hardware (see tests/broken-ecaps). + * Large bar sizes are displayed in human-readable format (with units). + * Physical slot information is displayed correctly for multi-function cards. + * Fixed a couple of typos everywhere. + * Library: Fixed bugs in freeing of capabilities. + * Windows back-end compiles again. + ------------------------------------------------------------------- Tue Dec 15 01:44:50 CET 2009 - jengelh@medozas.de diff --git a/pciutils.spec b/pciutils.spec index 2eb4055..3d10158 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -19,7 +19,7 @@ Name: pciutils -Version: 3.1.4 +Version: 3.1.5 Release: 2 BuildRequires: zlib-devel BuildRequires: licenses