Changeset 04cb4e64


Ignore:
Timestamp:
05/26/2024 03:12:37 PM (5 weeks ago)
Author:
Thomas Trepl <thomas@…>
Branches:
trunk
Children:
7d5228e3
Parents:
3d68e4a
Message:

Upgrade to ntp-4.2.8p18

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r3d68e4a r04cb4e64  
    3939    </listitem>
    4040    -->
     41
     42    <listitem>
     43      <para>May 26th, 2024</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[thomas] - Update to ntp-4.2.8p18.
     47          Fixes <ulink url="&blfs-ticket-root;19847">#19847</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
    4151
    4252    <listitem>
  • networking/netprogs/ntp.xml

    r3d68e4a r04cb4e64  
    77  <!ENTITY ntp-download-http "https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-&ntp-version;.tar.gz">
    88  <!ENTITY ntp-download-ftp  " ">
    9   <!ENTITY ntp-md5sum        "a15558df580bd1b955a105a8b91c078f">
     9  <!ENTITY ntp-md5sum        "516bdabd94ab7c824e9771390761a46c">
    1010  <!ENTITY ntp-size          "6.8 MB">
    1111  <!ENTITY ntp-buildsize     "99 MB (with tests)">
     
    129129
    130130    <para>
     131      Fix an type issue by executing
     132    </para>
     133<screen><userinput>sed -e "s;pthread_detach(NULL);pthread_detach(0);" \
     134    -i configure \
     135    -i sntp/configure</userinput></screen>
     136
     137    <para>
    131138      Install <application>ntp</application> by running
    132139      the following commands:
  • packages.ent

    r3d68e4a r04cb4e64  
    702702<!ENTITY net-tools-version            "2.10">
    703703<!ENTITY nfs-utils-version            "2.6.4">
    704 <!ENTITY ntp-version                  "4.2.8p17">
     704<!ENTITY ntp-version                  "4.2.8p18">
    705705<!ENTITY rpcbind-version              "1.2.6">
    706706<!ENTITY rsync-version                "3.3.0">
Note: See TracChangeset for help on using the changeset viewer.