Author: renodr
Date: Wed May 20 22:38:31 2020
New Revision: 23182

Log:
Update to balsa-2.5.11
Update to gnumeric-1.12.47
Update to goffice-0.10.47
Update to dovecot-2.3.10.1 (security update)
mlt: external URL fix
plasma-all: external URL fix
gwenview: Use the proper syntax for the KF5Kipi download link (moved to 
release-service)
wv: Formatting fix - add a space in the empty FTP URL so that it gets stripped 
while rendering.

Modified:
   trunk/BOOK/general/genlib/wv.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/kde/kf5-apps/gwenview.xml
   trunk/BOOK/kde/plasma5/plasma-all.xml
   trunk/BOOK/multimedia/libdriv/mlt.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/mail/dovecot.xml
   trunk/BOOK/x/lib/goffice010.xml
   trunk/BOOK/xsoft/office/gnumeric.xml
   trunk/BOOK/xsoft/other/balsa.xml

Modified: trunk/BOOK/general/genlib/wv.xml
==============================================================================
--- trunk/BOOK/general/genlib/wv.xml    Wed May 20 21:07:55 2020        (r23181)
+++ trunk/BOOK/general/genlib/wv.xml    Wed May 20 22:38:31 2020        (r23182)
@@ -5,7 +5,7 @@
   %general-entities;
 
   <!ENTITY wv-download-http   
"http://www.abisource.com/downloads/wv/&wv-version;/wv-&wv-version;.tar.gz";>
-  <!ENTITY wv-download-ftp    "">
+  <!ENTITY wv-download-ftp    " ">
   <!ENTITY wv-md5sum          "dbccf2e9f747e50c913b7e3d126b73f7">
   <!ENTITY wv-size            "608 KB">
   <!ENTITY wv-buildsize       "25 MB">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed May 20 21:07:55 
2020        (r23181)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed May 20 22:38:31 
2020        (r23182)
@@ -45,6 +45,22 @@
       <para>May 21st, 2020</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to dovecot-2.3.10.1 (Security Update). Fixes
+          <ulink url="&blfs-ticket-root;13545">#13545</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to balsa-2.5.11. Fixes
+          <ulink url="&blfs-ticket-root;13521">#13521</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to goffice-0.10.47. Fixes
+          <ulink url="&blfs-ticket-root;13518">#13518</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to gnumeric-1.12.47. Fixes
+          <ulink url="&blfs-ticket-root;13519">#13519</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to wireshark-3.2.4. Fixes
           <ulink url="&blfs-ticket-root;13556">#13558</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/kde/kf5-apps/gwenview.xml
==============================================================================
--- trunk/BOOK/kde/kf5-apps/gwenview.xml        Wed May 20 21:07:55 2020        
(r23181)
+++ trunk/BOOK/kde/kf5-apps/gwenview.xml        Wed May 20 22:38:31 2020        
(r23182)
@@ -96,7 +96,7 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <ulink 
url="http://download.kde.org/stable/applications/&kf5apps-version;/src/";>KF5Kipi</ulink>
+      <ulink 
url="http://download.kde.org/stable/release-service/&kf5apps-version;/src/";>KF5Kipi</ulink>
     </para>
 
     <para condition="html" role="usernotes">

Modified: trunk/BOOK/kde/plasma5/plasma-all.xml
==============================================================================
--- trunk/BOOK/kde/plasma5/plasma-all.xml       Wed May 20 21:07:55 2020        
(r23181)
+++ trunk/BOOK/kde/plasma5/plasma-all.xml       Wed May 20 22:38:31 2020        
(r23182)
@@ -113,7 +113,7 @@
     <xref linkend="xorg-synaptics-driver"/>,
     <ulink 
url="http://distributions.freedesktop.org/wiki/AppStream";>appstream-qt</ulink>, 
     <ulink url="https://www.kdevelop.org/";>KDevPlatform</ulink>,
-    <ulink url="http://www.catb.org/gpsd/libgps.html";>libgps</ulink>,
+    <ulink url="https://gpsd.gitlab.io/gpsd/";>libgps</ulink>,
     <ulink url="https://github.com/libhybris/libhybris";>libhybris</ulink>,
     <ulink 
url="http://sourceforge.net/projects/libraw1394/";>libraw1394</ulink>,
     <ulink url="https://bitbucket.org/godsme/mockcpp";>mockcpp</ulink>,

