Changeset 552f4356


Ignore:
Timestamp:
08/01/2023 08:46:18 PM (9 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
09be7922
Parents:
0c76f3cf
Message:

Update to libarchive-3.7.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libarchive.xml

    r0c76f3cf r552f4356  
    77  <!ENTITY libarchive-download-http "https://github.com/libarchive/libarchive/releases/download/v&libarchive-version;/libarchive-&libarchive-version;.tar.xz">
    88  <!ENTITY libarchive-download-ftp  " ">
    9   <!ENTITY libarchive-md5sum        "d76b6f541c6c36d2485c921b78a18432">
     9  <!ENTITY libarchive-md5sum        "11a217b523dcdd178490bdb1f83353f3">
    1010  <!ENTITY libarchive-size          "5.0 MB">
    11   <!ENTITY libarchive-buildsize     "42 MB (add 31 MB for tests)">
     11  <!ENTITY libarchive-buildsize     "42 MB (add 33 MB for tests)">
    1212  <!ENTITY libarchive-time          "0.3 SBU (add 0.7 SBU for tests)">
    1313]>
     
    9595  <sect2 role="installation">
    9696    <title>Installation of libarchive</title>
    97 
    98 <!-- no longer required in 3.6.2.
    99     <para>
    100       First, adapt the package to changes in glibc-2.36:
    101     </para>
    102 
    103 <screen><userinput remap="pre">sed '/linux\/fs\.h/d' -i libarchive/archive_read_disk_posix.c</userinput></screen>
    104 -->
    10597
    10698    <para>
  • introduction/welcome/changelog.xml

    r0c76f3cf r552f4356  
    4242     <para>August 1st, 2023</para>
    4343     <itemizedlist>
     44       <listitem>
     45         <para>[renodr] - Update to libarchive-3.7.1. Fixes
     46         <ulink url="&blfs-ticket-root;18351">#18351</ulink>.</para>
     47       </listitem>
    4448       <listitem>
    4549         <para>[bdubbs] - Update to numpy-1.25.2 (Python module). Fixes
  • packages.ent

    r0c76f3cf r552f4356  
    123123<!ENTITY keyutils-version             "1.6.1">
    124124<!ENTITY libaio-version               "0.3.113">
    125 <!ENTITY libarchive-version           "3.7.0">
     125<!ENTITY libarchive-version           "3.7.1">
    126126<!ENTITY libassuan-version            "2.5.6">
    127127<!ENTITY libatasmart-version          "0.19">
Note: See TracChangeset for help on using the changeset viewer.