Author: renodr
Date: Thu Aug 13 17:32:56 2020
New Revision: 23515

Log:
Update to openldap-2.4.51
Update to wireshark-3.2.6
Update to udisks-2.9.1
Emacs: add optional dependency on jansson - adds JSON support
Minor nitpicks in gc and libxslt

Modified:
   trunk/BOOK/general/genlib/libxslt.xml
   trunk/BOOK/general/prog/gc.xml
   trunk/BOOK/general/sysutils/udisks2.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netutils/wireshark.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/editors/emacs.xml
   trunk/BOOK/server/other/openldap.xml

Modified: trunk/BOOK/general/genlib/libxslt.xml
==============================================================================
--- trunk/BOOK/general/genlib/libxslt.xml       Thu Aug 13 16:29:03 2020        
(r23514)
+++ trunk/BOOK/general/genlib/libxslt.xml       Thu Aug 13 17:32:56 2020        
(r23515)
@@ -143,7 +143,7 @@
     <para>
       A shipped man page is glitched.  If the recommended dependencies are
       installed, regenerate it by running the following commands:
-       </para>
+        </para>
 
 <screen><userinput>sed -e 
's@http://cdn.docbook.org/release/xsl@https://cdn.docbook.org/release/xsl-nons@'
 \
     -e 's@\$Date\$@31 October 2019@' -i doc/xsltproc.xml &amp;&amp;

Modified: trunk/BOOK/general/prog/gc.xml
==============================================================================
--- trunk/BOOK/general/prog/gc.xml      Thu Aug 13 16:29:03 2020        (r23514)
+++ trunk/BOOK/general/prog/gc.xml      Thu Aug 13 17:32:56 2020        (r23515)
@@ -167,7 +167,7 @@
         <term><filename class="libraryfile">libcord.so</filename></term>
         <listitem>
           <para>
-            a tree-based string library
+            contains a tree-based string library
           </para>
           <indexterm zone="gc libcord">
             <primary sortas="c-libcord">libcord.so</primary>

Modified: trunk/BOOK/general/sysutils/udisks2.xml
==============================================================================
--- trunk/BOOK/general/sysutils/udisks2.xml     Thu Aug 13 16:29:03 2020        
(r23514)
+++ trunk/BOOK/general/sysutils/udisks2.xml     Thu Aug 13 17:32:56 2020        
(r23515)
@@ -6,9 +6,9 @@
 
   <!ENTITY udisks2-download-http 
"https://github.com/storaged-project/udisks/releases/download/udisks-&udisks2-version;/udisks-&udisks2-version;.tar.bz2";>
   <!ENTITY udisks2-download-ftp  " ">
-  <!ENTITY udisks2-md5sum        "6c9bc503c183c37f45bd8dafa86e5512">
+  <!ENTITY udisks2-md5sum        "aad9c50f4cafccee01a621a6a6665784">
   <!ENTITY udisks2-size          "1.6 MB">
-  <!ENTITY udisks2-buildsize     "50 MB (with tests)">
+  <!ENTITY udisks2-buildsize     "51 MB (with tests)">
   <!ENTITY udisks2-time          "0.3 SBU (with tests)">
 ]>
 
@@ -189,7 +189,7 @@
           /usr/include/udisks2,
           /usr/libexec/udisks2,
           /usr/share/gtk-doc/html/udisks2, and
-          /var/lib/udisks2
+          /var/{lib,run}/udisks2
         </seg>
       </seglistitem>
     </segmentedlist>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Aug 13 16:29:03 
2020        (r23514)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Aug 13 17:32:56 
2020        (r23515)
@@ -45,6 +45,18 @@
       <para>August 13th, 2020</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to openldap-2.4.51. Fixes
+          <ulink url="&blfs-ticket-root;13918">#13918</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to wireshark-3.2.6 (Security Update). Fixes
+          <ulink url="&blfs-ticket-root;13917">#13917</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to udisks-2.9.1. Fixes
+          <ulink url="&blfs-ticket-root;13916">#13916</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - Tweak the texlive instructions to not report
           an error from 'let'.</para>
         </listitem>

Modified: trunk/BOOK/networking/netutils/wireshark.xml
==============================================================================
--- trunk/BOOK/networking/netutils/wireshark.xml        Thu Aug 13 16:29:03 
2020        (r23514)
+++ trunk/BOOK/networking/netutils/wireshark.xml        Thu Aug 13 17:32:56 
2020        (r23515)
@@ -6,9 +6,9 @@
 
   <!ENTITY wireshark-download-http 