Modified: trunk/BOOK/multimedia/libdriv/mlt.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/mlt.xml       Wed May 20 21:07:55 2020        
(r23181)
+++ trunk/BOOK/multimedia/libdriv/mlt.xml       Wed May 20 22:38:31 2020        
(r23182)
@@ -88,7 +88,7 @@
       <xref linkend="libexif"/>,
       <xref linkend="sdl"/>,
       <ulink url="http://jackaudio.org";>JACK</ulink>,
-      <ulink 
url="http://www.ipswitchft.com/moveit-managed-file-transfer/";>MOVEit</ulink>,
+      <ulink url="http://www.ipswitchft.com/moveit/";>MOVEit</ulink>,
       <ulink url="http://sox.sourceforge.net/";>SoX</ulink>, 
       <ulink url="https://github.com/mltframework/swfdec";>Swfdec</ulink>, and
       <ulink url="http://public.hronopik.de/vid.stab/";>vid.stab</ulink>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed May 20 21:07:55 2020        (r23181)
+++ trunk/BOOK/packages.ent     Wed May 20 22:38:31 2020        (r23182)
@@ -648,9 +648,9 @@
 <!ENTITY dovecot-major                "2">
 <!ENTITY dovecot-minor                "3">
 <!ENTITY dovecot-micro                "10">
-<!ENTITY dovecot-nano                 "0">
-<!-- <!ENTITY dovecot-version              
"&dovecot-major;.&dovecot-minor;.&dovecot-micro;.&dovecot-nano;"> -->
-<!ENTITY dovecot-version              
"&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> 
+<!ENTITY dovecot-nano                 "1">
+<!ENTITY dovecot-version              
"&dovecot-major;.&dovecot-minor;.&dovecot-micro;.&dovecot-nano;">
+<!--<!ENTITY dovecot-version              
"&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> -->
 
 <!ENTITY exim-version                 "4.93">
 <!ENTITY postfix-version              "3.5.2">
@@ -722,7 +722,7 @@
 <!ENTITY gdl-version                  "3.34.0">
 <!ENTITY glew-version                 "2.1.0">
 <!ENTITY glu-version                  "9.0.1">
-<!ENTITY goffice010-version           "0.10.46">
+<!ENTITY goffice010-version           "0.10.47">
 <!ENTITY graphene-version             "1.10.0">
 <!ENTITY gtk2-version                 "2.24.32">
 <!ENTITY gtk3-version                 "3.24.20">
@@ -887,7 +887,7 @@
 <!-- Part X -->
 <!-- Chapter 39 -->
 <!ENTITY AbiWord-version              "3.0.4">
-<!ENTITY gnumeric-version             "1.12.46">
+<!ENTITY gnumeric-version             "1.12.47">
 <!ENTITY gnucash-version              "2.4.11">
 
 <!ENTITY libreoffice-version          "6.4.3">
@@ -906,7 +906,7 @@
 <!ENTITY seamonkey-version            "2.53.2">
 
 <!-- Chapter 41 -->
-<!ENTITY balsa-version                "2.5.9">
+<!ENTITY balsa-version                "2.5.1">
 <!ENTITY ekiga-version                "4.0.1">
 <!ENTITY feh-version                  "3.4">
 <!--<!ENTITY fontforge-date               "2015-02-28">-->

Modified: trunk/BOOK/server/mail/dovecot.xml
==============================================================================
--- trunk/BOOK/server/mail/dovecot.xml  Wed May 20 21:07:55 2020        (r23181)
+++ trunk/BOOK/server/mail/dovecot.xml  Wed May 20 22:38:31 2020        (r23182)
@@ -7,10 +7,10 @@
   <!ENTITY dovecot-download-http
   
"https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz";>
   <!ENTITY dovecot-download-ftp  " ">
-  <!ENTITY dovecot-md5sum        "72afaff08a98c9cf75b4621c8e4f3885">
+  <!ENTITY dovecot-md5sum        "dfa416e58dd7132264847c59957b519c">
   <!ENTITY dovecot-size          "6.9 MB">
-  <!ENTITY dovecot-buildsize     "179 MB">
-  <!ENTITY dovecot-time          "3.9 SBU">
+  <!ENTITY dovecot-buildsize     "215 MB">
+  <!ENTITY dovecot-time          "7.9 SBU">
 ]>
 
 <sect1 id="dovecot" xreflabel="Dovecot-&dovecot-version;">
@@ -121,6 +121,7 @@
 useradd -c "Dovecot login user" -d /dev/null -u 43 \
         -g dovenull -s /bin/false dovenull</userinput></screen>
 
