Changeset 4706acb


Ignore:
Timestamp:
04/10/2015 02:29:22 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, 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:
e401f4c1
Parents:
bfa0edb2
Message:

Update to pciutils-3.3.1.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rbfa0edb2 r4706acb  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 9th, &year;">
     9<!ENTITY releasedate  "April 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/pciutils.xml

    rbfa0edb2 r4706acb  
    77  <!ENTITY pciutils-download-http "https://ftp.kernel.org/pub/software/utils/pciutils/pciutils-&pciutils-version;.tar.xz">
    88  <!ENTITY pciutils-download-ftp  "ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-&pciutils-version;.tar.xz">
    9   <!ENTITY pciutils-md5sum        "3c19adf32a8457983b71ff376ef7dafe">
    10   <!ENTITY pciutils-size          "300 KB">
    11   <!ENTITY pciutils-buildsize     "3.3 MB">
     9  <!ENTITY pciutils-md5sum        "4c340a317987d61a11ee2cf139ef1191">
     10  <!ENTITY pciutils-size          "296 KB">
     11  <!ENTITY pciutils-buildsize     "3.2 MB">
    1212  <!ENTITY pciutils-time          "less than 0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    rbfa0edb2 r4706acb  
    4646
    4747    <listitem>
     48      <para>April 10th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to pciutils-3.3.1. Fixes
     52          <ulink url="&blfs-ticket-root;6386">#6386</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>April 9th, 2015</para>
    4959      <itemizedlist>
  • packages.ent

    rbfa0edb2 r4706acb  
    225225<!ENTITY p7zip-version                "9.38.1">
    226226<!ENTITY pax-version                  "070715">
    227 <!ENTITY pciutils-version             "3.3.0">
     227<!ENTITY pciutils-version             "3.3.1">
    228228<!ENTITY pm-utils-version             "1.4.1">
    229229<!ENTITY raptor-version               "2.0.15">
Note: See TracChangeset for help on using the changeset viewer.