Author: ken Date: Mon Oct 30 17:44:51 2017 New Revision: 19423 Log: wget-1.19.2
Modified: trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/networking/netprogs/wget.xml trunk/BOOK/packages.ent Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Oct 30 15:53:14 2017 (r19422) +++ trunk/BOOK/introduction/welcome/changelog.xml Mon Oct 30 17:44:51 2017 (r19423) @@ -45,6 +45,10 @@ <para>October 30th, 2017</para> <itemizedlist> <listitem> + <para>[ken] - Update to wget-1.19.2 (security fix). Fixes + <ulink url="&blfs-ticket-root;9941">#9941</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Update abiword instructions to build with current dependencies. Fixes <ulink url="&blfs-ticket-root;9939">#9939</ulink>.</para> Modified: trunk/BOOK/networking/netprogs/wget.xml ============================================================================== --- trunk/BOOK/networking/netprogs/wget.xml Mon Oct 30 15:53:14 2017 (r19422) +++ trunk/BOOK/networking/netprogs/wget.xml Mon Oct 30 17:44:51 2017 (r19423) @@ -5,13 +5,13 @@ %general-entities; <!ENTITY wget-download-http - "&gnu-http;/wget/wget-&wget-version;.tar.xz"> + "&gnu-http;/wget/wget-&wget-version;.tar.gz"> <!ENTITY wget-download-ftp - "&gnu-ftp;/wget/wget-&wget-version;.tar.xz"> - <!ENTITY wget-md5sum "d30d82186b93fcabb4116ff513bfa9bd"> - <!ENTITY wget-size "2.0 MB"> - <!ENTITY wget-buildsize "32 MB (with tests)"> - <!ENTITY wget-time "0.4 SBU (with tests)"> + "&gnu-ftp;/wget/wget-&wget-version;.tar.gz"> + <!ENTITY wget-md5sum "caabf9727fa429626316619a6369fffa"> + <!ENTITY wget-size "4.2 MB"> + <!ENTITY wget-buildsize "33 MB (add 4 MB for tests)"> + <!ENTITY wget-time "0.3 SBU (add 0.2 SBU for tests)"> ]> <sect1 id="wget" xreflabel="Wget-&wget-version;"> @@ -111,8 +111,9 @@ make</userinput></screen> <para> - To test the results, issue: <command>make check</command>. The HTTPS - tests fail if <application>valgrind</application> is enabled. + To test the results, issue: <command>make check</command>. Almost all the + check-TESTS tests fail if <application>valgrind</application> is enabled + (the unit tests all pass). </para> <para> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Mon Oct 30 15:53:14 2017 (r19422) +++ trunk/BOOK/packages.ent Mon Oct 30 17:44:51 2017 (r19423) @@ -432,7 +432,7 @@ <!ENTITY rpcbind-version "0.2.4"> <!ENTITY rsync-version "3.1.2"> <!ENTITY samba-version "4.7.0"> -<!ENTITY wget-version "1.19.1"> +<!ENTITY wget-version "1.19.2"> <!ENTITY wireless-tools-version "29"> <!ENTITY wpa_supplicant-version "2.6"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page