"https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz";>
   <!ENTITY wireshark-download-ftp  " ">
-  <!ENTITY wireshark-md5sum        "56d7c971d6d8f03175183cc411653e6c">
+  <!ENTITY wireshark-md5sum        "f14ef8d73fa5f30b57fec51283e6b73e">
   <!ENTITY wireshark-size          "30 MB">
-  <!ENTITY wireshark-buildsize     "718 MB (with all optional dependencies 
available in the BLFS book)">
+  <!ENTITY wireshark-buildsize     "719 MB (with all optional dependencies 
available in the BLFS book)">
   <!ENTITY wireshark-time          "2.4 SBU (with parallelism=4 and all 
optional dependencies available in the BLFS book)">
 ]>
 
@@ -238,8 +238,8 @@
 
     <para>
       If you are installing wireshark for the first time, it will be necessary
-      to leave the session and login again, thus you will now have wireshark
-      between your groups, otherwise, it will not run properly.
+      to logout of your session and login again. This will put wireshark in 
your
+      groups, because otherwise Wireshark will not function properly.
     </para>
 
   </sect2>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu Aug 13 16:29:03 2020        (r23514)
+++ trunk/BOOK/packages.ent     Thu Aug 13 17:32:56 2020        (r23515)
@@ -306,7 +306,7 @@
 <!ENTITY systemd-version              "246">
 <!--<!ENTITY systemd-stable               "6b4878d"> Unused for now -->
 <!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro 
version -->
-<!ENTITY udisks2-version              "2.9.0">    <!-- stable lt .90 micro 
version -->
+<!ENTITY udisks2-version              "2.9.1">    <!-- stable lt .90 micro 
version -->
 <!ENTITY unrar-version                "5.9.4">
 <!ENTITY unzip-version                "6.0">
 <!ENTITY upower-version               "0.99.11">
@@ -598,7 +598,7 @@
 <!ENTITY traceroute-version           "2.1.0">
 <!ENTITY whois-version                "5.4.3">
 <!ENTITY wicd-version                 "1.7.4">
-<!ENTITY wireshark-version            "3.2.5">  <!-- even minor versions only 
-->
+<!ENTITY wireshark-version            "3.2.6">  <!-- even minor versions only 
-->
 
 <!ENTITY wicd-major-version           "1.7">
 
@@ -665,7 +665,7 @@
 <!ENTITY sqlite-version               "3.32.3">
 
 <!-- Chapter 23 -->
-<!ENTITY openldap-version             "2.4.50">
+<!ENTITY openldap-version             "2.4.51">
 <!ENTITY soprano-version              "2.9.4">
 <!ENTITY unbound-version              "1.11.0">
 <!ENTITY virtuoso-version             "6.1.8">

Modified: trunk/BOOK/postlfs/editors/emacs.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/emacs.xml        Thu Aug 13 16:29:03 2020        
(r23514)
+++ trunk/BOOK/postlfs/editors/emacs.xml        Thu Aug 13 17:32:56 2020        
(r23515)
@@ -91,6 +91,7 @@
       <xref linkend="gpm"/>,
       <xref role="nodep" linkend="gtk2"/> or <xref linkend="gtk3"/>,
       <xref linkend="imagemagick6"/> (see command explanations),
+      <xref linkend="jansson"/>, <!-- for JSON support -->
       <xref linkend="libjpeg"/>,
       <xref linkend="libpng"/>,
       <xref linkend="librsvg"/>,

Modified: trunk/BOOK/server/other/openldap.xml
==============================================================================
--- trunk/BOOK/server/other/openldap.xml        Thu Aug 13 16:29:03 2020        
(r23514)
+++ trunk/BOOK/server/other/openldap.xml        Thu Aug 13 17:32:56 2020        
(r23515)
@@ -6,9 +6,9 @@
 
   <!ENTITY openldap-download-http " ">
   <!ENTITY openldap-download-ftp  
"ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz";>
-  <!ENTITY openldap-md5sum        "f9ed44ef373abed04c9e4c8586260f9e">
-  <!ENTITY openldap-size          "5.4 MB">
-  <!ENTITY openldap-buildsize     "54 MB (client), 109 MB (server)">
+  <!ENTITY openldap-md5sum        "0d2025896cf1c17af7304ecc57ec9531">
+  <!ENTITY openldap-size          "5.6 MB">
+  <!ENTITY openldap-buildsize     "54 MB (client), 103 MB (server)">
   <!ENTITY openldap-time          "0.5 SBU (client using parallelism=4), 1.0 
SBU (server)">
 ]>
 
-- 
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