Author: thomas
Date: Wed Mar  7 21:31:21 2018
New Revision: 19926

Log:
Upgrade ntp-4.2.8p11

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

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Mar  7 15:06:25 2018        (r19925)
+++ trunk/BOOK/general.ent      Wed Mar  7 21:31:21 2018        (r19926)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "07">                   <!-- Always 2 digits -->
+<!ENTITY day          "08">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2018">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 7th, &year;">
+<!ENTITY releasedate  "March 8th, &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 Mar  7 15:06:25 
2018        (r19925)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Mar  7 21:31:21 
2018        (r19926)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>March 8th, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[thomas] - Update to ntp-4.2.8p11. Fixes
+          <ulink url="&blfs-ticket-root;10440">#10440</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+    
+    <listitem>
       <para>March 7th, 2018</para>
       <itemizedlist>
         <listitem>
@@ -75,6 +85,7 @@
         </listitem>
       </itemizedlist>
     </listitem>
+
     <listitem>
       <para>March 5th, 2019</para>
       <itemizedlist>

Modified: trunk/BOOK/networking/netprogs/ntp.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/ntp.xml      Wed Mar  7 15:06:25 2018        
(r19925)
+++ trunk/BOOK/networking/netprogs/ntp.xml      Wed Mar  7 21:31:21 2018        
(r19926)
@@ -6,10 +6,10 @@
 
   <!ENTITY ntp-download-http 
"https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-&ntp-version;.tar.gz";>
   <!ENTITY ntp-download-ftp  " ">
-  <!ENTITY ntp-md5sum        "745384ed0dedb3f66b33fe84d66466f9">
-  <!ENTITY ntp-size          "6.7 MB">
+  <!ENTITY ntp-md5sum        "00950ca2855579541896513e78295361">
+  <!ENTITY ntp-size          "11 MB">
   <!ENTITY ntp-buildsize     "102 MB (with tests)">
-  <!ENTITY ntp-time          "0.7 SBU (with tests)">
+  <!ENTITY ntp-time          "0.8 SBU (with tests)">
 ]>
 
 <sect1 id="ntp" xreflabel="ntp-&ntp-version;">
@@ -60,16 +60,23 @@
 
     <bridgehead renderas="sect3">ntp Dependencies</bridgehead>
 
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para role="required">
+      <ulink 
url="http://search.cpan.org/~behroozi/IO-Socket-SSL/";>IO::Socket::SSL</ulink>,
+      <ulink url="http://search.cpan.org/dist/Net-SSLeay/";>Net::SSLeay</ulink>,
+      <ulink url="http://search.cpan.org/dist/Mozilla-CA/";>Mozilla::CA</ulink>
+    </para>
+    
+<!-- Tested 4.2.8p11 with neither wget nor lynx on system: Not required.
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
       <xref role="runtime" linkend="wget"/> (runtime, for
       <command>update-leap</command>)
-<!-- The download code for update-leap uses the File::Fetch perl module,
+<!- - The download code for update-leap uses the File::Fetch perl module,
      which may use wget, or lynx, or some core perl modules, so maybe move
-     to optional -->
-<!--      <xref linkend="which"/> does not seem to be used now -->
+     to optional - ->
     </para>
-
+-->
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="libcap-pam"/>,
@@ -104,8 +111,7 @@
       to run properly:
     </para>
 
-<screen><userinput>sed -e "s/https/http/"              \
-    -e 's/"(\\S+)"/"?([^\\s"]+)"?/' \
+<screen><userinput>sed -e 's/"(\\S+)"/"?([^\\s"]+)"?/' \
     -i scripts/update-leap/update-leap.in</userinput></screen>
 
     <para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Mar  7 15:06:25 2018        (r19925)
+++ trunk/BOOK/packages.ent     Wed Mar  7 21:31:21 2018        (r19926)
@@ -435,7 +435,7 @@
 <!ENTITY ncftp-version                "3.2.6">
 <!ENTITY net-tools-version            "CVS_20101030">
 <!ENTITY nfs-utils-version            "2.3.1">
-<!ENTITY ntp-version                  "4.2.8p10">
+<!ENTITY ntp-version                  "4.2.8p11">
 <!ENTITY rpcbind-version              "0.2.4">
 <!ENTITY rsync-version                "3.1.3">
 <!ENTITY samba-version                "4.7.5">
-- 
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