Changeset 09b6c35


Ignore:
Timestamp:
06/03/2022 06:32:05 PM (23 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
cccb9e3c
Parents:
5190c76b
Message:

Package updates.
Update to node-16.15.1.
Update to poppler-22.06.0.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r5190c76b r09b6c35  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "ddbf8345794771431c61bc0098b51e90">
     9  <!ENTITY nodejs-md5sum        "f848ba3f36f9795c67020a2f7e4c1361">
    1010  <!ENTITY nodejs-size          "33 MB">
    1111  <!ENTITY nodejs-buildsize     "759 MB (add 28 MB for tests)">
    12   <!ENTITY nodejs-time          "14 SBU (add 3.5 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     12  <!ENTITY nodejs-time          "15 SBU (add 3.5 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
  • general/graphlib/poppler.xml

    r5190c76b r09b6c35  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "43254145ef4cdd9c1dd508a1158f7c5c">
     9  <!ENTITY poppler-md5sum        "cc4ea2ffeb482f8e05612a113fbf5328">
    1010  <!ENTITY poppler-size          "1.7 MB">
    11   <!ENTITY poppler-buildsize     "85 MB (with Qt5 library and tests)">
     11  <!ENTITY poppler-buildsize     "112 MB (with Qt5 library and tests)">
    1212  <!ENTITY poppler-time          "0.9 SBU (with parallelism=4, Qt5 library, and tests)">
    1313  <!-- Time increase might be due to git.freedesktop.org -->
  • introduction/welcome/changelog.xml

    r5190c76b r09b6c35  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to node-16.15.1. Fixes
     49          <ulink url="&blfs-ticket-root;16619">#16619</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to poppler-22.06.0. Fixes
     53          <ulink url="&blfs-ticket-root;16620">#16620</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4856          <para>[bdubbs] - Update to mesa-22.1.1. Fixes
    4957          <ulink url="&blfs-ticket-root;16623">#16623</ulink>.</para>
  • packages.ent

    r5190c76b r09b6c35  
    189189<!ENTITY lzo-version                  "2.10">
    190190<!ENTITY mtdev-version                "1.1.6">
    191 <!ENTITY nodejs-version               "16.15.0">
     191<!ENTITY nodejs-version               "16.15.1">
    192192<!ENTITY npth-version                 "1.6">
    193193<!ENTITY nspr-version                 "4.34">
     
    247247<!ENTITY openjpeg2-version            "2.5.0">
    248248<!ENTITY pixman-version               "0.40.0">   <!-- Even minors only -->
    249 <!ENTITY poppler-version              "22.05.0">
     249<!ENTITY poppler-version              "22.06.0">
    250250<!ENTITY potrace-version              "1.16">
    251251<!ENTITY qpdf-version                 "10.6.3">
Note: See TracChangeset for help on using the changeset viewer.