Changeset 50fdc3e9


Ignore:
Timestamp:
12/12/2015 06:52:23 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, 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:
05ba905
Parents:
676a68ec
Message:

Update to httpd-2.4.18

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r676a68ec r50fdc3e9  
    4848      <para>December 12th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to httpd-2.4.18. Fixes
     52          <ulink url="&blfs-ticket-root;7238">#7238</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[pierre] - Update to dovecot-2.2.21. Fixes
  • packages.ent

    r676a68ec r50fdc3e9  
    413413<!-- Part V -->
    414414<!-- Chapter 20 -->
    415 <!ENTITY apache-version               "2.4.17">
     415<!ENTITY apache-version               "2.4.18">
    416416<!ENTITY proftpd-version              "1.3.5a">
    417417<!ENTITY vsftpd-version               "3.0.3">
  • server/major/apache.xml

    r676a68ec r50fdc3e9  
    88           "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "cf4dfee11132cde836022f196611a8b7">
     10  <!ENTITY apache-md5sum        "3690b3cc991b7dfd22aea9e1264a11b9">
    1111  <!ENTITY apache-size          "4.9 MB">
    12   <!ENTITY apache-buildsize     "75 MB">
    13   <!ENTITY apache-time          "0.7 SBU">
     12  <!ENTITY apache-buildsize     "109 MB">
     13  <!ENTITY apache-time          "0.6 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.