pciutils: bump version
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 11 Nov 2013 13:55:28 +0000 (14:55 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 11 Nov 2013 14:06:11 +0000 (15:06 +0100)
I have just released version 3.2.1 of the pciutils. It's purely
a maintenance release with a couple of minor bug fixes and minor
improvements. Thus quoth the changelog:

2013-11-10  Martin Mares <mj@ucw.cz>

* Released as 3.2.1.

* CardBus bridge capabilities are displayed.

* PCIe L1 PM substates are decoded.

* Various bugs were fixed in decoding of PCIe capabilities.

* The sysfs back-end does not spit out unnecessary warnings when
  empty slots report only a partial device address. This actually
  happens on IBM pSeries.

* Updated pci.ids to the today's snapshot of the database.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pciutils/pciutils.mk

index fd6f8aa57d31e71c218c167df24827be0baa685b..16ba61b07bf50316558161c7c4aa569bb7a28460 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PCIUTILS_VERSION = 3.2.0
+PCIUTILS_VERSION = 3.2.1
 PCIUTILS_SITE = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
 PCIUTILS_INSTALL_STAGING = YES
 PCIUTILS_LICENSE = GPLv2+