mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to php-8.1.12 (Security Update)
This commit is contained in:
parent
53775068ff
commit
0a91797423
@ -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 "ad1e751c268e9a555680336ff4740663">
|
||||
<!ENTITY php-md5sum "6a30e4eb25ff9a73dafe7582ae838c17">
|
||||
<!ENTITY php-size "11 MB">
|
||||
<!ENTITY php-buildsize "481 MB (with documentation)">
|
||||
<!ENTITY php-time "1.6 SBU (with parallelism=4; add 1.7 SBU for tests)">
|
||||
<!ENTITY php-buildsize "641 MB (with documentation)">
|
||||
<!ENTITY php-time "1.7 SBU (with parallelism=4; add 1.5 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
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>November 10th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to php-8.1.12 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;17241">#17241</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>November 9th, 2022</para>
|
||||
<itemizedlist>
|
||||
|
@ -316,7 +316,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY lua52-version "5.2.4">
|
||||
<!ENTITY mercurial-version "6.2.3">
|
||||
<!ENTITY nasm-version "2.15.05">
|
||||
<!ENTITY php-version "8.1.11">
|
||||
<!ENTITY php-version "8.1.12">
|
||||
|
||||
<!ENTITY python2-majorver "2.7">
|
||||
<!ENTITY python2-patch "18">
|
||||
|
Loading…
Reference in New Issue
Block a user