Changeset 75cf6e3 for general/prog


Ignore:
Timestamp:
01/09/2021 11:37:04 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
927658a5
Parents:
753677b
Message:

Update to php-8.0.1 (Security Update)
Update to py3c-1.3.1 (Python Module)
Update to gnome-control-center-3.38.3
Update to cups-filters-1.28.7
Update to logrotate-3.18.0
Update to gnome-desktop-3.38.3
Update to gvfs-1.46.2
Update to evolution-data-server-3.38.3
Update to evolution-3.38.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24097 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r753677b r75cf6e3  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "52ad70ea64968d6095c6e38139533d57">
     9  <!ENTITY php-md5sum        "f860a700a0eb929444c85f3ca53faa60">
    1010  <!ENTITY php-size          "10 MB">
    11   <!ENTITY php-buildsize     "692 MB (add 5 MB for tests, add 103 MB for documentation)">
    12   <!ENTITY php-time          "1.5 SBU (with parallelism=4; add 2.0 SBU for tests)">
     11  <!ENTITY php-buildsize     "694 MB (add 7 MB for tests, add 103 MB for documentation)">
     12  <!ENTITY php-time          "1.8 SBU (with parallelism=4; add 7.9 SBU for tests)">
     13  <!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
     14       Results were otherwise normal though, so I'm unsure of what caused the
     15       increase in time. -renodr -->
    1316]>
    1417
     
    124127      <xref linkend="libpng"/>,
    125128      <xref linkend="libtiff"/>,
     129      <xref linkend="libwebp"/>,
    126130      <xref linkend="x-window-system"/>,
    127131      <!--<ulink url="http://www.fastio.com/">ClibPDF</ulink>, - site asks for username/password-->
     
    618622
    619623        <seg>dba.{so,a} and opcache.{so,a} in
    620         /usr/lib/php/extensions/no-debug-non-zts-20190902</seg>
     624        /usr/lib/php/extensions/no-debug-non-zts-20200930</seg>
    621625
    622626        <seg>/etc/php-fpm.d, /usr/{include,lib,share}/php, and
  • general/prog/py3c.xml

    r753677b r75cf6e3  
    77  <!ENTITY py3c-download-http
    88           "https://github.com/encukou/py3c/archive/v&py3c-version;/py3c-&py3c-version;.tar.gz">
    9   <!ENTITY py3c-md5sum        "db1c5fa75548a2be6026151f70fe3c90">
     9  <!ENTITY py3c-md5sum        "57f6518f3a7bcd501425bb23f2de15a7">
    1010  <!ENTITY py3c-size          "48 KB">
    11   <!ENTITY py3c-buildsize     "280 KB">
     11  <!ENTITY py3c-buildsize     "1.4 MB">
    1212  <!ENTITY py3c-time          "less than 0.1 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.