+<!-- This seems to no longer be needed with 2.3.10.1.
     <para>
       First, fix an issue causing a segfault in the test suite by 
       applying a sed:
@@ -128,6 +129,7 @@
 
 <screen><userinput>sed -e "s;#include &lt;unistd.h&gt;;&amp;\n#include 
&lt;crypt.h&gt;;" \
     -i src/auth/mycrypt.c</userinput></screen>
+-->
 
     <para>
       Install <application>Dovecot</application> by running the following
@@ -321,7 +323,7 @@
 
       <seglistitem>
         <seg>
-          doveadm, doveconf, dovecot, and dsync (symbolic link)
+          doveadm, doveconf, dovecot, dovecot-sysreport, and dsync (symbolic 
link)
         </seg>
         <seg>
           various internal plugins in <filename
@@ -376,6 +378,19 @@
           </indexterm>
         </listitem>
       </varlistentry>
+
+      <varlistentry id="dovecot-sysreport">
+        <term><command>dovecot-sysreport</command></term>
+        <listitem>
+          <para>
+            prints system information that is useful to the Dovecot developers
+            when submitting bug reports upstream.
+          </para>
+          <indexterm zone="dovecot dovecot-sysreport">
+            <primary sortas="b-dovecot-sysreport">dovecot-sysreport</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
 
       <varlistentry id="dsync">
         <term><command>dsync</command></term>

Modified: trunk/BOOK/x/lib/goffice010.xml
==============================================================================
--- trunk/BOOK/x/lib/goffice010.xml     Wed May 20 21:07:55 2020        (r23181)
+++ trunk/BOOK/x/lib/goffice010.xml     Wed May 20 22:38:31 2020        (r23182)
@@ -8,9 +8,9 @@
            
"&gnome-download-http;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
   <!ENTITY goffice010-download-ftp
             
"&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
-  <!ENTITY goffice010-md5sum        "ff049170664a6b0dd904f843ee7eb6e9">
+  <!ENTITY goffice010-md5sum        "01d54519e7357d6f756f32c31754dfa4">
   <!ENTITY goffice010-size          "2.3 MB">
-  <!ENTITY goffice010-buildsize     "80 MB (with tests)">
+  <!ENTITY goffice010-buildsize     "101 MB (with tests)">
   <!ENTITY goffice010-time          "0.4 SBU (Using parallelism=4; with 
tests)">
 ]>
 
@@ -77,6 +77,16 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Required patch:
+          <ulink 
url="&patch-root;/goffice-&goffice010-version;-upstream_fixes-1.patch"/>
+        </para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">GOffice Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -108,6 +118,13 @@
     <title>Installation of GOffice</title>
 
     <para>
+      First, fix a problem with spreadsheets with graphs and some invalid data,
+      and resolve some GTK Critical warnings:
+    </para>
+
+<screen><userinput remap="pre">patch -Np1 -i 
../goffice-&goffice010-version;-upstream_fixes-1.patch</userinput></screen>
+
+    <para>
       Install <application>GOffice</application> by running the following
       commands:
     </para>

Modified: trunk/BOOK/xsoft/office/gnumeric.xml
==============================================================================
--- trunk/BOOK/xsoft/office/gnumeric.xml        Wed May 20 21:07:55 2020        
(r23181)
+++ trunk/BOOK/xsoft/office/gnumeric.xml        Wed May 20 22:38:31 2020        
(r23182)
@@ -6,10 +6,10 @@
 
   <!ENTITY gnumeric-download-http 
"&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
   <!ENTITY gnumeric-download-ftp  
"&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
-  <!ENTITY gnumeric-md5sum        "c44f6817e83a0dba1b4cccbe6a51b80d">
+  <!ENTITY gnumeric-md5sum        "b0ce0a20438f39d5019618f59c743324">
   <!ENTITY gnumeric-size          "17 MB">
-  <!ENTITY gnumeric-buildsize     "268 MB (add 4 MB for tests)">
-  <!ENTITY gnumeric-time          "1.0 SBU (Using parallelism=4; add 4.4 SBU 
for tests)">
+  <!ENTITY gnumeric-buildsize     "332 MB (add 2 MB for tests)">
+  <!ENTITY gnumeric-time          "1.0 SBU (Using parallelism=4; add 4.2 SBU 
for tests)">
 ]>
 
 <sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
@@ -144,7 +144,7 @@
     <para>
       To run the tests, issue <command>make check</command>.  Tests should be
       run from an active X session, and <xref linkend="dconf"/> should be
