mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to ntp-4.2.8p16.
This commit is contained in:
parent
a301ecadfb
commit
5bdf4cefe1
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>June 6th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to ntp-4.2.8p16. Fixes
|
||||
<ulink url="&blfs-ticket-root;18123">#18123</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to tree-2.1.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;18117">#18117</ulink>.</para>
|
||||
|
@ -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 "e1e6b23d2fc75cced41801dbcd6c2561">
|
||||
<!ENTITY ntp-size "6.7 MB">
|
||||
<!ENTITY ntp-buildsize "108 MB (with tests)">
|
||||
<!ENTITY ntp-time "0.4 SBU (Using parallelism=4; with tests)">
|
||||
<!ENTITY ntp-md5sum "6a66099e2c9a89957da27527e3527ddb">
|
||||
<!ENTITY ntp-size "6.8 MB">
|
||||
<!ENTITY ntp-buildsize "98 MB (with tests)">
|
||||
<!ENTITY ntp-time "0.8 SBU (With tests; both using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="ntp" xreflabel="ntp-&ntp-version;">
|
||||
@ -144,13 +144,12 @@ make</userinput></screen>
|
||||
|
||||
<!-- https://bugs.ntp.org/show_bug.cgi?id=3688
|
||||
It should be fixed in the next ntp release. -->
|
||||
<para>The test suite of this package is broken with GCC 10 or later.</para>
|
||||
<!--<para>The test suite of this package is broken with GCC 10 or later.</para>
|
||||
Now works OK-->
|
||||
|
||||
<!--
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
</para>
|
||||
-->
|
||||
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
|
@ -659,7 +659,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY ncftp-version "3.2.6">
|
||||
<!ENTITY net-tools-version "2.10">
|
||||
<!ENTITY nfs-utils-version "2.6.3">
|
||||
<!ENTITY ntp-version "4.2.8p15">
|
||||
<!ENTITY ntp-version "4.2.8p16">
|
||||
<!ENTITY rpcbind-version "1.2.6">
|
||||
<!ENTITY rsync-version "3.2.7">
|
||||
<!ENTITY samba-version "4.18.3">
|
||||
|
Loading…
Reference in New Issue
Block a user