Changeset eb31c6d3


Ignore:
Timestamp:
05/13/2022 04:55:11 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
5f29a21
Parents:
9ad1cdf8
Message:

Update to php-8.1.6.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r9ad1cdf8 reb31c6d3  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "e7384ce2ef3a4923b6f341a9e9cc7448">
     9  <!ENTITY php-md5sum        "943eae7f07c2056ce87478e7d6c0cbbb">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "637 MB (with documentation)">
    12   <!ENTITY php-time          "1.6 SBU (add 1.7 SBU for tests; both with parallelism=4)">
     11  <!ENTITY php-buildsize     "638 MB (with documentation)">
     12  <!ENTITY php-time          "1.8 SBU (add 2.0 SBU for tests; both with parallelism=4)">
    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
     
    3838Stats for tests changed slightly for 8.1.2, but not significantly.
    3939  Tests failed    :    1
    40 For 8.1.4, ran tests at -j4. Onte test still fails.
     40For 8.1.4, ran tests at -j4. One test still fails.
     41For 8.1.5, ran tests at -j4. One test still fails.
    4142-->
    4243]>
  • introduction/welcome/changelog.xml

    r9ad1cdf8 reb31c6d3  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to php-8.1.6. Fixes
     49          <ulink url="&blfs-ticket-root;16537">#16537</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to xfce4-terminal-1.0.3. Fixes
    4953          <ulink url="&blfs-ticket-root;16541">#16541</ulink>.</para>
  • packages.ent

    r9ad1cdf8 reb31c6d3  
    367367<!ENTITY ninja-version                "1.9.0">
    368368<!ENTITY npapi-sdk-version            "0.27.2">
    369 <!ENTITY php-version                  "8.1.5">
     369<!ENTITY php-version                  "8.1.6">
    370370
    371371<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.