Changeset fef4473


Ignore:
Timestamp:
09/07/2021 02:42:40 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
104e0c72
Parents:
8558044
Message:

Package updates

Update to node.js-14.17.6
Update to libwacom-1.12
Update to nss-3.69.1
Update to libssh2-1.10.0

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libssh2.xml

    r8558044 rfef4473  
    77  <!ENTITY libssh2-download-http "https://www.libssh2.org/download/libssh2-&libssh2-version;.tar.gz">
    88  <!ENTITY libssh2-download-ftp  " ">
    9   <!ENTITY libssh2-md5sum        "1beefafe8963982adc84b408b2959927">
    10   <!ENTITY libssh2-size          "868 KB">
     9  <!ENTITY libssh2-md5sum        "f604ba083fad23bf715a9ecccc9f57f4">
     10  <!ENTITY libssh2-size          "944 KB">
    1111  <!ENTITY libssh2-buildsize     "13 MB (with tests)">
    1212  <!ENTITY libssh2-time          "0.2 SBU (with tests)">
     
    7070    </itemizedlist>
    7171
     72<!-- Applied in 1.10.0
    7273    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7374    <itemizedlist spacing="compact">
     
    7980      </listitem>
    8081    </itemizedlist>
     82-->
    8183
    8284    <bridgehead renderas="sect3">libssh2 Dependencies</bridgehead>
     
    8688      <xref linkend="gnupg2"/>,
    8789      <xref linkend="libgcrypt"/>, and
    88       <xref linkend="openssh"/> (all three required for the testsuite)
     90      <xref linkend="openssh"/> (all three are required for the testsuite)
    8991    </para>
    9092
     
    102104    </para>
    103105
    104 <screen><userinput>patch -Np1 -i ../libssh2-&libssh2-version;-security_fixes-1.patch &amp;&amp;
    105 ./configure --prefix=/usr --disable-static            &amp;&amp;
     106<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    106107make</userinput></screen>
    107108
    108109    <para>
    109110      To test the results, issue: <command>make check</command>.
    110       One test, using gnupg, may fail for unknown reasons.
     111      <!--One test, using gnupg, may fail for unknown reasons.-->
    111112    </para>
    112113
  • general/genlib/libwacom.xml

    r8558044 rfef4473  
    77  <!ENTITY libwacom-download-http "https://github.com/linuxwacom/libwacom/releases/download/libwacom-&libwacom-version;/libwacom-&libwacom-version;.tar.bz2">
    88  <!ENTITY libwacom-download-ftp  " ">
    9   <!ENTITY libwacom-md5sum        "03a360811b094ab97b3e2c1feb1db599">
    10   <!ENTITY libwacom-size          "507 KB">
    11   <!ENTITY libwacom-buildsize     "6.2 MB (with tests)">
     9  <!ENTITY libwacom-md5sum        "5c2e8a1a985b2a31445f6925a45fdec4">
     10  <!ENTITY libwacom-size          "532 KB">
     11  <!ENTITY libwacom-buildsize     "7.6 MB (with tests)">
    1212  <!ENTITY libwacom-time          "less than 0.1 SBU (with tests)">
    1313]>
  • general/genlib/nodejs.xml

    r8558044 rfef4473  
    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        "8ec7b05141efe9de286a78506e116735">
     9  <!ENTITY nodejs-md5sum        "770b3d14025366b00140b60c0400cffa">
    1010  <!ENTITY nodejs-size          "32 MB">
    1111  <!ENTITY nodejs-buildsize     "751 MB">
    12   <!ENTITY nodejs-time          "11 SBU (using parallelism=4; add 2.6 SBU for tests)">
     12  <!ENTITY nodejs-time          "10 SBU (using parallelism=4; add 2.3 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r8558044 rfef4473  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to node.js-14.17.6 (Security Update). Fixes
     49          <ulink url="&blfs-ticket-root;15488">#15488</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to libwacom-1.12. Fixes
     53          <ulink url="&blfs-ticket-root;15487">#15487</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to nss-3.69.1. Fixes
     57          <ulink url="&blfs-ticket-root;15486">#15486</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to libssh2-1.10.0. Fixes
     61          <ulink url="&blfs-ticket-root;15481">#15481</ulink>.</para>
     62        </listitem>
     63        <listitem>
    4864          <para>[renodr] - Update to python-dbusmock-0.24.0. Fixes
    4965          <ulink url="&blfs-ticket-root;15477">#15477</ulink>.</para>
  • packages.ent

    r8558044 rfef4473  
    2727
    2828<!ENTITY nss-minor-version            "69">
    29 <!ENTITY nss-micro-version            "0">
    30 <!ENTITY nss-version                  "3.&nss-minor-version;">
     29<!ENTITY nss-micro-version            "1">
     30<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">
    3131<!ENTITY openssh-version              "8.7p1">
    3232<!ENTITY p11-kit-version              "0.24.0">
     
    158158<!ENTITY libsigc3-version             "3.0.7">
    159159<!ENTITY libsigsegv-version           "2.13">
    160 <!ENTITY libssh2-version              "1.9.0">
     160<!ENTITY libssh2-version              "1.10.0">
    161161<!ENTITY libstatgrab-version          "0.92.1">
    162162<!ENTITY libtasn1-version             "4.17.0">
     
    173173<!ENTITY libxml2-version              "2.9.12">
    174174<!ENTITY libxslt-version              "1.1.34">
    175 <!ENTITY libwacom-version             "1.11">
     175<!ENTITY libwacom-version             "1.12">
    176176<!ENTITY libwpe-version               "1.10.1">
    177177<!ENTITY lzo-version                  "2.10">
    178178<!ENTITY mtdev-version                "1.1.6">
    179 <!ENTITY nodejs-version               "14.17.5">
     179<!ENTITY nodejs-version               "14.17.6">
    180180<!ENTITY npth-version                 "1.6">
    181181<!ENTITY nspr-version                 "4.32">
  • postlfs/security/nss.xml

    r8558044 rfef4473  
    99
    1010<!-- micro versions -->
    11 <!--<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">-->
     11<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">
    1212
    1313<!-- no micro versions -->
    14 <!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">
     14<!--<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">-->
    1515
    1616  <!ENTITY nss-download-ftp  " ">
    17   <!ENTITY nss-md5sum        "df451e99d09589da6c3d4f103de877bc">
     17  <!ENTITY nss-md5sum        "3436329528bf99a3e1df9beca67b45d9">
    1818  <!ENTITY nss-size          "79 MB">
    19   <!ENTITY nss-buildsize     "305 MB (add 122 MB for tests)">
    20   <!ENTITY nss-time          "5.8 SBU (with parallelism=4, add 17 SBU for tests)">
     19  <!ENTITY nss-buildsize     "313 MB (add 286 MB for tests)">
     20  <!ENTITY nss-time          "2.0 SBU (with parallelism=4, add 36 SBU for tests)">
    2121]>
    2222
     
    144144    <para>
    145145      <!-- the unittest files get compiled automatically since nss-3.31.0 -->
    146       To run the tests, execute the following commands (1 test is known to fail):
     146      To run the tests, execute the following commands<!--(1 test is known to fail)-->:
    147147    </para>
    148148
     
    158158           HOST=localhost and DOMSUF=localdomain are required
    159159           Without these variables, a FQDN is
    160            required to specified and this generic way should work for
     160           required to be specified and this generic way should work for
    161161           everyone.
    162162        </para>
     
    279279      Additionally, for dependent applications that do not use the internal
    280280      database (<filename>/usr/lib/libnssckbi.so</filename>), the
    281       <filename>/usr/sbin/make-ca</filename> script, included on the
     281      <filename>/usr/sbin/make-ca</filename> script included on the
    282282      <xref linkend="make-ca"/> page can generate a system wide NSS DB with the
    283283      <parameter>-n</parameter> switch, or by modifying the
Note: See TracChangeset for help on using the changeset viewer.