Changeset 5ad1120


Ignore:
Timestamp:
01/19/2023 04:05:08 AM (15 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
68995df
Parents:
4fe5cec
Message:

Update to httpd-2.4.55.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r4fe5cec r5ad1120  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to httpd-2.4.55. Fixes
     46          <ulink url="&blfs-ticket-root;17525">#17525</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to git-2.39.1. Fixes
    4650          <ulink url="&blfs-ticket-root;17524">#17524</ulink>.</para>
  • packages.ent

    r4fe5cec r5ad1120  
    607607<!-- Part V -->
    608608<!-- Chapter 20 -->
    609 <!ENTITY apache-version               "2.4.54">
     609<!ENTITY apache-version               "2.4.55">
    610610<!-- Bind version is the same as for Bind Utilities -->
    611611<!ENTITY proftpd-version              "1.3.8">
  • server/major/apache.xml

    r4fe5cec r5ad1120  
    88           "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "861b43073ab416d689f1fc4dfa087711">
     10  <!ENTITY apache-md5sum        "b6a8b9d8741db43cf5b4dd8e9bdb0ce7">
    1111  <!ENTITY apache-size          "7.1 MB">
    12   <!ENTITY apache-buildsize     "90 MB">
    13   <!ENTITY apache-time          "0.4 SBU (Using parallelism=4)">
     12  <!ENTITY apache-buildsize     "87 MB">
     13  <!ENTITY apache-time          "0.3 SBU (Using parallelism=4)">
    1414]>
    1515
     
    7474        <para>
    7575          Required patch:
    76           <ulink url="&patch-root;/httpd-&apache-version;-blfs_layout-3.patch"/>
     76          <ulink url="&patch-root;/httpd-&apache-version;-blfs_layout-1.patch"/>
    7777        </para>
    7878      </listitem>
     
    8686      <xref linkend="pcre2"/>
    8787    </para>
    88 <!--
    89     <bridgehead renderas="sect4">Recommended</bridgehead>
    90     <para role="recommended">
    91       <xref linkend="openssl"/>
    92     </para>
    93 -->
     88
    9489    <bridgehead renderas="sect4">Optional</bridgehead>
    9590    <para role="optional">
Note: See TracChangeset for help on using the changeset viewer.