Changeset 6e2729c
- Timestamp:
- 03/14/2021 05:59:54 AM (3 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- dd9d4b6
- Parents:
- 6f96550
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6f96550 r6e2729c 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 2"> <!-- Always 2 digits -->3 <!ENTITY day "14"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 1 2th, &year;">9 <!ENTITY releasedate "March 14th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genutils/iso-codes.xml
r6f96550 r6e2729c 7 7 <!ENTITY iso-codes-download-http "http://anduin.linuxfromscratch.org/BLFS/iso-codes/iso-codes-&iso-codes-version;.tar.xz"> 8 8 <!ENTITY iso-codes-download-ftp " "> 9 <!ENTITY iso-codes-md5sum " 716ecc291f46e1431a7cb6de340b79a8">9 <!ENTITY iso-codes-md5sum "88e45124c9906029e4a6b3c728379698"> 10 10 <!ENTITY iso-codes-size "3.8 MB"> 11 <!ENTITY iso-codes-buildsize " 87MB">12 <!ENTITY iso-codes-time "0. 2SBU (with tests)">11 <!ENTITY iso-codes-buildsize "111 MB"> 12 <!ENTITY iso-codes-time "0.1 SBU (with tests)"> 13 13 ]> 14 14 -
general/prog/git.xml
r6f96550 r6e2729c 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " 6f63eb0cc94f52e865fbd90ffb0ecb5c">11 <!ENTITY git-md5sum "53f3e1424598cd24eaf78588bcf90816"> 12 12 <!ENTITY git-size "6.0 MB"> 13 13 <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 --> 14 14 <!-- but people keep forgetting that an install not only needs the nett build 15 15 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)"> 17 17 <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? --> 18 18 <!-- 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.3SBU 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)"> 20 20 ]> 21 21 -
general/prog/mercurial.xml
r6f96550 r6e2729c 7 7 <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz"> 8 8 <!ENTITY mercurial-download-ftp " "> 9 <!ENTITY mercurial-md5sum " d9042ec8778cda1ef14d64fadf8bc0cf">9 <!ENTITY mercurial-md5sum "0f99d4308e5a5a60198d7b6befd930c4"> 10 10 <!ENTITY mercurial-size "7.5 MB"> 11 11 <!ENTITY mercurial-buildsize "112 MB (with docs, add 1.4 GB for tests)"> -
introduction/welcome/changelog.xml
r6f96550 r6e2729c 43 43 --> 44 44 <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> 45 71 <para>March 12th, 2021</para> 46 72 <itemizedlist> -
networking/netprogs/samba.xml
r6f96550 r6e2729c 7 7 <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz"> 8 8 <!ENTITY samba-download-ftp " "> 9 <!ENTITY samba-md5sum "b a89901019e05585f9511f52a4667d4f">9 <!ENTITY samba-md5sum "b1001900f542116e509b514e7e639875"> 10 10 <!ENTITY samba-size "18 MB"> 11 <!ENTITY samba-buildsize "62 9MB (add 380 MB for quicktest)">12 <!ENTITY samba-time "3.1 SBU (using parallelism=4; add 4. 9SBU 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)"> 13 13 ]> 14 14 … … 124 124 <xref linkend="xfsprogs"/>, 125 125 <ulink url="https://cmocka.org/">cmocka</ulink>, 126 <ulink url="https://cryptography.io/en/latest/">cryptography</ulink>, 126 127 <ulink url="https://ctdb.samba.org/">ctdb</ulink> (included), 127 128 <ulink url="https://cwrap.org/">cwrap</ulink>, … … 131 132 <ulink url="https://www.gluster.org/">GlusterFS</ulink>, 132 133 <ulink url="https://github.com/heimdal/">Heimdal</ulink> (included), 134 <ulink url="https://pypi.org/project/iso8601/">iso8601</ulink>, 133 135 <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>, 134 136 <ulink url="https://ldb.samba.org/">ldb</ulink> (included), 135 137 <ulink url="&pypi;/m2crypto">M2Crypto</ulink> (required for ADS), 136 138 <ulink url="http://www.openafs.org/">OpenAFS</ulink>, 139 <ulink url="https://pypi.org/project/pyasn1/">pyasn1</ulink>, 137 140 <ulink url="&pypi;/pygpgme/">PyGPGME</ulink> (recommended for ADS), 138 141 <ulink url="https://tevent.samba.org/">tevent</ulink> (included), and … … 176 179 177 180 <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> 178 187 Fix a test that always fails: 179 188 </para> -
packages.ent
r6f96550 r6e2729c 117 117 118 118 <!ENTITY inih-version "53"> 119 <!ENTITY iso-codes-version "4. 5.0">119 <!ENTITY iso-codes-version "4.6.0"> 120 120 <!ENTITY jansson-version "2.13.1"> 121 121 <!--<!ENTITY JS52-version "52.2.1gnome1">--> … … 340 340 <!ENTITY gc-version "8.0.4"> 341 341 <!ENTITY gdb-version "10.1"> 342 <!ENTITY git-version "2.30. 1">342 <!ENTITY git-version "2.30.2"> 343 343 <!ENTITY guile-version "3.0.5"> 344 344 <!ENTITY librep-version "0.92.7"> … … 348 348 <!ENTITY lua-version "5.4.2"> 349 349 <!ENTITY lua52-version "5.2.4"> 350 <!ENTITY mercurial-version "5.7 ">350 <!ENTITY mercurial-version "5.7.1"> 351 351 <!ENTITY nasm-version "2.15.05"> 352 352 <!ENTITY ninja-version "1.9.0"> … … 591 591 <!ENTITY rpcbind-version "1.2.5"> 592 592 <!ENTITY rsync-version "3.2.3"> 593 <!ENTITY samba-version "4.1 3.4">593 <!ENTITY samba-version "4.14.0"> 594 594 <!ENTITY wget-version "1.21.1"> 595 595 <!ENTITY wireless-tools-version "29"> … … 942 942 <!ENTITY rox-filer-version "2.11"> 943 943 <!ENTITY rxvt-unicode-version "9.22"> 944 <!ENTITY thunderbird-version "78.8. 0">944 <!ENTITY thunderbird-version "78.8.1"> 945 945 <!ENTITY tigervnc-version "1.11.0"> 946 946 <!ENTITY transmission-version "3.00"> -
xsoft/other/thunderbird.xml
r6f96550 r6e2729c 7 7 <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz"> 8 8 <!ENTITY thunderbird-download-ftp " "> 9 <!ENTITY thunderbird-md5sum " 67ad58f6e1654d999fdc939bdaaa7b3e">9 <!ENTITY thunderbird-md5sum "0af7dc247737238f7c5a625f4c5a64d1"> 10 10 <!ENTITY thunderbird-size "337 MB"> 11 11 <!ENTITY thunderbird-buildsize "5.3 GB (183 MB installed)"> … … 137 137 <!-- <xref linkend="openjdk"/>, not in build log --> 138 138 <!--<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> 141 142 </para> 142 143
Note:
See TracChangeset
for help on using the changeset viewer.