Changeset 178b967


Ignore:
Timestamp:
08/27/2021 05:49:52 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
cf0d8e5
Parents:
533c62f
Message:

Upgrade php-8.0.10

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r533c62f r178b967  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "68a8cae879bb66425f6cfb11d94ceb02">
    10   <!ENTITY php-size          "10 MB">
     9  <!ENTITY php-md5sum        "349ee590787ab46e62dae517d90b5101">
     10  <!ENTITY php-size          "10.2 MB">
    1111  <!ENTITY php-buildsize     "446 MB (with tests, add 182 MB for documentation)">
    1212  <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 2.1 SBU for tests)">
     
    1818       No timeouts on 8.0.5 -bdubbs
    1919       No timeouts, one failure on 8.0.9 -bdubbs
     20       No timeouts on 8.0.10 - thomas
     21
     22TEST RESULT SUMMARY
     23---------------------------------------------------------------------
     24Exts skipped    :   24
     25Exts tested     :   48
     26---------------------------------------------------------------------
     27
     28Number of tests : 16397             12639
     29Tests borked    :    3 (  0.0%) --------
     30Tests skipped   : 3755 ( 22.9%) --------
     31Tests warned    :    2 (  0.0%) (  0.0%)
     32Tests failed    :   29 (  0.2%) (  0.2%)
     33Expected fail   :   30 (  0.2%) (  0.2%)
     34Tests passed    : 12578 ( 76.7%) ( 99.5%)
     35---------------------------------------------------------------------
     36Time taken      :  583 seconds
    2037       -->
    2138]>
     
    4461    </para>
    4562
    46     &lfs110_checked;
     63    &lfs110a_checked;
    4764
    4865    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r533c62f r178b967  
    4545      <para>August 27th, 2021</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to php-8.0.10. Fixes
     49          <ulink url="&blfs-ticket-root;15469">#15469</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[thomas] - Update to wireshark-3.4.8. Fixes
  • packages.ent

    r533c62f r178b967  
    356356<!ENTITY ninja-version                "1.9.0">
    357357<!ENTITY npapi-sdk-version            "0.27.2">
    358 <!ENTITY php-version                  "8.0.9">
     358<!ENTITY php-version                  "8.0.10">
    359359
    360360<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.