Author: xry111
Date: Thu Apr  4 02:15:22 2019
New Revision: 21424

Log:
Update to wget-1.20.2

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netprogs/wget.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Apr  3 11:41:52 2019        (r21423)
+++ trunk/BOOK/general.ent      Thu Apr  4 02:15:22 2019        (r21424)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "03">                   <!-- Always 2 digits -->
+<!ENTITY day          "04">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 3rd, &year;">
+<!ENTITY releasedate  "April 4th, &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       Wed Apr  3 11:41:52 
2019        (r21423)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Apr  4 02:15:22 
2019        (r21424)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>April 4th, 2019</para>
+      <itemizedlist>
+        <listitem>
+          <para>[xry111] - Update to wget-1.20.2.  Fixes
+          <ulink url="&blfs-ticket-root;11886">#11886</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 3rd, 2019</para>
       <itemizedlist>
         <listitem>
@@ -54,6 +64,7 @@
         </listitem>
       </itemizedlist>
     </listitem>
+
     <listitem>
       <para>April 1st, 2019</para>
       <itemizedlist>

Modified: trunk/BOOK/networking/netprogs/wget.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/wget.xml     Wed Apr  3 11:41:52 2019        
(r21423)
+++ trunk/BOOK/networking/netprogs/wget.xml     Thu Apr  4 02:15:22 2019        
(r21424)
@@ -8,9 +8,9 @@
            "&gnu-http;/wget/wget-&wget-version;.tar.gz">
   <!ENTITY wget-download-ftp
            "&gnu-ftp;/wget/wget-&wget-version;.tar.gz">
-  <!ENTITY wget-md5sum        "f6ebe9c7b375fc9832fb1b2028271fb7">
+  <!ENTITY wget-md5sum        "2692f6678e93601441306b5c1fc6a77a">
   <!ENTITY wget-size          "4.2 MB">
-  <!ENTITY wget-buildsize     "33 MB (with tests)">
+  <!ENTITY wget-buildsize     "60 MB (with tests)">
   <!ENTITY wget-time          "0.4 SBU (with tests)">
 ]>
 
@@ -82,15 +82,11 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="gnutls"/>,
-      <xref linkend="gpgme"/>,
       <xref linkend="perl-http-daemon"/> (for the test suite),
       <xref linkend="perl-io-socket-ssl"/> (for the test suite),
       <xref linkend="libidn2"/>,
       <xref linkend="libpsl"/>,
-      <xref linkend="pcre"/> or <xref linkend="pcre2"/>,
-      <!-- Python2 is built in BLFS, and OpenSSL is built in LFS.
-      That module should be available. -->
-      <xref linkend="python2"/> (for the tests), and
+      <xref linkend="pcre"/> or <xref linkend="pcre2"/>, and
       <xref linkend="valgrind"/> (for the test suite)
     </para>
 
@@ -115,6 +111,10 @@
       To test the results, issue: <command>make check</command>.
     </para>
 
+    <!-- libwww-perl/HTTP-Daemon/#21 -->
+    <para>HTTPS tests are known to fail if Perl module IO::Socket::INET6
+    is installed.</para>
+
     <para>
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Apr  3 11:41:52 2019        (r21423)
+++ trunk/BOOK/packages.ent     Thu Apr  4 02:15:22 2019        (r21424)
@@ -555,7 +555,7 @@
 <!ENTITY rpcbind-version              "1.2.5">
 <!ENTITY rsync-version                "3.1.3">
 <!ENTITY samba-version                "4.9.5">
-<!ENTITY wget-version                 "1.20.1">
+<!ENTITY wget-version                 "1.20.2">
 <!ENTITY wireless-tools-version       "29">
 <!ENTITY wpa_supplicant-version       "2.7">
 
-- 
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