Author: renodr
Date: Mon Jan 25 23:14:56 2021
New Revision: 24141

Log:
Update to vorbis-tools-1.4.2
Update to seamonkey-2.53.6

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/audioutils/vorbistools.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/graphweb/seamonkey.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Jan 25 17:28:45 2021        (r24140)
+++ trunk/BOOK/general.ent      Mon Jan 25 23:14:56 2021        (r24141)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "25">                   <!-- Always 2 digits -->
+<!ENTITY day          "26">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2021">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "January 25th, &year;">
+<!ENTITY releasedate  "January 26th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Jan 25 17:28:45 
2021        (r24140)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Jan 25 23:14:56 
2021        (r24141)
@@ -42,6 +42,20 @@
     </listitem>
     -->
     <listitem>
+      <para>January 26th, 2021</para>
+      <itemizedlist>
+        <listitem>
+          <para>[renodr] - Update to vorbis-tools-1.4.2 (Security Update). 
Fixes
+          <ulink url="&blfs-ticket-root;14546">#14546</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to seamonkey-2.53.6 (Security Update). Fixes
+          <ulink url="&blfs-ticket-root;14548">#14548</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 25th, 2021</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/multimedia/audioutils/vorbistools.xml
==============================================================================
--- trunk/BOOK/multimedia/audioutils/vorbistools.xml    Mon Jan 25 17:28:45 
2021        (r24140)
+++ trunk/BOOK/multimedia/audioutils/vorbistools.xml    Mon Jan 25 23:14:56 
2021        (r24141)
@@ -6,9 +6,9 @@
 
   <!ENTITY vorbistools-download-http 
"https://downloads.xiph.org/releases/vorbis/vorbis-tools-&vorbistools-version;.tar.gz";>
   <!ENTITY vorbistools-download-ftp  " ">
-  <!ENTITY vorbistools-md5sum        "567e0fb8d321b2cd7124f8208b8b90e6">
+  <!ENTITY vorbistools-md5sum        "998fca293bd4e4bdc2b96fb70f952f4e">
   <!ENTITY vorbistools-size          "1.3 MB">
-  <!ENTITY vorbistools-buildsize     "11 MB">
+  <!ENTITY vorbistools-buildsize     "12 MB">
   <!ENTITY vorbistools-time          "0.1 SBU">
 ]>
 
@@ -71,6 +71,7 @@
       </listitem>
     </itemizedlist>
 
+<!-- Applied in 1.4.2
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -80,7 +81,7 @@
         </para>
       </listitem>
     </itemizedlist>
-
+-->
     <bridgehead renderas="sect3">Vorbis Tools Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -98,8 +99,8 @@
     <para role="optional">
       <xref linkend="curl"/>,
       <xref linkend="flac"/>,
-      <ulink url="https://code.google.com/archive/p/libkate/";>libkate</ulink>, 
and
-      <xref linkend="speex"/>
+      <xref linkend="speex"/>, and
+      <ulink url="https://code.google.com/archive/p/libkate/";>libkate</ulink>
     </para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -110,11 +111,13 @@
   <sect2 role="installation">
     <title>Installation of Vorbis Tools</title>
 
+<!-- Applied in 1.4.2
     <para>
       First, apply a patch to fix some security issues:
     </para>
 
 <screen><userinput remap="pre">patch -Np1 -i 
../vorbis-tools-&vorbistools-version;-security_fix-1.patch</userinput></screen>
+-->
 
     <para>
       Install <application>Vorbis Tools</application> by running the

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Jan 25 17:28:45 2021        (r24140)
+++ trunk/BOOK/packages.ent     Mon Jan 25 23:14:56 2021        (r24141)
@@ -917,7 +917,7 @@
 <!ENTITY firefox-version              "78.7.0">
 <!ENTITY flashplayer-version          "27.0.0.187">
 <!ENTITY qupzilla-version             "2.2.6">
-<!ENTITY seamonkey-version            "2.53.5.1">
+<!ENTITY seamonkey-version            "2.53.6">
 
 <!-- Chapter 41 -->
 <!ENTITY balsa-version                "2.6.2">
@@ -1018,7 +1018,7 @@
 
 <!-- Chapter 43 -->
 <!ENTITY mpg123-version               "1.26.4">
