Changeset ab6a3f3


Ignore:
Timestamp:
04/08/2015 05:08:00 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
25c5f53
Parents:
ae0f3c9b
Message:

Update to ntp-4.2.8p2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15809 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rae0f3c9b rab6a3f3  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 7th, &year;">
     9<!ENTITY releasedate  "April 8th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rae0f3c9b rab6a3f3  
    4646
    4747    <listitem>
     48      <para>April 8th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to ntp-4.2.8p2. Fixes
     52          <ulink url="&blfs-ticket-root;6379">#6379</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>April 7th, 2015</para>
    4959      <itemizedlist>
  • networking/netprogs/ntp.xml

    rae0f3c9b rab6a3f3  
    88<!--  <!ENTITY ntp-download-ftp  "&gentoo-ftp-repo;/ntp-&ntp-version;.tar.gz">-->
    99  <!ENTITY ntp-download-ftp  " ">
    10   <!ENTITY ntp-md5sum        "65d8cdfae4722226fbe29863477641ed">
    11   <!ENTITY ntp-size          "6.5 MB">
    12   <!ENTITY ntp-buildsize     "59 MB">
    13   <!ENTITY ntp-time          "0.7 SBU">
     10  <!ENTITY ntp-md5sum        "fa37049383316322d060ec9061ac23a9">
     11  <!ENTITY ntp-size          "6.6 MB">
     12  <!ENTITY ntp-buildsize     "70 MB">
     13  <!ENTITY ntp-time          "0.5 SBU">
    1414]>
    1515
     
    6464    <bridgehead renderas="sect4">Required</bridgehead>
    6565    <para role="required">
     66      <xref linkend="wget"/> (runtime, for <command>update-leap</command>) and
    6667      <xref linkend="which"/>
    6768    </para>
     
    107108make</userinput></screen>
    108109
    109     <para>To test the results, issue: <command>make check</command>.</para>
     110<!--    <para>To test the results, issue: <command>make check</command>.</para>
     111-->
     112    <para>This package does not come with a useful test suite.</para>
    110113
    111114    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    151154      <title>Configuration Information</title>
    152155
    153       <para>The following configuration file defines various ntp servers
    154       with open access from different continents. It also creates a
    155       drift file where <command>ntpd</command> stores the frequency
    156       offset and a pid file to store the <command>ntpd</command> process
    157       ID. Since the documentation included with the package is sparse,
    158       visit the ntp website at <ulink url="http://www.ntp.org/"/> and
     156      <para>The following configuration file first defines various ntp
     157      servers with open access from different continents. Second, it
     158      creates a drift file where <command>ntpd</command> stores the
     159      frequency offset and a pid file to store the
     160      <command>ntpd</command> process ID. Third, it defines the location
     161      for the leap-second definition file
     162      <filename>/etc/ntp.leapseconds</filename>, that the
     163      <command>update-leap</command> script checks and updates, when
     164      necessary. This script can be run as a cron job and the
     165      <application>ntp</application> developers recommend a frequency of
     166      about three weeks for the updates. Since the documentation included
     167      with the package is sparse, visit the ntp website at
     168      <ulink url="http://www.ntp.org/"/> and
    159169      <ulink url="http://www.pool.ntp.org/"/> for more information.</para>
    160170
     
    176186
    177187driftfile /var/lib/ntp/ntp.drift
    178 pidfile   /var/run/ntpd.pid</literal>
     188pidfile   /var/run/ntpd.pid
     189
     190leapfile  /etc/ntp.leapseconds</literal>
    179191EOF</userinput></screen>
    180192
     
    243255      <seglistitem>
    244256        <seg>calc_tickadj, ntp-keygen, ntp-wait, ntpd, ntpdate, ntpdc, ntpq,
    245         ntptime, ntptrace, sntp and tickadj</seg>
     257        ntptime, ntptrace, sntp, tickadj and update-leap</seg>
    246258        <seg>None</seg>
    247259        <seg>/usr/share/ntp,
     
    375387      </varlistentry>
    376388
     389      <varlistentry id="update-leap">
     390        <term><command>update-leap</command></term>
     391        <listitem>
     392          <para>is a script to verify and, if necessary, update the leap-second
     393          definition file.</para>
     394          <indexterm zone="ntp update-leap">
     395            <primary sortas="b-update-leap">update-leap</primary>
     396          </indexterm>
     397        </listitem>
     398      </varlistentry>
     399
    377400    </variablelist>
    378401
  • packages.ent

    rae0f3c9b rab6a3f3  
    348348<!ENTITY net-tools-version            "CVS_20101030">
    349349<!ENTITY nfs-utils-version            "1.3.2">
    350 <!ENTITY ntp-version                  "4.2.8p1">
     350<!ENTITY ntp-version                  "4.2.8p2">
    351351<!ENTITY rpcbind-version              "0.2.2">
    352352<!ENTITY rsync-version                "3.1.1">
Note: See TracChangeset for help on using the changeset viewer.