Changeset 1f9c8ec


Ignore:
Timestamp:
02/11/2021 02:35:09 AM (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:
a24390dd
Parents:
1cbc454
Message:

Update to subversion-1.14.1 (Security Update)
Update to node-v14.15.5
Update to unbound-1.13.1
Update to graphene-1.10.4

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r1cbc454 r1f9c8ec  
    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        "8b98e6c6b5a51bb60f179622a82db55b">
     9  <!ENTITY nodejs-md5sum        "694e6ec00aabf570aab62c7e8d03f1ca">
    1010  <!ENTITY nodejs-size          "32 MB">
    11   <!ENTITY nodejs-buildsize     "747 MB (add 36 MB for tests)">
    12   <!ENTITY nodejs-time          "10.1 SBU (using parallelism=4; add 2.6 SBU for tests)">
     11  <!ENTITY nodejs-buildsize     "747 MB (add 35 MB for tests)">
     12  <!ENTITY nodejs-time          "10.0 SBU (using parallelism=4; add 2.7 SBU for tests)">
    1313  <!-- timing may be shorter on intel -->
    1414]>
  • general/prog/subversion.xml

    r1cbc454 r1f9c8ec  
    77  <!ENTITY subversion-download-http "https://archive.apache.org/dist/subversion/subversion-&subversion-version;.tar.bz2">
    88  <!ENTITY subversion-download-ftp  " ">
    9   <!ENTITY subversion-md5sum        "8f6c50632355ae08445c2ed63ba9689e">
     9  <!ENTITY subversion-md5sum        "2eccc2c7451397e01a13682600af9563">
    1010  <!ENTITY subversion-size          "8.1 MB">
    1111  <!-- for 1.12.0                    1.12.2         1.13.0
     
    1616       docs:        2 secs   26 MB; 2 sec    27 MB; 2 sec   26 MB
    1717       tests       46 min  1104 MB  46:52  1103 MB  47 min   -->
    18   <!ENTITY subversion-buildsize     "176 MB (add 93 MB for bindings, 26 MB for docs, 1.1 GB for tests)">
    19   <!ENTITY subversion-time          "0.5 SBU (Using parallelism=4; add 1.4 SBU for bindings, 29 SBU for tests)">
     18  <!ENTITY subversion-buildsize     "208 MB (add 228 MB for bindings, 52 MB for docs, 1.3 GB for tests)">
     19  <!ENTITY subversion-time          "0.5 SBU (Using parallelism=4; add 1.9 SBU for bindings, 35 SBU for tests)">
    2020]>
    2121
     
    127127      <xref linkend="cyrus-sasl"/>,
    128128      <xref linkend="dbus"/>,
     129      <xref linkend="doxygen"/> (for generating HTML documentation),
    129130      <xref linkend="gnome-keyring"/>,
    130131      <xref linkend="libsecret"/>,
     
    226227
    227228    <para>
    228       To test the results, issue: <command>make check</command>.  The upgrade_tests.py
    229       test is known to fail.
     229      To test the results, issue: <command>make check</command>. Four tests in
     230      the <filename>commit_tests.py</filename>,
     231      <filename>prop_tests.py</filename>, and
     232      <filename>update_tests.py</filename> are known to fail.
    230233    </para>
    231234
     
    304307    <para>
    305308      <parameter>--with-lz4=internal, --with-utf8proc=internal</parameter>:
    306       Remove them if you have installed the optional dependencies.
     309      Remove these switches if you have installed the optional dependencies.
    307310    </para>
    308311
  • introduction/welcome/changelog.xml

    r1cbc454 r1f9c8ec  
    4646     <itemizedlist>
    4747       <listitem>
     48         <para>[renodr] - Update to subversion-1.14.1 (Security Update). Fixes
     49         <ulink url="&blfs-ticket-root;14636">#14636</ulink>.</para>
     50       </listitem>
     51       <listitem>
     52         <para>[renodr] - Update to node-v14.15.5. Fixes
     53         <ulink url="&blfs-ticket-root;14632">#14632</ulink>.</para>
     54       </listitem>
     55       <listitem>
     56         <para>[renodr] - Update to unbound-1.13.1. Fixes
     57         <ulink url="&blfs-ticket-root;14633">#14633</ulink>.</para>
     58       </listitem>
     59       <listitem>
     60         <para>[renodr] - Update to graphene-1.10.4. Fixes
     61         <ulink url="&blfs-ticket-root;14634">#14634</ulink>.</para>
     62       </listitem>
     63       <listitem>
    4864         <para>[timtas] - Update to icewm-2.1.2. Fixes
    4965         <ulink url="&blfs-ticket-root;14635">#14635</ulink>.</para>
     
    5167     </itemizedlist>
    5268   </listitem>
     69
    5370   <listitem>
    5471     <para>February 9th, 2021</para>
  • packages.ent

    r1cbc454 r1f9c8ec  
    179179<!ENTITY lzo-version                  "2.10">
    180180<!ENTITY mtdev-version                "1.1.6">
    181 <!ENTITY nodejs-version               "14.15.4">
     181<!ENTITY nodejs-version               "14.15.5">
    182182<!ENTITY npth-version                 "1.6">
    183183<!ENTITY nspr-version                 "4.29">
     
    369369<!ENTITY scons-version                "4.1.0">
    370370<!ENTITY slang-version                "2.3.2">
    371 <!ENTITY subversion-version           "1.14.0">
     371<!ENTITY subversion-version           "1.14.1">
    372372<!ENTITY swig-version                 "4.0.2">
    373373<!ENTITY sysprof-version              "3.38.1">
     
    675675<!ENTITY openldap-version             "2.4.57">
    676676<!ENTITY soprano-version              "2.9.4">
    677 <!ENTITY unbound-version              "1.13.0">
     677<!ENTITY unbound-version              "1.13.1">
    678678<!ENTITY virtuoso-version             "6.1.8">
    679679<!ENTITY xinetd-version               "2.3.15">
     
    735735<!ENTITY glu-version                  "9.0.1">
    736736<!ENTITY goffice010-version           "0.10.48">
    737 <!ENTITY graphene-version             "1.10.2">
     737<!ENTITY graphene-version             "1.10.4">
    738738<!ENTITY gtk2-version                 "2.24.33">
    739739<!ENTITY gtk3-version                 "3.24.24">
  • server/other/unbound.xml

    r1cbc454 r1f9c8ec  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "5a522f10c65332efe627098d2d24f947">
     9  <!ENTITY unbound-md5sum        "0cd660a40d733acc6e7cce43731cac62">
    1010  <!ENTITY unbound-size          "5.7 MB">
    11   <!ENTITY unbound-buildsize     "176 MB (with docs; add 10 MB for tests)">
     11  <!ENTITY unbound-buildsize     "171 MB (with docs; add 10 MB for tests)">
    1212  <!ENTITY unbound-time          "0.5 SBU (Using parallelism=4; with docs; add 0.3 SBU for tests)">
    1313]>
     
    111111
    112112<screen role="root"><userinput>groupadd -g 88 unbound &amp;&amp;
    113 useradd -c "Unbound DNS resolver" -d /var/lib/unbound -u 88 \
     113useradd -c "Unbound DNS Resolver" -d /var/lib/unbound -u 88 \
    114114        -g unbound -s /bin/false unbound</userinput></screen>
    115115
     
    313313        <listitem>
    314314          <para>
    315             checks <command>unbound</command> configuration file for syntax
     315            checks the <command>unbound</command> configuration file for syntax
    316316            and other errors.
    317317          </para>
  • x/lib/graphene.xml

    r1cbc454 r1f9c8ec  
    77  <!ENTITY graphene-download-http "https://github.com/ebassi/graphene/releases/download/&graphene-version;/graphene-&graphene-version;.tar.xz">
    88  <!ENTITY graphene-download-ftp  " ">
    9   <!ENTITY graphene-md5sum        "a2c26c4f44a02ca053e0e9afb63cc94c">
    10   <!ENTITY graphene-size          "288 KB">
    11   <!ENTITY graphene-buildsize     "15 MB">
     9  <!ENTITY graphene-md5sum        "b2b244a13e0be3167720fb5b50a7168a">
     10  <!ENTITY graphene-size          "388 KB">
     11  <!ENTITY graphene-buildsize     "16 MB">
    1212  <!ENTITY graphene-time          "0.1 SBU">
    1313
Note: See TracChangeset for help on using the changeset viewer.