Skip to content

pciutils: update to 3.7.0.2022.03.14 #2590

Merged
merged 3 commits into from
Mar 14, 2022
Merged

Commits on Sep 17, 2020

  1. pciutils: update to 3.7.0

    - mitigate fetch_one_file race
    - update
    wwwutz committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5496315 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. pciutils: update to 3.7.0.2022.03.14

    - be aware of potential output string changes:
    ```
    root:invidia:/scratch/local2/# diff xx.[12]
    27c27
    < 05:00.0 Serial Attached SCSI controller: Adaptec Smart Storage PQI 12G SAS/PCIe 3 (rev 01)
    ---
    > 05:00.0 Serial Attached SCSI controller: Adaptec Smart Storage PQI SAS (rev 01)
    ```
    wwwutz committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9b0eb69 View commit details
    Browse the repository at this point in the history
  2. scripts/bump-pciutils.sh: change version string

    - pciutils-3.6.3 to 3.7.0
    wwwutz committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b85564e View commit details
    Browse the repository at this point in the history