From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7C11EC2D0DB for ; Wed, 22 Jan 2020 10:54:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5A699205F4 for ; Wed, 22 Jan 2020 10:54:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728811AbgAVKyE (ORCPT ); Wed, 22 Jan 2020 05:54:04 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:41352 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725911AbgAVKyE (ORCPT ); Wed, 22 Jan 2020 05:54:04 -0500 Received: from albireo.burrow.ucw.cz (albireo.ucw.cz [91.219.245.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "albireo.ucw.cz", Issuer "ucw.cz" (verified OK)) by jabberwock.ucw.cz (Postfix) with ESMTPS id 0D1241C013D for ; Wed, 22 Jan 2020 11:54:02 +0100 (CET) Received: by albireo.burrow.ucw.cz (Postfix, from userid 1000) id 813301A0561; Wed, 22 Jan 2020 11:54:01 +0100 (CET) Date: Wed, 22 Jan 2020 11:54:01 +0100 From: Martin =?utf-8?B?TWFyZcWh?= To: Linux-PCI Mailing List Subject: Released pciutils-3.6.3 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.10.1 (2018-07-13) X-Spamd-Bar: / X-Spamd-Result: default: False [-0.60 / 15.00]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; BAYES_HAM(-3.00)[99.99%]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; HFILTER_HELO_IP_A(1.00)[albireo.burrow.ucw.cz]; HFILTER_HELO_NORES_A_OR_MX(0.30)[albireo.burrow.ucw.cz]; SENDER_REP_HAM(0.00)[asn: 51744(0.26), country: CZ(-0.00), ip: 91.219.245.20(-0.37)]; RCPT_COUNT_ONE(0.00)[1]; AUTH_NA(1.00)[]; DMARC_NA(0.00)[ucw.cz]; TO_DN_ALL(0.00)[]; NEURAL_HAM(-0.00)[-0.687]; R_SPF_NA(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:51744, ipnet:91.219.244.0/22, country:CZ]; TAGGED_FROM(0.00)[f-220120,linux-pci=vger.kernel.org]; R_MIXED_CHARSET(0.20)[subject] X-Rspamd-Queue-Id: 0D1241C013D Authentication-Results: jabberwock.ucw.cz; dkim=none; dmarc=none; spf=none (jabberwock.ucw.cz: domain of mj@ucw.cz has no SPF policy when checking 91.219.245.20) smtp.mailfrom=mj@ucw.cz Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org Hello, world!\n After a long hibernation, I just released pciutils-3.6.3. At the moment, my patch queue is empty, so if you sent me a patch over last few months and you did have not received a reply, please re-send it. >From the changelog: * `lspci -t' (tree mode) can be combined with `-s' to show a sub-tree. We also fixed potential buffer overflows in the tree dumper. * Cleaned messy code for dumping of I/O, memory, and ROM regions. This helped fixing a bug, which caused some 64-bit regions to be reported as virtual. All flags are now printed after the address (previously, "[virtual]" and "[enhanced]" were before it for no good reason). * Added pci_find_cap_nr() to the library, which handles capabilities which occur multiple times in a single device. * Minor improvements in printing of PCIe capabilities. * We now decode the Multicast and Secondary PCI Express extended capabilities. * The list of capability names available to setpci was updated. * Minor bugs were fixed in FreeBSD and Solaris ports. * We now prefer HTTPS URLs in all documentation * The pci.ids file has a man page. * As usually, updated pci.ids to the current snapshot of the database. Have a nice fortnight -- Martin `MJ' Mareš http://mj.ucw.cz/ United Computer Wizards, Prague, Czech Republic, Europe, Earth, Universe "I don't give a damn for a man that can only spell a word one way." -- M. Twain