Changeset 7aa91c69 for general


Ignore:
Timestamp:
01/30/2021 09:09:05 PM (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:
c7b1dcc
Parents:
df50655
Message:

Update to feh-3.6.3
Update to autofs-5.1.7
Update to talloc-2.3.2
Update to gparted-1.2.0
Update to xarchiver-0.5.4.17
Update to asciidoc-9.0.5
Update to util-macros-1.19.2
Update to libXt-1.2.1 (Xorg Library)
Update to wireshark-3.4.3 (Security Update)

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/talloc.xml

    rdf50655 r7aa91c69  
    77  <!ENTITY talloc-download-http "https://www.samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz">
    88  <!ENTITY talloc-download-ftp  " ">
    9   <!ENTITY talloc-md5sum        "ce40593428c0de6b85946189dcc37b5e">
    10   <!ENTITY talloc-size          "624 KB">
    11   <!ENTITY talloc-buildsize     "9.8 MB (with tests)">
    12   <!ENTITY talloc-time          "0.4 SBU (with tests)">
     9  <!ENTITY talloc-md5sum        "3376a86bdf9dd4abc6b8d8d645390902">
     10  <!ENTITY talloc-size          "648 KB">
     11  <!ENTITY talloc-buildsize     "10 MB (with tests)">
     12  <!ENTITY talloc-time          "0.3 SBU (with tests)">
    1313]>
    1414
     
    8181      <xref linkend="gdb"/>,
    8282      <xref linkend="git"/>,
    83       <xref linkend="xfsprogs"/>,
    84       <xref linkend="libtirpc"/>, and
    85       <xref linkend="valgrind"/>
     83      <xref linkend="libnsl"/>,
     84      <xref linkend="libtirpc"/>,
     85      <xref linkend="valgrind"/>, and
     86      <xref linkend="xfsprogs"/>
    8687      <!-- These are all looked for at build time, but might not actually be used.-->
    8788    </para>
     
    136137        <seg>
    137138          libpytalloc-util.&python3-lib-suffix;.so,
    138           libpytalloc-util.so,
     139          <!--libpytalloc-util.so,-->
    139140          libtalloc.so,
    140141          <!-- NOTE: The below is Optional now. -->
  • general/genutils/asciidoc.xml

    rdf50655 r7aa91c69  
    77  <!ENTITY asciidoc-download-http "https://github.com/asciidoc/asciidoc-py3/releases/download/&asciidoc-version;/asciidoc-&asciidoc-version;.tar.gz">
    88  <!ENTITY asciidoc-download-ftp  " ">
    9   <!ENTITY asciidoc-md5sum        "1201c34c5169b1f6a190a92117c0be2a">
     9  <!ENTITY asciidoc-md5sum        "42f33c537bf8d6a6c95c861b70056eed">
    1010  <!ENTITY asciidoc-size          "1.2 MB">
    11   <!ENTITY asciidoc-buildsize     "8.5 MB">
     11  <!ENTITY asciidoc-buildsize     "8.6 MB">
    1212  <!ENTITY asciidoc-time          "less than 0.1 SBU">
    1313]>
  • general/sysutils/autofs.xml

    rdf50655 r7aa91c69  
    77  <!ENTITY autofs-download-http "&kernel-dl;/linux/daemons/autofs/v5/autofs-&autofs-version;.tar.xz">
    88  <!ENTITY autofs-download-ftp  " ">
    9   <!ENTITY autofs-md5sum        "b27ee7a1674ae1779aaf75c5e90b0f1e">
    10   <!ENTITY autofs-size          "308 KB">
    11   <!ENTITY autofs-buildsize     "8.5 MB">
     9  <!ENTITY autofs-md5sum        "6bd1ea8a9e5dc3a7dc95119e3bbaf52c">
     10  <!ENTITY autofs-size          "324 KB">
     11  <!ENTITY autofs-buildsize     "6.7 MB">
    1212  <!ENTITY autofs-time          "0.1 SBU">
    1313]>
     
    8484    <para role="optional">
    8585      <xref linkend="nfs-utils"/>,
     86      <xref linkend="libnsl"/>,
    8687      <xref linkend="libxml2"/>,
    8788      <xref linkend="mitkrb"/>,
     
    144145            --without-openldap \
    145146            --mandir=/usr/share/man &amp;&amp;
    146 
    147147make</userinput></screen>
    148148
Note: See TracChangeset for help on using the changeset viewer.