mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
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:
parent
19ed81252e
commit
f4a1b6658d
@ -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] -->
|
||||
|
@ -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>
|
||||
|
@ -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 >> /etc/ntp.conf << "EOF"
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user