Changeset 138858f


Ignore:
Timestamp:
07/14/2018 11:46:14 AM (6 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b2f3be2b
Parents:
ec9db95
Message:

Update pciutils-3.6.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20235 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rec9db95 r138858f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "13">                   <!-- Always 2 digits -->
     3<!ENTITY day          "14">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 13th, &year;">
     9<!ENTITY releasedate  "July 14th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/pciutils.xml

    rec9db95 r138858f  
    77  <!ENTITY pciutils-download-http "&kernel-dl;/software/utils/pciutils/pciutils-&pciutils-version;.tar.xz">
    88  <!ENTITY pciutils-download-ftp  " ">
    9   <!ENTITY pciutils-md5sum        "b98076a55055237a20586a086a17f979">
     9  <!ENTITY pciutils-md5sum        "1adbcc258030ea92609100703f29c92c">
    1010  <!ENTITY pciutils-size          "324 KB">
    1111  <!ENTITY pciutils-buildsize     "3.0 MB">
  • introduction/welcome/changelog.xml

    rec9db95 r138858f  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>July 11th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to pciutils-3.6.1.  Fixes
     49          <ulink url="&blfs-ticket-root;10943">#10943</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>July 13th, 2018</para>
  • packages.ent

    rec9db95 r138858f  
    283283<!ENTITY p7zip-version                "16.02">
    284284<!ENTITY pax-version                  "20161104">
    285 <!ENTITY pciutils-version             "3.6.0">
     285<!ENTITY pciutils-version             "3.6.1">
    286286<!ENTITY pm-utils-version             "1.4.1">
    287287<!ENTITY raptor-version               "2.0.15">
Note: See TracChangeset for help on using the changeset viewer.