mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to php-8.2.3 (Security Update)
This commit is contained in:
parent
ac0d66d9b2
commit
3c8c8b2a93
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
|
||||
<!ENTITY php-download-ftp " ">
|
||||
<!ENTITY php-md5sum "fa93816863003f4908f638a3fd7757ac">
|
||||
<!ENTITY php-md5sum "cb768cf744184e64d48b15305c437336">
|
||||
<!ENTITY php-size "11 MB">
|
||||
<!ENTITY php-buildsize "502 MB (with documentation)">
|
||||
<!ENTITY php-time "1.4 SBU (with parallelism=4; add 1.7 SBU for tests)">
|
||||
<!ENTITY php-buildsize "673 MB (with documentation)">
|
||||
<!ENTITY php-time "1.7 SBU (with parallelism=4; add 1.6 SBU for tests)">
|
||||
<!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
|
||||
Results were otherwise normal though, so I'm unsure of what caused the
|
||||
increase in time. -renodr
|
||||
@ -98,7 +98,7 @@ Time taken : 166 seconds
|
||||
general purpose scripting language.
|
||||
</para>
|
||||
|
||||
&lfs112_checked;
|
||||
&lfs113_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -215,7 +215,7 @@ Time taken : 166 seconds
|
||||
<xref linkend="sqlite"/>,
|
||||
<xref linkend="unixodbc"/>,
|
||||
<ulink url="https://www.softwareag.com/en_corporate/platform/adabas-natural.html">Adabas</ulink>,
|
||||
<ulink url="https://raima.com/raima-database-manager/">Birdstep</ulink>,
|
||||
<ulink url="https://raima.com/product-overview/">Birdstep</ulink>,
|
||||
<ulink url="https://cr.yp.to/cdb.html">cdb</ulink>,
|
||||
<ulink url="https://www.dbmaker.com/">DBMaker</ulink>,
|
||||
<ulink url="http://www.empress.com/">Empress</ulink>,
|
||||
@ -679,7 +679,7 @@ php ./go-pear.phar</userinput></screen>
|
||||
php-cgi, php-config, php-fpm, phpdbg, and phpize</seg>
|
||||
|
||||
<seg>dba.so and opcache.so in
|
||||
/usr/lib/php/extensions/no-debug-non-zts-20210902</seg>
|
||||
/usr/lib/php/extensions/no-debug-non-zts-20220829</seg>
|
||||
|
||||
<seg>/etc/php-fpm.d, /usr/{include,lib,share}/php, and
|
||||
/usr/share/doc/php-&php-version;</seg>
|
||||
|
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>February 16th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to PHP-8.2.3 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;17654">#17654</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to mariadb-10.6.12. Fixes
|
||||
<ulink url="&blfs-ticket-root;17665">#17665</ulink>.</para>
|
||||
|
@ -322,7 +322,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY mercurial-version "6.3.2">
|
||||
<!ENTITY nasm-version "2.16.01">
|
||||
<!ENTITY patchelf-version "0.17.2">
|
||||
<!ENTITY php-version "8.2.2">
|
||||
<!ENTITY php-version "8.2.3">
|
||||
|
||||
<!ENTITY python2-majorver "2.7">
|
||||
<!ENTITY python2-patch "18">
|
||||
|
Loading…
Reference in New Issue
Block a user