Changeset fef4473 for general


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

Location:
general/genlib
Files:
3 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
Note: See TracChangeset for help on using the changeset viewer.