-<!ENTITY vorbistools-version          "1.4.0">
+<!ENTITY vorbistools-version          "1.4.2">
 <!ENTITY lame-version                 "3.100">
 <!ENTITY CDParanoia-version           "III-10.2">
 <!--<!ENTITY freetts-version              "1.2.2">-->

Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml     Mon Jan 25 17:28:45 2021        
(r24140)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml     Mon Jan 25 23:14:56 2021        
(r24141)
@@ -6,10 +6,10 @@
 
   <!ENTITY seamonkey-download-http 
"&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
   <!ENTITY seamonkey-download-ftp " ">
-  <!ENTITY seamonkey-md5sum        "acb09e25a4ac3e985c7a4af238498d5e">
-  <!ENTITY seamonkey-size          "273 MB">
-  <!ENTITY seamonkey-buildsize     "6.9 GB (149 MB installed)">
-  <!ENTITY seamonkey-time          "19 SBU (on a 4-core machine)">
+  <!ENTITY seamonkey-md5sum        "045ca741d5fac8aa87b4be617969ff9a">
+  <!ENTITY seamonkey-size          "271 MB">
+  <!ENTITY seamonkey-buildsize     "6.8 GB (149 MB installed)">
+  <!ENTITY seamonkey-time          "20 SBU (on a 4-core machine)">
 ]>
 
 <sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
@@ -165,8 +165,9 @@
       <xref linkend="startup-notification"/>,
       <xref linkend="valgrind"/>,
       <xref linkend="wget"/>,
-      <xref linkend="wireless_tools"/>, and
-      <ulink url="http://hunspell.sourceforge.net/";>Hunspell</ulink>
+      <xref linkend="wireless_tools"/>,
+      <ulink url="http://hunspell.sourceforge.net/";>Hunspell</ulink>, and
+      <ulink url="https://facebook.github.io/watchman/";>Watchman</ulink>
     </para>
 
     <para condition="html" role="usernotes">
@@ -228,7 +229,7 @@
 
 # The BLFS editors recommend not changing anything below this line:
 ac_add_options --prefix=/usr
-ac_add_options --enable-application=suite
+ac_add_options --enable-application=comm/suite
 
 ac_add_options --disable-crashreporter
 ac_add_options --disable-updater
@@ -251,7 +252,7 @@
 ac_add_options --enable-system-ffi
 ac_add_options --enable-system-pixman
 
-ac_add_options --with-pthreads
+# not recognized since 2.53.6 - ac_add_options --with-pthreads
 
 ac_add_options --with-system-bz2
 ac_add_options --with-system-jpeg
@@ -335,9 +336,9 @@
     <title>Configuring SeaMonkey</title>
 
     <para>
-      For installing various <application>SeaMonkey</application> plugins, 
refer
-      to <ulink url="http://plugindoc.mozdev.org/linux.html";>Mozdev's PluginDoc
-      Project</ulink>.
+      For installing various <application>SeaMonkey</application> add-ons, 
refer
+      to <ulink url="https://addons.thunderbird.net/en-US/seamonkey/";>Add-ons 
+      for Seamonkey</ulink>.
     </para>
 
     <para>
@@ -348,7 +349,7 @@
       tool, you'll need to open a browser window and enter
       <systemitem role="url">about:config</systemitem> in the address bar. This
       will display a list of the configuration preferences and information
-      related to each one. You can use the <quote>Filter:</quote> bar to enter
+      related to each one. You can use the <quote>Search:</quote> bar to enter
       search criteria and narrow down the listed items. Changing a preference
       can be done using two methods. One, if the preference has a boolean value
       (True/False), simply double-click on the preference to toggle the value
@@ -359,6 +360,7 @@
       fields when prompted.
     </para>
 
+<!-- The URL no longer exists.
     <tip>
       <para>
         There is a multitude of configuration parameters you can tweak to
@@ -367,7 +369,7 @@
         <ulink url="http://preferential.mozdev.org/preferences.html"/>.
       </para>
     </tip>
-
+-->
     <para>
       If you use a desktop environment like <application>Gnome</application> or
       <application>KDE</application> you may wish to create a
@@ -413,7 +415,7 @@
           class="directory">/usr/lib/seamonkey-&seamonkey-version;</filename>
         </seg>
         <seg>
-          /usr/lib/seamonkey-&seamonkey-version;
+          /usr/lib/seamonkey
         </seg>
       </seglistitem>
     </segmentedlist>
-- 
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