Changeset bb65a3c
- Timestamp:
- 03/23/2020 08:21:56 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 7c56ece
- Parents:
- 254bc90d
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r254bc90d rbb65a3c 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 2"> <!-- Always 2 digits -->3 <!ENTITY day "23"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 2 2nd, &year;">9 <!ENTITY releasedate "March 23rd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/glibmm.xml
r254bc90d rbb65a3c 7 7 <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.64/glibmm-&glibmm-version;.tar.xz"> 8 8 <!ENTITY glibmm-download-ftp "&gnome-download-ftp;/glibmm/2.64/glibmm-&glibmm-version;.tar.xz"> 9 <!ENTITY glibmm-md5sum " 9ef7ab4c3b5fb6263fc7c33415cd642f">9 <!ENTITY glibmm-md5sum "c5f74897edfa7e1e771bc837dd586402"> 10 10 <!ENTITY glibmm-size "7.1 MB"> 11 <!ENTITY glibmm-buildsize "2 09MB (with tests)">11 <!ENTITY glibmm-buildsize "210 MB (with tests)"> 12 12 <!ENTITY glibmm-time "1.2 SBU (Using parallelism=4; with tests)"> 13 13 ]> -
general/prog/git.xml
r254bc90d rbb65a3c 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum "2 ba366b0c838ed8bf4806abd88fd1d75">12 <!ENTITY git-size "5. 6MB">11 <!ENTITY git-md5sum "251c26b32398db3551c24dc806845855"> 12 <!ENTITY git-size "5.7 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 "31 5MB (with downloaded documentation)">16 <!ENTITY git-buildsize "319 MB (with downloaded 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 3.8SBU for tests with parallelism=4)">19 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 2.5 SBU for tests with parallelism=4)"> 20 20 ]> 21 21 -
introduction/welcome/changelog.xml
r254bc90d rbb65a3c 43 43 --> 44 44 <listitem> 45 <para>March 23rd, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to thunderbird-68.6.0. Fixes 49 <ulink url="&blfs-ticket-root;13264">#13264</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to git-2.26.0. Fixes 53 <ulink url="&blfs-ticket-root;13297">#13297</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to glibmm-2.64.2. Fixes 57 <ulink url="&blfs-ticket-root;13296">#13296</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[bdubbs] - Update to ghostscript-9.52. Fixes 61 <ulink url="&blfs-ticket-root;13265">#13265</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[bdubbs] - Update to NetworkManager-1.22.10. Fixes 65 <ulink url="&blfs-ticket-root;13261">#13261</ulink>.</para> 66 </listitem> 67 <listitem> 68 <para>[bdubbs] - Update to cryptsetup-2.3.1. Fixes 69 <ulink url="&blfs-ticket-root;13261">#13261</ulink>.</para> 70 </listitem> 71 </itemizedlist> 72 </listitem> 73 74 <listitem> 45 75 <para>March 22nd, 2020</para> 46 76 <itemizedlist> -
networking/netutils/networkmanager.xml
r254bc90d rbb65a3c 9 9 <!ENTITY NetworkManager-download-ftp 10 10 "&gnome-download-ftp;/NetworkManager/&NetworkManager-minor;/NetworkManager-&NetworkManager-version;.tar.xz"> 11 <!ENTITY NetworkManager-md5sum "b 512b4985fe3b7e0b37fdac7ab5b8284">12 <!ENTITY NetworkManager-size "4. 6MB">11 <!ENTITY NetworkManager-md5sum "b7b8875c3ef1db0989f78351ba3e8ad8"> 12 <!ENTITY NetworkManager-size "4.5 MB"> 13 13 <!ENTITY NetworkManager-buildsize "862 MB (with tests)"> 14 14 <!ENTITY NetworkManager-time "0.8 SBU (with tests; both using parallelism=4)"> -
packages.ent
r254bc90d rbb65a3c 9 9 <!ENTITY cracklib-version "2.9.7"> 10 10 <!ENTITY cryptsetup-minor "2.3"> 11 <!ENTITY cryptsetup-version "&cryptsetup-minor;. 0">11 <!ENTITY cryptsetup-version "&cryptsetup-minor;.1"> 12 12 <!ENTITY cyrus-sasl-version "2.1.27"> 13 13 <!ENTITY gnupg2-version "2.2.20"> … … 100 100 <!ENTITY glib2-minor "2.64"> 101 101 <!ENTITY glib2-version "&glib2-minor;.0"> 102 <!ENTITY glibmm-version "2.64. 1">102 <!ENTITY glibmm-version "2.64.2"> 103 103 <!ENTITY gmime-version "2.6.23"> 104 104 <!ENTITY gmime3-version "3.2.7"> … … 325 325 <!ENTITY gc-version "8.0.4"> 326 326 <!ENTITY gdb-version "9.1"> 327 <!ENTITY git-version "2.2 5.2">327 <!ENTITY git-version "2.26.0"> 328 328 <!ENTITY guile-version "3.0.1"> 329 329 <!ENTITY librep-version "0.92.7"> … … 584 584 <!ENTITY mod_dnssd-version "0.6"> 585 585 <!ENTITY NetworkManager-minor "1.22"> 586 <!ENTITY NetworkManager-version "&NetworkManager-minor;. 8">586 <!ENTITY NetworkManager-version "&NetworkManager-minor;.10"> 587 587 <!ENTITY nmap-version "7.80"> 588 588 <!ENTITY traceroute-version "2.1.0"> … … 913 913 <!ENTITY rox-filer-version "2.11"> 914 914 <!ENTITY rxvt-unicode-version "9.22"> 915 <!ENTITY thunderbird-version "68. 5.0">915 <!ENTITY thunderbird-version "68.6.0"> 916 916 <!ENTITY tigervnc-version "1.10.1"> 917 917 <!ENTITY transmission-version "2.94"> … … 1022 1022 <!ENTITY cups-version "2.3.1"> 1023 1023 <!ENTITY cups-filters-version "1.27.1"> 1024 <!ENTITY gs-version "9.5 0">1024 <!ENTITY gs-version "9.52"> 1025 1025 <!ENTITY gutenprint-version "5.3.3"> 1026 1026 -
postlfs/security/cryptsetup.xml
r254bc90d rbb65a3c 7 7 <!ENTITY cryptsetup-download-http "&kernel-dl;/linux/utils/cryptsetup/v&cryptsetup-minor;/cryptsetup-&cryptsetup-version;.tar.xz"> 8 8 <!ENTITY cryptsetup-download-ftp " "> 9 <!ENTITY cryptsetup-md5sum " 48be3bd7c557d051f638047d280e93ee">9 <!ENTITY cryptsetup-md5sum "cef482c0579f34d9524311ac70c0875f"> 10 10 <!ENTITY cryptsetup-size "11 MB"> 11 11 <!ENTITY cryptsetup-buildsize "29 MB (add 12 MB for tests)"> -
pst/printing/gs.xml
r254bc90d rbb65a3c 10 10 "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/ghostscript-&gs-version;.tar.xz"> 11 11 <!ENTITY gs-download-ftp " "> 12 <!ENTITY gs-md5sum " 6cea6bae4a7cdfac6ccb09f07f0caf8c">13 <!ENTITY gs-size "3 3MB">14 <!ENTITY gs-buildsize "16 1MB (with fonts and libgs.so)">15 <!ENTITY gs-time "1. 6SBU (Using parallelism=4; with libgs.so)">12 <!ENTITY gs-md5sum "2dd455dba172010b46225819a5485389"> 13 <!ENTITY gs-size "38 MB"> 14 <!ENTITY gs-buildsize "169 MB (with fonts and libgs.so)"> 15 <!ENTITY gs-time "1.5 SBU (Using parallelism=4; with libgs.so)"> 16 16 17 17 <!ENTITY gs-standard-fonts-download … … 112 112 <xref linkend="libjpeg"/>, 113 113 <xref linkend="libpng"/>, 114 <xref linkend="libtiff"/>, 115 <xref linkend="lcms2"/>, and 114 <xref linkend="libtiff"/>, and 116 115 <xref linkend="openjpeg2"/> 117 116 </para> … … 122 121 <xref linkend="gtk3"/>, 123 122 <xref linkend="libidn"/>, 124 <xref linkend="libpaper"/>, 125 <xref linkend="lcms"/> (not used by default, nor if lcms2 is present or found), and 123 <xref linkend="libpaper"/>, and 126 124 <xref linkend="x-window-system"/> 127 125 </para> -
xsoft/graphweb/seamonkey.xml
r254bc90d rbb65a3c 281 281 282 282 <para> 283 No adapt the code for a change introduced in rustc-1.39.0:283 Now adapt the code for a change introduced in rustc-1.39.0: 284 284 </para> 285 285 -
xsoft/other/thunderbird.xml
r254bc90d rbb65a3c 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 " c35bd7fd8d0e9d82752faba0e4954ec4">10 <!ENTITY thunderbird-size "3 16MB">11 <!ENTITY thunderbird-buildsize " 8.9 GB (145MB installed)">12 <!ENTITY thunderbird-time "2 7SBU (on a 4-core machine)">9 <!ENTITY thunderbird-md5sum "d339fe0af582b1681951028795274107"> 10 <!ENTITY thunderbird-size "324 MB"> 11 <!ENTITY thunderbird-buildsize "9.0 GB (150 MB installed)"> 12 <!ENTITY thunderbird-time "25 SBU (on a 4-core machine)"> 13 13 <!-- Removed the -j1 time because python and rust do not obey it, although 14 14 the C/C++ code appears to obey it -->
Note:
See TracChangeset
for help on using the changeset viewer.