Changeset 17eb807


Ignore:
Timestamp:
04/18/2023 06:17:18 PM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7ca4636
Parents:
e3d2ed3
Message:

Update to apr-1.7.4.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/apr.xml

    re3d2ed3 r17eb807  
    99  <!ENTITY apr-download-ftp
    1010    "ftp://ftp.mirrorservice.org/sites/ftp.apache.org/apr/apr-&apr-version;.tar.bz2">
    11   <!ENTITY apr-md5sum        "6b4ff70222c15c6aae505518e15de9dd">
    12   <!ENTITY apr-size          "880 KB">
    13   <!ENTITY apr-buildsize     "12 MB (additional 4 MB for the tests)">
    14   <!ENTITY apr-time          "0.2 SBU (add 1.7 SBU for tests)">
     11  <!ENTITY apr-md5sum        "f8a62f3984898ba0ea8b6f26b851cb99">
     12  <!ENTITY apr-size          "876 KB">
     13  <!ENTITY apr-buildsize     "11 MB (additional 4 MB for the tests)">
     14  <!ENTITY apr-time          "0.1 SBU (add 1.4 SBU for tests)">
    1515]>
    1616
     
    9595    -i time/unix/time.c</userinput></screen>
    9696-->
     97<!--
    9798    <para>
    9899      Fix an issue checking a location in a script template:
     
    100101<screen><userinput>sed -e '/^case "$0"/s;$0;$(readlink -f $0);' \
    101102    -i apr-config.in</userinput></screen>
    102 
     103-->
    103104    <para>
    104105      Install <application>Apr</application> by running the following commands:
  • introduction/welcome/changelog.xml

    re3d2ed3 r17eb807  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to apr-1.7.4. Fixes
     46         <ulink url="&blfs-ticket-root;17944">#17944</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[bdubbs] - Update to postfix-3.8.0. Fixes
    4650         <ulink url="&blfs-ticket-root;17943">#17943</ulink>.</para>
  • packages.ent

    re3d2ed3 r17eb807  
    8585<!-- Part III -->
    8686<!-- Chapter 9 -->
    87 <!ENTITY apr-version                  "1.7.3">
     87<!ENTITY apr-version                  "1.7.4">
    8888<!ENTITY apr-util-version             "1.6.3">
    8989<!ENTITY aspell-version               "0.60.8">
Note: See TracChangeset for help on using the changeset viewer.