-      installed to prevent some failures.  Two valgrind tests are known to 
fail.
+      installed to prevent some failures.  Three valgrind tests are known to 
fail.
     </para>
 
   </sect2>

Modified: trunk/BOOK/xsoft/other/balsa.xml
==============================================================================
--- trunk/BOOK/xsoft/other/balsa.xml    Wed May 20 21:07:55 2020        (r23181)
+++ trunk/BOOK/xsoft/other/balsa.xml    Wed May 20 22:38:31 2020        (r23182)
@@ -6,9 +6,9 @@
 
   <!ENTITY balsa-download-http 
"http://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.bz2";>
   <!ENTITY balsa-download-ftp  " ">
-  <!ENTITY balsa-md5sum        "b936cfdeedff6f231787dfd9a5c108ba">
+  <!ENTITY balsa-md5sum        "4cf4144f95e86de5aebcd33dc3a003e6">
   <!ENTITY balsa-size          "4.3 MB">
-  <!ENTITY balsa-buildsize     "67 MB">
+  <!ENTITY balsa-buildsize     "80 MB">
   <!ENTITY balsa-time          "0.5 SBU">
 ]>
 
@@ -77,7 +77,8 @@
       <xref linkend="aspell"/>,
       <xref linkend="enchant"/>,
       <xref linkend="gmime"/>,
-      <xref linkend='gpgme'/>, and
+      <xref linkend="gpgme"/>,
+      <xref linkend="gtk3"/>,and
       <xref linkend="rarian"/>
     </para>
 
@@ -95,14 +96,20 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="compface"/>,
+      <xref linkend="gcr"/>,
       <xref linkend="gtksourceview"/>,
+      <xref linkend="libcanberra"/>,
       <xref linkend="libnotify"/>,
+      <xref linkend="libsecret"/>,
       <xref linkend="mitkrb"/>,
       <xref linkend="openldap"/>,
+      <xref linkend="procmail"/>,
       <xref linkend="sqlite"/>,
       <xref linkend="webkitgtk"/>,
-      <ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>, and
-      <ulink 
url="https://pypi.python.org/pypi/html2text/";>python-html2text</ulink>
+      <ulink url="https://pypi.python.org/pypi/html2text/";>html2text</ulink>,
+      <ulink url="http://clayo.org/osmo/";>osmo</ulink>,
+      <ulink 
url="https://sourceforge.net/projects/rubrica.berlios/";>rubrica</ulink>,
+      <ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>
     </para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -140,17 +147,26 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-<!-- Removed from 2.5.3
+    <!-- Support has been added for this, but the option is still unrecognized.
     <para>
       <parameter>- -with-rubrica</parameter>: This parameter is used
       to provide Rubrica2 address book support.
     </para>
--->
+    -->
 
+    <!-- configure says this is an invalid option with 2.5.11
     <para>
-      <option>--enable-smime</option>: Use this option to enable S/MIME
+      <option>- -enable-smime</option>: Use this option to enable S/MIME
       support if <application>GnuPG-2.x.x</application> is installed.
     </para>
+    -->
+
+    <para>
+      <parameter>--without-html-widget</parameter>: This option disables
+      building the HTML renderer. If you want the HTML renderer to be built,
+      verify that you have <xref linkend="webkitgtk"/> installed, and then
+      remove this option.
+    </para>
 
     <para>
       <option>--with-canberra</option>: Enable libcanberra support.
@@ -175,19 +191,16 @@
 
     <para>
       <option>--with-libsecret</option>: Enable strong password
-      support.
+      support and support for gnome-keyring to store passwords.
     </para>
 
+    <!-- configure says this is an invalid option with 2.5.11
     <para>
-      <option>--with-gpgme</option>: Use this option to enable GPG support
+      <option>- -with-gpgme</option>: Use this option to enable GPG support
       if <quote><application>GnuPG</application> Made Easy</quote>
       (<application>GPGME</application>) is installed.
     </para>
-
-    <para>
-      <option>--with-html-widget</option>: enable the html renderer (remove
-      <parameter>--without-html-widget</parameter>).
-    </para>
+    -->
 
     <para>
       <option>--with-sqlite</option>: Use this option to enable SQLite
@@ -197,6 +210,8 @@
 
   </sect2>
 
+<!-- All of this information is invalid. These options no longer exist since
+     Balsa was ported to GTK3.
   <sect2 role="configuration">
     <title>Configuring Balsa</title>
 
@@ -223,6 +238,7 @@
     </sect3>
 
   </sect2>
+-->
 
   <sect2 role="content">
     <title>Contents</title>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to