Changeset 678dc95


Ignore:
Timestamp:
02/06/2019 02:12:13 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
5ddb26b
Parents:
2eaf505
Message:

Merge to HEAD 21093.

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

Files:
20 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2eaf505 r678dc95  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     3<!ENTITY day          "05">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 3rd, &year;">
     9<!ENTITY releasedate  "February 5th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/cmake.xml

    r2eaf505 r678dc95  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "08b1be23ddbd089d4c55cb807196c49f">
     9  <!ENTITY cmake-md5sum        "b5a544ffc73f6922a6cf371fcb6bae22">
    1010  <!ENTITY cmake-size          "8.2 MB">
    1111  <!ENTITY cmake-buildsize     "407 MB (add 485 MB for tests)">
  • gnome.ent

    r2eaf505 r678dc95  
    2727<!ENTITY gjs-version                       "1.54.3">
    2828<!ENTITY gnome-autoar-version              "0.2.3">
    29 <!ENTITY gnome-desktop-version             "3.30.2">
     29<!ENTITY gnome-desktop-version             "3.30.2.1">
    3030<!ENTITY gnome-menus-version               "3.31.4">
    3131<!ENTITY gnome-online-accounts-version     "3.30.1">
     
    3939<!ENTITY libpeas-version                   "1.22.0">
    4040<!ENTITY libwnck-version                   "3.30.0">
    41 <!ENTITY evolution-data-server-version     "3.30.4">
     41<!ENTITY evolution-data-server-version     "3.30.5">
    4242<!ENTITY folks-version                     "0.11.4">
    4343<!ENTITY gfbgraph-version                  "0.2.3">
     
    8181<!ENTITY eog-version                       "3.28.4">
    8282<!ENTITY evince-version                    "3.30.2">
    83 <!ENTITY evolution-version                 "3.30.4">
     83<!ENTITY evolution-version                 "3.30.5">
    8484<!ENTITY file-roller-version               "3.30.1">
    8585<!ENTITY gedit-version                     "3.22.1">
  • gnome/applications/cheese.xml

    r2eaf505 r678dc95  
    129129
    130130    <para>
     131      First, fix a deprecation warning that can fill up logs quickly:
     132    </para>
     133
     134<screen><userinput remap="pre">sed -i '7d' data/cheese.css</userinput></screen>
     135
     136    <para>
    131137      Install <application>Cheese</application> by running the following
    132138      commands:
    133139    </para>
    134 <!--
    135 <screen><userinput>patch -Np1 -i ../cheese-&cheese-version;-clutter_gst_3.0-1.patch &amp;&amp;-->
    136140
    137141<screen><userinput>./configure --prefix=/usr &amp;&amp;
     
    149153
    150154  </sect2>
    151 <!--
    152   <sect2 role="commands">
    153     <title>Command Explanations</title>
    154 
    155     <para><command>patch ...</command>: Allow <application>cheese</application>
    156     to be built with clutter-gst-3.</para>
    157 
    158     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    159       href="../../xincludes/gtk-doc-rebuild.xml"/>
    160 
    161   </sect2>
    162 -->
     155
    163156  <sect2 role="content">
    164157    <title>Contents</title>
  • gnome/applications/evolution.xml

    r2eaf505 r678dc95  
    77  <!ENTITY evolution-download-http "&gnome-download-http;/evolution/&gnome-minor-30;/evolution-&evolution-version;.tar.xz">
    88  <!ENTITY evolution-download-ftp  "&gnome-download-ftp;/evolution/&gnome-minor-30;/evolution-&evolution-version;.tar.xz">
    9   <!ENTITY evolution-md5sum        "f43c29a8884548af32ad0ba3b2f19661">
     9  <!ENTITY evolution-md5sum        "7a24256b447d23f5b8cf0df6d0f6e40b">
    1010  <!ENTITY evolution-size          "11 MB">
    1111  <!ENTITY evolution-buildsize     "331 MB">
  • gnome/platform/evolution-data-server.xml

    r2eaf505 r678dc95  
    99  <!ENTITY evolution-data-server-download-ftp
    1010           "&gnome-download-ftp;/evolution-data-server/&gnome-minor-30;/evolution-data-server-&evolution-data-server-version;.tar.xz">
    11   <!ENTITY evolution-data-server-md5sum        "6f38d50ffa152dabce24404e071748ca">
     11  <!ENTITY evolution-data-server-md5sum        "f88813a66add068141530245d07e42c3">
    1212  <!ENTITY evolution-data-server-size          "4.4 MB">
    1313  <!ENTITY evolution-data-server-buildsize     "192 MB">
     
    3434
    3535    <para>
    36       <application>Evolution Data Server</application> package provides
     36      The <application>Evolution Data Server</application> package provides
    3737      a unified backend for programs that work with contacts, tasks, and calendar
    3838      information. It was originally developed for
  • gnome/platform/gnome-desktop.xml

    r2eaf505 r678dc95  
    99  <!ENTITY gnome-desktop-download-ftp
    1010           "&gnome-download-ftp;/gnome-desktop/&gnome-minor-30;/gnome-desktop-&gnome-desktop-version;.tar.xz">
    11   <!ENTITY gnome-desktop-md5sum        "afcee5e8506bcdc1daaac9e6c3682685">
    12   <!ENTITY gnome-desktop-size          "1.1 MB">
    13   <!ENTITY gnome-desktop-buildsize     "24 MB">
     11  <!ENTITY gnome-desktop-md5sum        "0ee2a0d7af1ffe39104fbb7ca4afa21e">
     12  <!ENTITY gnome-desktop-size          "1.0 MB">
     13  <!ENTITY gnome-desktop-buildsize     "23 MB">
    1414  <!ENTITY gnome-desktop-time          "0.3 SBU">
    1515]>
  • gnome/platform/gnome-menus.xml

    r2eaf505 r678dc95  
    9898
    9999    <para>
     100      First, fix a bug that was introduced after removing the Sundry menu:
     101    </para>
     102
     103<screen><userinput remap="pre">sed -i '129i &lt;/Exclude&gt;' layout/gnome-applications.menu</userinput></screen>
     104
     105    <para>
    100106      Install <application>GNOME Menus</application> by running the following
    101107      commands:
  • introduction/important/systemd-units.xml

    r2eaf505 r678dc95  
    3333    <listitem>
    3434      <para>
    35         Download: <ulink url="&downloads-root;/blfs-systemd-units-&systemd-units-version;.tar.bz2"/>
     35        Download: <ulink url="&downloads-root-systemd;/blfs-systemd-units-&systemd-units-version;.tar.bz2"/>
    3636      </para>
    3737    </listitem>
  • introduction/welcome/changelog.xml

    r2eaf505 r678dc95  
    4141      </itemizedlist>
    4242    </listitem>
    43 -->
     43    -->
     44
     45    <listitem>
     46      <para>February 5th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to dovecot-2.3.4.1 (security update). Fixes
     50          <ulink url="&blfs-ticket-root;11635">#11635</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to gnome-desktop-3.30.2.1. Fixes
     54          <ulink url="&blfs-ticket-root;11638">#11638</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to unbound-1.9.0. Fixes
     58          <ulink url="&blfs-ticket-root;11636">#11636</ulink>.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[bdubbs] - Update to libdvdread-6.0.1. Fixes
     62          <ulink url="&blfs-ticket-root;11637">#11637</ulink>.</para>
     63        </listitem>
     64        <listitem>
     65          <para>[bdubbs] - Update to zsh-5.7.1. Fixes
     66          <ulink url="&blfs-ticket-root;11634">#11634</ulink>.</para>
     67        </listitem>
     68        <listitem>
     69          <para>[renodr] - Update to epiphany-3.30.3. Fixes
     70          <ulink url="&blfs-ticket-root;11630">#11630</ulink>.</para>
     71        </listitem>
     72        <listitem revision="systemd">
     73          <para>[renodr] - Update to evolution-3.30.5. Completes
     74          <ulink url="&blfs-ticket-root;11626">#11626</ulink>.</para>
     75        </listitem>
     76        <listitem revision="systemd">
     77          <para>[renodr] - Update to evolution-data-server-3.30.5. Partially
     78          fixes <ulink url="&blfs-ticket-root;11626">#11626</ulink>.</para>
     79        </listitem>
     80        <listitem>
     81          <para>[renodr] - Update to GTK+-3.24.5. Fixes
     82          <ulink url="&blfs-ticket-root;11627">#11627</ulink>.</para>
     83        </listitem>
     84        <listitem>
     85          <para>[bdubbs] - Update to cmake-3.13.4. Fixes
     86          <ulink url="&blfs-ticket-root;11631">#11631</ulink>.</para>
     87        </listitem>
     88        <listitem>
     89          <para>[bdubbs] - Update to libvpx-1.8.0. Fixes
     90          <ulink url="&blfs-ticket-root;11633">#11633</ulink>.</para>
     91        </listitem>
     92        <listitem>
     93          <para>[bdubbs] - Update to iw-5.0.1. Fixes
     94          <ulink url="&blfs-ticket-root;11632">#11632</ulink>.</para>
     95        </listitem>
     96        <listitem>
     97          <para>[renodr] - Add a fix to cheese to prevent system logs from
     98          being spammed with GTK Deprecation Warnings due to
     99          GtkScrollbar-min-slider-length. Fixes
     100          <ulink url="&blfs-ticket-root;11628">#11628</ulink>.</para>
     101        </listitem>
     102        <listitem revision="systemd">
     103          <para>[renodr] - Add a line to gnome-menus to fix a bug
     104          introduced when the Sundry menu was removed. This prevented
     105          gnome-tweaks from displaying the Applications menu properly,
     106          and could result in gnome-shell crashing as well. Fixes
     107          <ulink url="&blfs-ticket-root;11629">#11629</ulink>.</para>
     108        </listitem>
     109        <listitem>
     110          <para>[renodr] - Update to thunderbird-60.5.0 (Critical security update).
     111          Fixes <ulink url="&blfs-ticket-root;11608">#11608</ulink>.</para>
     112        </listitem>
     113      </itemizedlist>
     114    </listitem>
    44115
    45116    <listitem>
  • multimedia/libdriv/libdvdread.xml

    r2eaf505 r678dc95  
    77  <!ENTITY libdvdread-download-http "https://get.videolan.org/libdvdread/&libdvdread-version;/libdvdread-&libdvdread-version;.tar.bz2">
    88  <!ENTITY libdvdread-download-ftp  " ">
    9   <!ENTITY libdvdread-md5sum        "1505ed5607ff591cd689f8d1b0976c7b">
    10   <!ENTITY libdvdread-size          "388 KB">
    11   <!ENTITY libdvdread-buildsize     "3.6 MB">
     9  <!ENTITY libdvdread-md5sum        "b9eeaaaf3c41b1c3cb6c1622e7219aeb">
     10  <!ENTITY libdvdread-size          "396 KB">
     11  <!ENTITY libdvdread-buildsize     "3.7 MB">
    1212  <!ENTITY libdvdread-time          "less than 0.1 SBU">
    1313]>
  • multimedia/libdriv/libvpx.xml

    r2eaf505 r678dc95  
    77  <!ENTITY libvpx-download-http "https://github.com/webmproject/libvpx/archive/v&libvpx-version;/libvpx-&libvpx-version;.tar.gz">
    88  <!ENTITY libvpx-download-ftp  " ">
    9   <!ENTITY libvpx-md5sum        "193346f9aec0726145e51db732417cd2">
    10   <!ENTITY libvpx-size          "2.6 MB">
    11   <!ENTITY libvpx-buildsize     "45 MB">
     9  <!ENTITY libvpx-md5sum        "49cb591325f44a3459b040112e3b82e7">
     10  <!ENTITY libvpx-size          "2.7 MB">
     11  <!ENTITY libvpx-buildsize     "50 MB">
    1212  <!ENTITY libvpx-time          "0.4 SBU (using parallelism=4)">
    1313]>
  • networking/netprogs/iw.xml

    r2eaf505 r678dc95  
    77  <!ENTITY iw-download-http "https://www.kernel.org/pub/software/network/iw/iw-&iw-version;.tar.xz">
    88  <!ENTITY iw-download-ftp  " ">
    9   <!ENTITY iw-md5sum        "d084df594bf8b1c1ad880be778bf2f4a">
     9  <!ENTITY iw-md5sum        "04d9ca2f20a11213985cea0c53bb3928">
    1010  <!ENTITY iw-size          "132 KB">
    1111  <!ENTITY iw-buildsize     "3.3 MB">
  • packages.ent

    r2eaf505 r678dc95  
    7777<!ENTITY dash-version                 "0.5.10.2">
    7878<!ENTITY tcsh-version                 "6.20.00">
    79 <!ENTITY zsh-version                  "5.7">
     79<!ENTITY zsh-version                  "5.7.1">
    8080
    8181<!-- Chapter 8 Virtualization -->
     
    313313<!ENTITY clisp-version                "2.49">
    314314<!ENTITY cmake-major-version          "3.13">
    315 <!ENTITY cmake-minor-version          "3">
     315<!ENTITY cmake-minor-version          "4">
    316316<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    317317<!--<!ENTITY cvs-version                  "1.11.23">-->
     
    548548<!ENTITY bridgeutils-version          "1.6">
    549549<!ENTITY cifsutils-version            "6.8">
    550 <!ENTITY iw-version                   "5.0">
     550<!ENTITY iw-version                   "5.0.1">
    551551<!ENTITY ncftp-version                "3.2.6">
    552552<!ENTITY net-tools-version            "CVS_20101030">
     
    618618<!ENTITY dovecot-minor                "3">
    619619<!ENTITY dovecot-micro                "4">
    620 <!-- ENTITY dovecot-nano                 "1" -->
    621 <!-- ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;.&dovecot-nano;" -->
    622 <!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
     620<!ENTITY dovecot-nano                 "1">
     621<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;.&dovecot-nano;">
     622<!--<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">-->
    623623
    624624<!ENTITY exim-version                 "4.91">
     
    636636<!ENTITY openldap-version             "2.4.47">
    637637<!ENTITY soprano-version              "2.9.4">
    638 <!ENTITY unbound-version              "1.8.3">
     638<!ENTITY unbound-version              "1.9.0">
    639639<!ENTITY virtuoso-version             "6.1.8">
    640640<!ENTITY xinetd-version               "2.3.15">
     
    691691<!ENTITY goffice010-version           "0.10.44">
    692692<!ENTITY gtk2-version                 "2.24.32">
    693 <!ENTITY gtk3-version                 "3.24.4">
     693<!ENTITY gtk3-version                 "3.24.5">
    694694<!ENTITY gtk-engines-version          "2.20.2">
    695695<!ENTITY gtkmm2-version               "2.24.5">
     
    855855<!-- Chapter 43 -->
    856856<!ENTITY chromium-version             "64.0.3282.186">
    857 <!ENTITY epiphany-version             "3.30.2">
     857<!ENTITY epiphany-version             "3.30.3">
    858858<!ENTITY falkon-version               "3.0.1">
    859859<!ENTITY firefox-version              "65.0">
     
    878878<!ENTITY rox-filer-version            "2.11">
    879879<!ENTITY rxvt-unicode-version         "9.22">
    880 <!ENTITY thunderbird-version          "60.4.0">
     880<!ENTITY thunderbird-version          "60.5.0">
    881881<!ENTITY tigervnc-version             "1.9.0">
    882882<!ENTITY transmission-version         "2.94">
     
    921921<!ENTITY libdiscid-version            "0.6.2">
    922922<!ENTITY libdvdcss-version            "1.4.2">
    923 <!ENTITY libdvdread-version           "6.0.0">
     923<!ENTITY libdvdread-version           "6.0.1">
    924924<!ENTITY libdvdnav-version            "6.0.0">
    925925<!ENTITY libdv-version                "1.0.0">
     
    935935<!ENTITY libtheora-version            "1.1.1">
    936936<!ENTITY libvorbis-version            "1.3.6">
    937 <!ENTITY libvpx-version               "1.7.0">
     937<!ENTITY libvpx-version               "1.8.0">
    938938<!ENTITY mlt-version                  "6.12.0">
    939939<!ENTITY opal-version                 "3.10.10">
  • postlfs/shells/zsh.xml

    r2eaf505 r678dc95  
    77  <!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-&zsh-version;.tar.xz">
    88  <!ENTITY zsh-download-ftp  " ">
    9   <!ENTITY zsh-md5sum        "4f855abd9be566bcb204e407cf571d09">
     9  <!ENTITY zsh-md5sum        "374f9fdd121b5b90e07abfcad7df0627">
    1010  <!ENTITY zsh-size          "3.0 MB">
    11   <!ENTITY zsh-buildsize     "71 MB (includes documentation and tests)">
    12   <!ENTITY zsh-time          "1.4 SBU (Using parallelism=4; includes documentation and tests)">
    13 
    14   <!ENTITY zsh-doc-md5sum    "cf6663cde41e0b22eb569a2bad318855">
     11  <!ENTITY zsh-buildsize     "68 MB (includes documentation and tests)">
     12  <!ENTITY zsh-time          "1.5 SBU (Using parallelism=4; includes documentation and tests)">
     13
     14  <!ENTITY zsh-doc-md5sum    "08f2f78aae9d739db9e30365a228a6fb">
    1515  <!ENTITY zsh-doc-size      "3.0 MB">
    1616]>
  • server/mail/dovecot.xml

    r2eaf505 r678dc95  
    88  "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
    99  <!ENTITY dovecot-download-ftp  " ">
    10   <!ENTITY dovecot-md5sum        "00eebc835a8793e8a167a616a78f4753">
     10  <!ENTITY dovecot-md5sum        "b5144d8a7e81833428320a2c32a265d2">
    1111  <!ENTITY dovecot-size          "6.6 MB">
    1212  <!ENTITY dovecot-buildsize     "194 MB">
    13   <!ENTITY dovecot-time          "3.8 SBU">
     13  <!ENTITY dovecot-time          "3.9 SBU">
    1414]>
    1515
     
    9090      <xref linkend="lua"/>,
    9191      <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
    92       <xref linkend="mitkrb"/> (for GSSAPI support),
    9392      <xref linkend="openldap"/>,
    9493      <xref linkend="postgresql"/>,
     
    207206      <application>CLucene</application> full text search support.
    208207    </para>
    209 
    210     <para>
    211       <option>--with-krb5</option>: This switch enables
     208<!--
     209    <para>
     210      <option>- -with-krb5</option>: This switch enables
    212211      GSSAPI authentication support.
    213212    </para>
    214 
     213-->
    215214  </sect2>
    216215
  • server/other/unbound.xml

    r2eaf505 r678dc95  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "4646203343d3b8f5aeb1b57753c27ead">
     9  <!ENTITY unbound-md5sum        "1026159991a3883518525bc18e25582f">
    1010  <!ENTITY unbound-size          "5.4 MB">
    1111  <!ENTITY unbound-buildsize     "52 MB (add 9 MB for tests and 69 MB for documentation)">
  • x/lib/gtk+3.xml

    r2eaf505 r678dc95  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "cef258e9877461611f117d898f407240">
     9  <!ENTITY gtk3-md5sum        "32862355c08f6af3e7848c695cd4081b">
    1010  <!ENTITY gtk3-size          "20 MB">
    11   <!ENTITY gtk3-buildsize     "590 MB (add 12 MB for tests)">
    12   <!ENTITY gtk3-time          "3.9 SBU (using parallelism=4, add 0.8 SBU for tests)">
     11  <!ENTITY gtk3-buildsize     "585 MB (add 11 MB for tests)">
     12  <!ENTITY gtk3-time          "2.8 SBU (using parallelism=4, add 0.6 SBU for tests)">
    1313]>
    1414
     
    7777    <para role="required">
    7878      <xref linkend="at-spi2-atk"/>,
     79      <xref linkend="fribidi"/>,
    7980      <xref linkend="gdk-pixbuf"/>,
    8081      <xref linkend="libepoxy"/>, and
  • xsoft/graphweb/epiphany.xml

    r2eaf505 r678dc95  
    99  <!ENTITY epiphany-download-ftp
    1010           "&gnome-download-ftp;/epiphany/&gnome-minor-30;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "1b7c072880562c33f52a3347a94bfe6c">
     11  <!ENTITY epiphany-md5sum        "fd05702b1c9bcb6a0633de54c4a6ccd2">
    1212  <!ENTITY epiphany-size          "4.3 MB">
    1313  <!ENTITY epiphany-buildsize     "61 MB">
  • xsoft/other/thunderbird.xml

    r2eaf505 r678dc95  
    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        "a996576ecd6e0bafb0d1378a62a53284">
     9  <!ENTITY thunderbird-md5sum        "d1ff5fac4a1c6d406724b4447821b5d5">
    1010  <!ENTITY thunderbird-size          "272 MB">
    11   <!ENTITY thunderbird-buildsize     "7.6 GB (136 MB installed)">
    12   <!ENTITY thunderbird-time          "33 SBU (with -j4, estimated 63 SBU with -j1)">
     11  <!ENTITY thunderbird-buildsize     "8.0 GB (141 MB installed)">
     12  <!ENTITY thunderbird-time          "31 SBU (with -j4, 75 SBU with -j1)">
    1313  <!-- Verified the time at -j1 on another system for posterity's sake. -->
    1414]>
     
    8181      both <xref linkend="gtk3"/>
    8282      and <xref linkend="gtk2"/>,
     83      <xref linkend="llvm"/>, <!-- Searched for and used a few times -->
    8384      <xref linkend="rust"/>,
    8485      <xref linkend="zip"/>,
     
    151152    <title>Installation of Thunderbird</title>
    152153
     154    <note>
     155      <para>
     156        The build process for Thunderbird can use 8GB+ of RAM when linking.
     157        Make sure that you have adequate swap or RAM before continuing.
     158      </para>
     159    </note>
     160
    153161    <para>
    154162      The configuration of <application>Thunderbird</application> is
Note: See TracChangeset for help on using the changeset viewer.