Changeset 423b8875


Ignore:
Timestamp:
03/29/2018 08:56:24 AM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
6d113341
Parents:
235fed9
Message:

Update to apache-httpd-2.4.33

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r235fed9 r423b8875  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 28th, &year;">
     9<!ENTITY releasedate  "March 29th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r235fed9 r423b8875  
    4343-->
    4444   <listitem>
     45      <para>March 29th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to apache-httpd-2.4.33. Fixes
     49          <ulink url="&blfs-ticket-root;10533">#10533</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54   <listitem>
    4555      <para>March 28th, 2018</para>
    4656      <itemizedlist>
     
    8898        </listitem>
    8999        <listitem>
    90           <para>[bdubbs] - Revert to stable to gnutls-3.5.18.</para>
     100          <para>[bdubbs] - Revert to stable gnutls-3.5.18.</para>
    91101        </listitem>
    92102      </itemizedlist>
  • packages.ent

    r235fed9 r423b8875  
    495495<!-- Part V -->
    496496<!-- Chapter 20 -->
    497 <!ENTITY apache-version               "2.4.29">
     497<!ENTITY apache-version               "2.4.33">
    498498<!ENTITY proftpd-version              "1.3.6">
    499499<!ENTITY vsftpd-version               "3.0.3">
  • server/major/apache.xml

    r235fed9 r423b8875  
    88           "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "0c599404ef6b69eee95bcd9fcd094407">
    11   <!ENTITY apache-size          "6.3 MB">
    12   <!ENTITY apache-buildsize     "79 MB">
    13   <!ENTITY apache-time          "0.8 SBU">
     10  <!ENTITY apache-md5sum        "6ef469d3f16fffeb688bc6e0346823e5">
     11  <!ENTITY apache-size          "6.6 MB">
     12  <!ENTITY apache-buildsize     "115 MB">
     13  <!ENTITY apache-time          "0.9 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.