Changeset 010fa8f


Ignore:
Timestamp:
08/15/2019 03:20:08 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
41e68a2d
Parents:
6c7a8eb7
Message:

Update to httpd-2.4.41 (Security Update)
Update to git-2.22.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r6c7a8eb7 r010fa8f  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "fcaf01506175c56fe88d887f1ff02ce8">
     11  <!ENTITY git-md5sum        "83f7ba1a0897fd508f2360e90d9787d2">
    1212  <!ENTITY git-size          "5.4 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1414  <!ENTITY git-buildsize     "479 MB (with downloaded documentation)">
    15   <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 8.0 SBU for tests)">
     15  <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 8.3 SBU for tests)">
    1616]>
    1717
  • introduction/welcome/changelog.xml

    r6c7a8eb7 r010fa8f  
    4545      <para>August 14th, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to Apache-2.4.41 (Security Update). Fixes
     49          <ulink url="&blfs-ticket-root;12396">#12396</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to git-2.22.1. Fixes
     53          <ulink url="&blfs-ticket-root;12395">#12395</ulink>.</para>
     54        </listitem>
    4755        <listitem>
    4856          <para>[renodr] - Update to xrandr-1.5.1 (Xorg Application). Fixes
  • packages.ent

    r6c7a8eb7 r010fa8f  
    322322<!ENTITY gc-version                   "8.0.4">
    323323<!ENTITY gdb-version                  "8.3">
    324 <!ENTITY git-version                  "2.22.0">
     324<!ENTITY git-version                  "2.22.1">
    325325<!ENTITY guile-version                "2.2.6">
    326326<!ENTITY librep-version               "0.92.7">
     
    609609<!-- Part V -->
    610610<!-- Chapter 20 -->
    611 <!ENTITY apache-version               "2.4.39">
     611<!ENTITY apache-version               "2.4.41">
    612612<!ENTITY proftpd-version              "1.3.6">
    613613<!ENTITY vsftpd-version               "3.0.3">
  • server/major/apache.xml

    r6c7a8eb7 r010fa8f  
    88           "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "930e217ba2d71e708a3f1521ecae7ec0">
     10  <!ENTITY apache-md5sum        "dfc674f8f454e3bc2d4ccd73ad3b5f1e">
    1111  <!ENTITY apache-size          "6.7 MB">
    12   <!ENTITY apache-buildsize     "86 MB">
    13   <!ENTITY apache-time          "0.4 SBU (Using parallelism=4)">
     12  <!ENTITY apache-buildsize     "131 MB">
     13  <!ENTITY apache-time          "0.9 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.