Changeset 6e2729c


Ignore:
Timestamp:
03/14/2021 05:59:54 AM (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:
dd9d4b6
Parents:
6f96550
Message:

Update to samba-4.14.0
Update to mercurial-5.7.1
Update to git-2.30.2
Update to Thunderbird-78.8.1
Update to iso-codes-4.6.0

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6f96550 r6e2729c  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     3<!ENTITY day          "14">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2021">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 12th, &year;">
     9<!ENTITY releasedate  "March 14th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/iso-codes.xml

    r6f96550 r6e2729c  
    77  <!ENTITY iso-codes-download-http "http://anduin.linuxfromscratch.org/BLFS/iso-codes/iso-codes-&iso-codes-version;.tar.xz">
    88  <!ENTITY iso-codes-download-ftp  " ">
    9   <!ENTITY iso-codes-md5sum        "716ecc291f46e1431a7cb6de340b79a8">
     9  <!ENTITY iso-codes-md5sum        "88e45124c9906029e4a6b3c728379698">
    1010  <!ENTITY iso-codes-size          "3.8 MB">
    11   <!ENTITY iso-codes-buildsize     "87 MB">
    12   <!ENTITY iso-codes-time          "0.2 SBU (with tests)">
     11  <!ENTITY iso-codes-buildsize     "111 MB">
     12  <!ENTITY iso-codes-time          "0.1 SBU (with tests)">
    1313]>
    1414
  • general/prog/git.xml

    r6f96550 r6e2729c  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "6f63eb0cc94f52e865fbd90ffb0ecb5c">
     11  <!ENTITY git-md5sum        "53f3e1424598cd24eaf78588bcf90816">
    1212  <!ENTITY git-size          "6.0 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1414  <!-- but people keep forgetting that an install not only needs the nett build
    1515       space, it also needs the install space (or DESTDIR) -->
    16   <!ENTITY git-buildsize     "366 MB (with downloaded documentation, add 16 MB to build documentation)">
     16  <!ENTITY git-buildsize     "366 MB (with downloaded documentation, add 46 MB to build documentation)">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1818  <!-- Confirmed that it is disk related.-->
    19   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.5 SBU for building documentation and 8.3 SBU for tests with parallelism=4)">
     19  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.5 SBU for building documentation and 2.5 SBU for tests with parallelism=4)">
    2020]>
    2121
  • general/prog/mercurial.xml

    r6f96550 r6e2729c  
    77  <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "d9042ec8778cda1ef14d64fadf8bc0cf">
     9  <!ENTITY mercurial-md5sum        "0f99d4308e5a5a60198d7b6befd930c4">
    1010  <!ENTITY mercurial-size          "7.5 MB">
    1111  <!ENTITY mercurial-buildsize     "112 MB (with docs, add 1.4 GB for tests)">
  • introduction/welcome/changelog.xml

    r6f96550 r6e2729c  
    4343    -->
    4444    <listitem>
     45      <para>March 14th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to iso-codes-4.6.0. Fixes
     49          <ulink url="&blfs-ticket-root;14744">#14744</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to Thunderbird-78.8.1. Fixes
     53          <ulink url="&blfs-ticket-root;14745">#14745</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to git-2.30.2. Fixes
     57          <ulink url="&blfs-ticket-root;14746">#14746</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to mercurial-5.7.1. Fixes
     61          <ulink url="&blfs-ticket-root;14747">#14747</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[renodr] - Update to samba-4.14.0. Fixes
     65          <ulink url="&blfs-ticket-root;14748">#14748</ulink>.</para>
     66        </listitem>
     67      </itemizedlist>
     68    </listitem>
     69
     70    <listitem>
    4571      <para>March 12th, 2021</para>
    4672      <itemizedlist>
  • networking/netprogs/samba.xml

    r6f96550 r6e2729c  
    77  <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "ba89901019e05585f9511f52a4667d4f">
     9  <!ENTITY samba-md5sum        "b1001900f542116e509b514e7e639875">
    1010  <!ENTITY samba-size          "18 MB">
    11   <!ENTITY samba-buildsize     "629 MB (add 380 MB for quicktest)">
    12   <!ENTITY samba-time          "3.1 SBU (using parallelism=4; add 4.9 SBU for quicktest)">
     11  <!ENTITY samba-buildsize     "620 MB (add 380 MB for quicktest)">
     12  <!ENTITY samba-time          "3.1 SBU (using parallelism=4; add 4.7 SBU for quicktest)">
    1313]>
    1414
     
    124124      <xref linkend="xfsprogs"/>,
    125125      <ulink url="https://cmocka.org/">cmocka</ulink>,
     126      <ulink url="https://cryptography.io/en/latest/">cryptography</ulink>,
    126127      <ulink url="https://ctdb.samba.org/">ctdb</ulink> (included),
    127128      <ulink url="https://cwrap.org/">cwrap</ulink>,
     
    131132      <ulink url="https://www.gluster.org/">GlusterFS</ulink>,
    132133      <ulink url="https://github.com/heimdal/">Heimdal</ulink> (included),
     134      <ulink url="https://pypi.org/project/iso8601/">iso8601</ulink>,
    133135      <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
    134136      <ulink url="https://ldb.samba.org/">ldb</ulink> (included),
    135137      <ulink url="&pypi;/m2crypto">M2Crypto</ulink> (required for ADS),
    136138      <ulink url="http://www.openafs.org/">OpenAFS</ulink>,
     139      <ulink url="https://pypi.org/project/pyasn1/">pyasn1</ulink>,
    137140      <ulink url="&pypi;/pygpgme/">PyGPGME</ulink> (recommended for ADS),
    138141      <ulink url="https://tevent.samba.org/">tevent</ulink> (included), and
     
    176179
    177180    <para>
     181      If you wish to run the test suite, install some python modules first:
     182    </para>
     183
     184<screen role="root"><userinput remap="pre">pip3 install cryptography pyasn1 iso8601</userinput></screen>
     185
     186    <para>
    178187      Fix a test that always fails:
    179188    </para>
  • packages.ent

    r6f96550 r6e2729c  
    117117
    118118<!ENTITY inih-version                 "53">
    119 <!ENTITY iso-codes-version            "4.5.0">
     119<!ENTITY iso-codes-version            "4.6.0">
    120120<!ENTITY jansson-version              "2.13.1">
    121121<!--<!ENTITY JS52-version                 "52.2.1gnome1">-->
     
    340340<!ENTITY gc-version                   "8.0.4">
    341341<!ENTITY gdb-version                  "10.1">
    342 <!ENTITY git-version                  "2.30.1">
     342<!ENTITY git-version                  "2.30.2">
    343343<!ENTITY guile-version                "3.0.5">
    344344<!ENTITY librep-version               "0.92.7">
     
    348348<!ENTITY lua-version                  "5.4.2">
    349349<!ENTITY lua52-version                "5.2.4">
    350 <!ENTITY mercurial-version            "5.7">
     350<!ENTITY mercurial-version            "5.7.1">
    351351<!ENTITY nasm-version                 "2.15.05">
    352352<!ENTITY ninja-version                "1.9.0">
     
    591591<!ENTITY rpcbind-version              "1.2.5">
    592592<!ENTITY rsync-version                "3.2.3">
    593 <!ENTITY samba-version                "4.13.4">
     593<!ENTITY samba-version                "4.14.0">
    594594<!ENTITY wget-version                 "1.21.1">
    595595<!ENTITY wireless-tools-version       "29">
     
    942942<!ENTITY rox-filer-version            "2.11">
    943943<!ENTITY rxvt-unicode-version         "9.22">
    944 <!ENTITY thunderbird-version          "78.8.0">
     944<!ENTITY thunderbird-version          "78.8.1">
    945945<!ENTITY tigervnc-version             "1.11.0">
    946946<!ENTITY transmission-version         "3.00">
  • xsoft/other/thunderbird.xml

    r6f96550 r6e2729c  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "67ad58f6e1654d999fdc939bdaaa7b3e">
     9  <!ENTITY thunderbird-md5sum        "0af7dc247737238f7c5a625f4c5a64d1">
    1010  <!ENTITY thunderbird-size          "337 MB">
    1111  <!ENTITY thunderbird-buildsize     "5.3 GB (183 MB installed)">
     
    137137      <!-- <xref linkend="openjdk"/>, not in build log -->
    138138      <!--<xref linkend="pulseaudio"/>,-->
    139       <xref linkend="wget"/>, and
    140       <xref linkend="wireless_tools"/>
     139      <xref linkend="wget"/>,
     140      <xref linkend="wireless_tools"/>, and
     141      <ulink url="https://facebook.github.io/watchman/">watchman</ulink>
    141142    </para>
    142143
Note: See TracChangeset for help on using the changeset viewer.