Changeset d9c72a3


Ignore:
Timestamp:
04/16/2024 08:53:03 PM (2 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
c6d16d9a
Parents:
c2dab1b0
Message:

Update to php-8.3.6 (security update).

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    rc2dab1b0 rd9c72a3  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "598f9d78cbf4bbe4dc1c008a43459e61">
    10   <!ENTITY php-size          "11.8 MB">
    11   <!ENTITY php-buildsize     "525 MB (with documentation)">
    12   <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 1.7 SBU for tests)">
     9  <!ENTITY php-md5sum        "0b8809e3bbb7f00b90f775d28846197d">
     10  <!ENTITY php-size          "12 MB">
     11  <!ENTITY php-buildsize     "526 MB (with documentation and tests)">
     12  <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 1.8 SBU for tests)">
    1313  <!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
    1414       Results were otherwise normal though, so I'm unsure of what caused the
     
    9797
    9898Time taken      :   301 seconds
     99
     100For 8.3.6: [bdubbs] (AMD 3900)
     101
     102Number of tests : 18777             13968
     103Tests skipped   :  4809 ( 25.6%)
     104Tests warned    :     1 (  0.0%) (  0.0%)
     105Tests failed    :     2 (  0.0%) (  0.0%)
     106Expected fail   :     9 (  0.0%) (  0.1%)
     107Tests passed    : 13956 ( 74.3%) ( 99.9%)
     108
     109Time taken      :   189 seconds
    99110
    100111-->
  • introduction/welcome/changelog.xml

    rc2dab1b0 rd9c72a3  
    4242      <para>April 16th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to php-8.3.6 (security update). Fixes
     46          <ulink url="&blfs-ticket-root;19645">#19645</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[bdubbs] - Update to sqlite-autoconf-3450300 (3.45.3). Fixes
  • packages.ent

    rc2dab1b0 rd9c72a3  
    348348<!ENTITY nasm-version                 "2.16.02">
    349349<!ENTITY patchelf-version             "0.18.0">
    350 <!ENTITY php-version                  "8.3.4">
     350<!ENTITY php-version                  "8.3.6">
    351351
    352352<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.