Update to ntp-4.2.8p1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15454 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2015-02-05 16:45:06 +00:00
parent 19ed81252e
commit f4a1b6658d
4 changed files with 18 additions and 7 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "04"> <!-- Always 2 digits -->
<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2015">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "February 4th, &year;">
<!ENTITY releasedate "February 5th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->

View File

@ -44,6 +44,16 @@
-->
<listitem>
<para>February 4th, 2015</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to ntp-4.2.8p1. Fixes
<ulink url="&blfs-ticket-root;6111">#6111</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>February 4th, 2015</para>
<itemizedlist>

View File

@ -4,9 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY ntp-download-http "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-&ntp-version;.tar.gz">
<!ENTITY ntp-download-ftp "&gentoo-ftp-repo;/ntp-&ntp-version;.tar.gz">
<!ENTITY ntp-md5sum "6972a626be6150db8cfbd0b63d8719e7">
<!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 "&gentoo-ftp-repo;/ntp-&ntp-version;.tar.gz">-->
<!ENTITY ntp-download-ftp " ">
<!ENTITY ntp-md5sum "65d8cdfae4722226fbe29863477641ed">
<!ENTITY ntp-size "6.5 MB">
<!ENTITY ntp-buildsize "59 MB">
<!ENTITY ntp-time "0.7 SBU">
@ -172,7 +173,7 @@ EOF</userinput></screen>
<para>
You may wish to add a <quote>Security session</quote>. For
explanations, see
<ulink url="http://www.eecis.udel.edu/~mills/ntp/html/accopt.html#restrict"/>.
<ulink url="https://www.eecis.udel.edu/~mills/ntp/html/accopt.html#restrict"/>.
</para>
<screen role="root"><userinput>cat &gt;&gt; /etc/ntp.conf &lt;&lt; "EOF"

View File

@ -344,7 +344,7 @@
<!ENTITY ncftp-version "3.2.5">
<!ENTITY net-tools-version "CVS_20101030">
<!ENTITY nfs-utils-version "1.3.1">
<!ENTITY ntp-version "4.2.8">
<!ENTITY ntp-version "4.2.8p1">
<!ENTITY rpcbind-version "0.2.2">
<!ENTITY rsync-version "3.1.1">
<!ENTITY samba-version "4.1.16">