Changeset df1672cd


Ignore:
Timestamp:
07/01/2021 10:23:50 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
8f58378e
Parents:
6852cb9
git-author:
Douglas R. Reno <renodr@…> (07/01/2021 10:23:16 PM)
git-committer:
Douglas R. Reno <renodr@…> (07/01/2021 10:23:50 PM)
Message:

Package updates
Update to php-8.0.8
Update to mesa-21.1.4
Update to babl-0.1.88
Update to nspr-4.32

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nspr.xml

    r6852cb9 rdf1672cd  
    77  <!ENTITY nspr-download-http "&mozilla-http;/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">
    88  <!ENTITY nspr-download-ftp  " ">
    9   <!ENTITY nspr-md5sum        "eb797bbe25067fadad141f37c4a603cf">
     9  <!ENTITY nspr-md5sum        "493d0e2284f873681c089cd503b99bf0">
    1010  <!ENTITY nspr-size          "1.0 MB">
    11   <!ENTITY nspr-buildsize     "9.5 MB">
     11  <!ENTITY nspr-buildsize     "11 MB">
    1212  <!ENTITY nspr-time          "less than 0.1 SBU">
    1313]>
  • general/graphlib/babl.xml

    r6852cb9 rdf1672cd  
    77  <!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.xz">
    88  <!ENTITY babl-download-ftp  " ">
    9   <!ENTITY babl-md5sum        "a4aae9effaf94f17a82fbd534f62e8f2">
     9  <!ENTITY babl-md5sum        "bda974863edb0fd31fb7715575906c65">
    1010  <!ENTITY babl-size          "296 KB">
    11   <!ENTITY babl-buildsize     "21 MB (with tests)">
     11  <!ENTITY babl-buildsize     "19 MB (with tests)">
    1212  <!ENTITY babl-time          "0.1 SBU (with tests)">
    1313]>
  • general/prog/php.xml

    r6852cb9 rdf1672cd  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "ee5d675f8e9d58fcdc4c887d3d9e8412">
     9  <!ENTITY php-md5sum        "ff8897b914cb8de9d218bbae877decc7">
    1010  <!ENTITY php-size          "10 MB">
    1111  <!ENTITY php-buildsize     "693 MB (with tests, add 182 MB for documentation)">
    12   <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.9 SBU for tests)">
     12  <!ENTITY php-time          "1.8 SBU (with parallelism=4; add 2.1 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

    r6852cb9 rdf1672cd  
    4343    -->
    4444    <listitem>
     45      <para>July 1st, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to mesa-21.1.4. Fixes
     49          <ulink url="&blfs-ticket-root;15231">#15231</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to babl-0.1.88. Fixes
     53          <ulink url="&blfs-ticket-root;15230">#15230</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to nspr-4.32. Fixes
     57          <ulink url="&blfs-ticket-root;15229">#15229</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to php-8.0.8 (security update). Fixes
     61          <ulink url="&blfs-ticket-root;15232">#15232</ulink>.</para>
     62        </listitem>
     63      </itemizedlist>
     64    </listitem>
     65
     66    <listitem>
    4567      <para>June 30th, 2021</para>
    4668      <itemizedlist>
  • packages.ent

    r6852cb9 rdf1672cd  
    179179<!ENTITY nodejs-version               "14.17.1">
    180180<!ENTITY npth-version                 "1.6">
    181 <!ENTITY nspr-version                 "4.31">
     181<!ENTITY nspr-version                 "4.32">
    182182<!ENTITY openobex-version             "1.7.2">
    183183<!ENTITY pcre-version                 "8.45">
     
    202202<!-- Chapter 10 -->
    203203<!ENTITY aalib-version                "1.4rc5">
    204 <!ENTITY babl-version                 "0.1.86">
     204<!ENTITY babl-version                 "0.1.88">
    205205<!ENTITY exiv2-version                "0.27.4">
    206206<!ENTITY freetype2-version            "2.10.4">
     
    356356<!ENTITY ninja-version                "1.9.0">
    357357<!ENTITY npapi-sdk-version            "0.27.2">
    358 <!ENTITY php-version                  "8.0.7">
     358<!ENTITY php-version                  "8.0.8">
    359359
    360360<!ENTITY python2-majorver             "2.7">
     
    700700<!ENTITY xkeyboard-config-version     "2.33">
    701701<!ENTITY mesa-major-minor             "21.1">
    702 <!ENTITY mesa-version                 "&mesa-major-minor;.3">
     702<!ENTITY mesa-version                 "&mesa-major-minor;.4">
    703703<!ENTITY xcb-util-version             "0.4.0">
    704704<!ENTITY xcb-util-image-version       "0.4.0">
  • x/installing/mesa.xml

    r6852cb9 rdf1672cd  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "0d6e96ca75cf8decc6f8a8a75c729ab9">
     9  <!ENTITY mesa-md5sum        "645a27655bea5d83752da49510836731">
    1010  <!ENTITY mesa-size          "15 MB">
    1111  <!ENTITY mesa-buildsize     "702 MB (with docs)">
Note: See TracChangeset for help on using the changeset viewer.