Changeset e948752


Ignore:
Timestamp:
01/10/2023 04:11:32 AM (16 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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/xf86-video-removal
Children:
2f4e738f
Parents:
08ad87a
Message:

Update to php-8.2.1.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r08ad87a re948752  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "e03d9f137d9fa8d9cddfe12e8653d57a">
     9  <!ENTITY php-md5sum        "b30961d64b35fe4c6727ee3add54d16e">
    1010  <!ENTITY php-size          "11 MB">
    1111  <!ENTITY php-buildsize     "497 MB (with documentation)">
    12   <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 1.7 SBU for tests)">
     12  <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.7 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
  • introduction/welcome/changelog.xml

    r08ad87a re948752  
    4040    -->
    4141    <listitem>
     42      <para>January 9th, 2023</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to php-8.2.1. Fixes
     46          <ulink url="&blfs-ticket-root;17484">#17484</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
    4252      <para>January 8th, 2023</para>
    4353      <itemizedlist>
  • packages.ent

    r08ad87a re948752  
    320320<!ENTITY mercurial-version            "6.3.1">
    321321<!ENTITY nasm-version                 "2.16.01">
    322 <!ENTITY php-version                  "8.2.0">
     322<!ENTITY php-version                  "8.2.1">
    323323
    324324<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.