Changeset 178b967
- Timestamp:
- 08/27/2021 05:49:52 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- cf0d8e5
- Parents:
- 533c62f
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/php.xml
r533c62f r178b967 7 7 <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz"> 8 8 <!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"> 11 11 <!ENTITY php-buildsize "446 MB (with tests, add 182 MB for documentation)"> 12 12 <!ENTITY php-time "1.6 SBU (with parallelism=4; add 2.1 SBU for tests)"> … … 18 18 No timeouts on 8.0.5 -bdubbs 19 19 No timeouts, one failure on 8.0.9 -bdubbs 20 No timeouts on 8.0.10 - thomas 21 22 TEST RESULT SUMMARY 23 --------------------------------------------------------------------- 24 Exts skipped : 24 25 Exts tested : 48 26 --------------------------------------------------------------------- 27 28 Number of tests : 16397 12639 29 Tests borked : 3 ( 0.0%) -------- 30 Tests skipped : 3755 ( 22.9%) -------- 31 Tests warned : 2 ( 0.0%) ( 0.0%) 32 Tests failed : 29 ( 0.2%) ( 0.2%) 33 Expected fail : 30 ( 0.2%) ( 0.2%) 34 Tests passed : 12578 ( 76.7%) ( 99.5%) 35 --------------------------------------------------------------------- 36 Time taken : 583 seconds 20 37 --> 21 38 ]> … … 44 61 </para> 45 62 46 &lfs110 _checked;63 &lfs110a_checked; 47 64 48 65 <bridgehead renderas="sect3">Package Information</bridgehead> -
introduction/welcome/changelog.xml
r533c62f r178b967 45 45 <para>August 27th, 2021</para> 46 46 <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> 47 51 <listitem> 48 52 <para>[thomas] - Update to wireshark-3.4.8. Fixes -
packages.ent
r533c62f r178b967 356 356 <!ENTITY ninja-version "1.9.0"> 357 357 <!ENTITY npapi-sdk-version "0.27.2"> 358 <!ENTITY php-version "8.0. 9">358 <!ENTITY php-version "8.0.10"> 359 359 360 360 <!ENTITY python2-majorver "2.7">
Note:
See TracChangeset
for help on using the changeset viewer.