Changeset 1c8e374


Ignore:
Timestamp:
10/20/2023 02:02:29 PM (8 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
261bdae
Parents:
7501b72c
Message:

Update to httpd-2.4.58.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r7501b72c r1c8e374  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to httpd-2.4.58. Fixes
     46          <ulink url="&blfs-ticket-root;18745">#18745</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
     52      <para>October 19th, 2023</para>
     53      <itemizedlist>
     54        <listitem>
    4555          <para>[bdubbs] - Update to xfce4-dev-tools-4.18.1. Fixes
    4656          <ulink url="&blfs-ticket-root;18741">#18741</ulink>.</para>
  • packages.ent

    r7501b72c r1c8e374  
    727727<!-- Part V -->
    728728<!-- Chapter 20 -->
    729 <!ENTITY apache-version               "2.4.57">
     729<!ENTITY apache-version               "2.4.58">
    730730<!-- Bind version is the same as for Bind Utilities -->
    731731<!ENTITY kea-dhcp-version             "2.4.0">
  • pst/ps/epdfview.xml

    r7501b72c r1c8e374  
    109109
    110110<screen><userinput>mkdir build &amp;&amp;
    111 cd build    &amp;&amp;
    112 
    113 meson setup --prefix=/usr           \
    114             --buildtype=release     \
    115             -Denable-printing=true  \
     111cd    build &amp;&amp;
     112
     113meson setup --prefix=/usr          \
     114            --buildtype=release    \
     115            -Denable-printing=true \
    116116            ..                     &amp;&amp;
    117117ninja</userinput></screen>
  • server/major/apache.xml

    r7501b72c r1c8e374  
    88           "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "34575e92f91fb625f3842d6ca382caa5">
    11   <!ENTITY apache-size          "7.2 MB">
    12   <!ENTITY apache-buildsize     "87 MB">
     10  <!ENTITY apache-md5sum        "30377ec4d7fb8361e1d1f2ab3158b467">
     11  <!ENTITY apache-size          "7.1 MB">
     12  <!ENTITY apache-buildsize     "88 MB">
    1313  <!ENTITY apache-time          "0.3 SBU (Using parallelism=4)">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.