Ignore:
Timestamp:
06/27/2019 02:17:33 PM (5 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
77daa86
Parents:
e8f26ef7
Message:

Update to libarchive-3.4.0 (security fixes, #12199)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libarchive.xml

    re8f26ef7 rd2812732  
    55  %general-entities;
    66
    7   <!ENTITY libarchive-download-http "http://www.libarchive.org/downloads/libarchive-&libarchive-version;.tar.gz">
     7  <!ENTITY libarchive-download-http "https//github.com/libarchive/libarchive/releases/download/v&libarchive-version;/libarchive-&libarchive-version;.tar.gz">
    88  <!ENTITY libarchive-download-ftp  " ">
    9   <!ENTITY libarchive-md5sum        "4038e366ca5b659dae3efcc744e72120">
    10   <!ENTITY libarchive-size          "6.2 MB">
     9  <!ENTITY libarchive-md5sum        "6046396255bd7cf6d0f6603a9bda39ac">
     10  <!ENTITY libarchive-size          "6.6 MB">
    1111  <!ENTITY libarchive-buildsize     "38 MB (add 28 MB for tests)">
    1212  <!ENTITY libarchive-time          "0.4 SBU (add 1.1 SBU for tests)">
     
    9797
    9898    <para>
    99       To test the results, issue: <command>make check</command>.
     99      To test the results, issue: <command>LC_ALL=C make check</command>.
    100100    </para>
    101101
Note: See TracChangeset for help on using the changeset viewer.