Changeset f7aa1d4


Ignore:
Timestamp:
06/07/2024 07:51:15 PM (3 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
6e287f7
Parents:
aa61a22e
Message:

Update to php-8.3.8 (Security Update)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    raa61a22e rf7aa1d4  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "81986a54500ebc40d1f911112682e0e1">
    10   <!ENTITY php-size          "11.8 MB">
    11   <!ENTITY php-buildsize     "526 MB (with documentation and tests)">
     9  <!ENTITY php-md5sum        "3a731ebd24cd36c70148416703ba2f0e">
     10  <!ENTITY php-size          "11.9 MB">
     11  <!ENTITY php-buildsize     "533 MB (with documentation and tests)">
    1212  <!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.
     
    114114comparable to 8.3.6
    115115
     116
     117--- 8.3.8 [renodr] (Xeon E5-2670 v3) ---
     118Number of tests : 18820             14004
     119Tests skipped   :  4816 ( 25.6%) --------
     120Tests warned    :     1 (  0.0%) (  0.0%)
     121Tests failed    :     6 (  0.0%) (  0.0%)
     122Expected fail   :    10 (  0.1%) (  0.1%)
     123Tests passed    : 13987 ( 74.3%) ( 99.9%)
     124Time taken      :   264 seconds
    116125-->
    117126
     
    717726
    718727        <seg>dba.so and opcache.so in
    719         /usr/lib/php/extensions/no-debug-non-zts-20220829</seg>
     728        /usr/lib/php/extensions/no-debug-non-zts-20230831</seg>
    720729
    721730        <seg>/etc/php-fpm.d, /usr/{include,lib,share}/php, and
  • introduction/welcome/changelog.xml

    raa61a22e rf7aa1d4  
    4343      <para>June 7th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Update to php-8.3.8 (Security Update). Fixes
     47          <ulink url="&blfs-ticket-root;19908">#19908</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[renodr] - Update to vlc-3.0.21 (Security Update). Fixes
  • packages.ent

    raa61a22e rf7aa1d4  
    354354<!ENTITY nasm-version                 "2.16.03">
    355355<!ENTITY patchelf-version             "0.18.0">
    356 <!ENTITY php-version                  "8.3.7">
     356<!ENTITY php-version                  "8.3.8">
    357357
    358358<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.