Changeset d5f6e8e


Ignore:
Timestamp:
01/12/2021 01:58:11 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
e83d3a5
Parents:
35663bc
Message:

Update to wget-1.21.1
Update to doxygen-1.9.1
Update to LVM2-2.03.11
Update to gpgme-1.15.1

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/prog/doxygen.xml

    r35663bc rd5f6e8e  
    77  <!ENTITY doxygen-download-http "http://doxygen.nl/files/doxygen-&doxygen-version;.src.tar.gz">
    88  <!ENTITY doxygen-download-ftp  " ">
    9   <!ENTITY doxygen-md5sum        "aae07b29b31da5ce1e6e01a57a6e4f10">
     9  <!ENTITY doxygen-md5sum        "1513a1f6c0003dcf1d840e0420953857">
    1010  <!ENTITY doxygen-size          "4.9 MB">
    11   <!ENTITY doxygen-buildsize     "158 MB (with tests)">
    12   <!ENTITY doxygen-time          "1.0 SBU (using parallelism=4; with tests)">
     11  <!ENTITY doxygen-buildsize     "177 MB (with tests)">
     12  <!ENTITY doxygen-time          "1.1 SBU (using parallelism=4; with tests)">
    1313]>
    1414
     
    114114      <xref linkend="python2"/>,
    115115      <xref linkend="qt5"/> (for doxywizard),
    116       <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and
    117       <xref linkend="xapian"/> (for doxyindexer)
     116      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
     117      <xref linkend="xapian"/> (for doxyindexer), and
     118      <ulink url="https://javacc.github.io/javacc/">javacc</ulink>
    118119    </para>
    119120
     
    278279            from one or more search data files produced by
    279280            <command>doxygen</command>. See, e.g. <ulink
    280             url="http://www.stack.nl/~dimitri/doxygen/manual/extsearch.html"/>.
     281            url="https://javacc.github.io/javacc/"/>.
    281282          </para>
    282283          <indexterm zone="doxygen doxyindexer">
  • introduction/welcome/changelog.xml

    r35663bc rd5f6e8e  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to wget-1.21.1. Fixes
     49          <ulink url="&blfs-ticket-root;14486">#14486</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to LVM2-2.03.11. Fixes
     53          <ulink url="&blfs-ticket-root;14484">#14484</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to gpgme-1.15.1. Fixes
     57          <ulink url="&blfs-ticket-root;14483">#14483</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to doxygen-1.9.1. Fixes
     61          <ulink url="&blfs-ticket-root;14485">#14485</ulink>.</para>
     62        </listitem>
     63        <listitem>
    4864          <para>[ken] - Update to mutt-2.0.4. Fixes
    4965          <ulink url="&blfs-ticket-root;14447">#14447</ulink>.</para>
  • networking/netprogs/wget.xml

    r35663bc rd5f6e8e  
    99  <!ENTITY wget-download-ftp
    1010           "&gnu-ftp;/wget/wget-&wget-version;.tar.gz">
    11   <!ENTITY wget-md5sum        "3852118b7a771a7c9c0388883c8f5dbf">
     11  <!ENTITY wget-md5sum        "b939ee54eabc6b9b0a8d5c03ace879c9">
    1212  <!ENTITY wget-size          "4.6 MB">
    13   <!ENTITY wget-buildsize     "70 MB (with tests)">
     13  <!ENTITY wget-buildsize     "76 MB (with tests)">
    1414  <!ENTITY wget-time          "0.5 SBU (with tests)">
    1515]>
  • packages.ent

    r35663bc rd5f6e8e  
    1414<!ENTITY firewalld-version            "0.8.1">
    1515<!ENTITY gnutls-version               "3.7.0">
    16 <!ENTITY gpgme-version                "1.15.0">
     16<!ENTITY gpgme-version                "1.15.1">
    1717<!ENTITY haveged-version              "1.9.14">
    1818<!ENTITY iptables-version             "1.8.6">
     
    5050<!ENTITY fuse3-version                "3.10.1">
    5151<!ENTITY jfsutils-version             "1.1.15">
    52 <!ENTITY lvm2-version                 "2.03.10">
     52<!ENTITY lvm2-version                 "2.03.11">
    5353<!ENTITY mdadm-version                "4.1">
    5454<!ENTITY ntfs-3g-version              "2017.3.23">
     
    332332<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    333333<!ENTITY dejagnu-version              "1.6.2">
    334 <!ENTITY doxygen-version              "1.9.0">
     334<!ENTITY doxygen-version              "1.9.1">
    335335<!ENTITY elfutils-version             "0.170">
    336336<!ENTITY expect-version               "5.45.4">
     
    590590<!ENTITY rsync-version                "3.2.3">
    591591<!ENTITY samba-version                "4.13.3">
    592 <!ENTITY wget-version                 "1.21">
     592<!ENTITY wget-version                 "1.21.1">
    593593<!ENTITY wireless-tools-version       "29">
    594594<!ENTITY wpa_supplicant-version       "2.9">
  • postlfs/filesystems/lvm2.xml

    r35663bc rd5f6e8e  
    77  <!ENTITY lvm2-download-http "https://sourceware.org/ftp/lvm2/LVM2.&lvm2-version;.tgz">
    88  <!ENTITY lvm2-download-ftp  "ftp://sourceware.org/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "ffce8d4e86c74d8d44098a530410e843">
     9  <!ENTITY lvm2-md5sum        "81b7a8b59d3f7ecf9dc00f978f41d725">
    1010  <!ENTITY lvm2-size          "2.4 MB">
    11   <!ENTITY lvm2-buildsize     "34 MB (add 22 MB for tests; transient files can grow up to around 800 MB in the /tmp directory during tests)">
     11  <!ENTITY lvm2-buildsize     "44 MB (add 27 MB for tests; transient files can grow up to around 800 MB in the /tmp directory during tests)">
    1212  <!-- My build size was 124 MB with tests, but I'll leave this here. -renodr
    1313       The files in /tmp are transcient. I monitor /tmp with a loop during
    1414       tests. -pierre, August 2020 -->
    15   <!ENTITY lvm2-time          "0.2 SBU (using parallelism=4; add 16 to 45 SBU for tests, depending on disk speed)">
     15  <!ENTITY lvm2-time          "0.2 SBU (using parallelism=4; add 16 to 48 SBU for tests, depending on disk speed)">
    1616]>
    1717
     
    9191      <xref linkend='which'/>,
    9292      <xref linkend='xfsprogs'/> (all five may be used, but are not required,
    93         for tests), and
     93        for tests),
    9494      <ulink url='https://github.com/jthornber/thin-provisioning-tools'>
    95         thin-provisioning-tools</ulink>
     95        thin-provisioning-tools</ulink>, and
     96        <ulink url="https://github.com/dm-vdo/vdo">vdo</ulink>
    9697    </para>
    9798
     
    196197    Results for LVM2.2.03.09:
    197198    ### 338 tests: 212 passed, 41 skipped, 0 timed out, 70 warned, 15 failed
     199
     200    Results for LVM2.2.03.11:
     201    ### 357 tests: 231 passed, 32 skipped, 0 timed out, 77 warned, 17 failed
    198202    -->
    199203
  • postlfs/security/gpgme.xml

    r35663bc rd5f6e8e  
    88  <!ENTITY gpgme-download-ftp  "&gnupg-ftp;/gpgme/gpgme-&gpgme-version;.tar.bz2">
    99  <!ENTITY gpgme-download-ftp  " ">
    10   <!ENTITY gpgme-md5sum        "32298e5ccd458f96b25ce7ae8e30780c">
     10  <!ENTITY gpgme-md5sum        "e086c4575fe4d7840864fb7dfe97f692">
    1111  <!ENTITY gpgme-size          "1.6 MB">
    12   <!ENTITY gpgme-buildsize     "256 MB">
    13   <!ENTITY gpgme-time          "1.0 SBU (with parallelism=4; with all bindings, add 1.0 SBU for tests)">
     12  <!ENTITY gpgme-buildsize     "243 MB">
     13  <!ENTITY gpgme-time          "0.8 SBU (with parallelism=4; with all bindings, add 0.6 SBU for tests)">
    1414]>
    1515
     
    196196        <listitem>
    197197          <para>
    198             prints fingerprint and keyid with keyservers.
     198            is an assuan server exposing <application>GPGME</application>
     199            operations, such as printing fingerprints and keyids with
     200            keyservers.
    199201          </para>
    200202          <indexterm zone="gpgme gpgme-tool">
Note: See TracChangeset for help on using the changeset viewer.