Update to krb5-1.18

Tags for the rest of the packages I build before X

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22716 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2020-02-17 21:54:09 +00:00
parent 34fe26337f
commit fa50ece50a
10 changed files with 29 additions and 39 deletions

View File

@ -34,7 +34,7 @@
more to gain and retain the authorization and encryption keys required to
perform secure operations.</para>
&lfs90_checked;
&lfs91_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
<para>
The <application>libnfsidmap</application> package contains a
library to help mapping id's, mainly for NFSv4.
library to help with mapping id's, mainly for NFSv4.
</para>
&lfs91_checked;

View File

@ -35,7 +35,7 @@
is useful for object-oriented scripting.
</para>
&lfs90_checked;
&lfs91_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -113,7 +113,9 @@ make</userinput></screen>
To test the results, issue: <command>make check</command>. There are over
21,000 tests. Some tests related to ipv6 may indicate errors. If the
tests are run in a directory that has a world writable component (e.g.
/tmp) then several additional tests may fail.
/tmp) then several additional tests may fail. One test related to
the time function may fail due to a change in expectations as a result of
glibc-2.31.
</para>
<para>

View File

@ -44,6 +44,10 @@
<listitem>
<para>February 17th, 2020</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to krb5-1.18. Fixes
<ulink url="&blfs-ticket-root;13127">#13127</ulink>>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to libmypaint-1.5.0. Fixes
<ulink url="&blfs-ticket-root;13122">#13122</ulink>.</para>

View File

@ -32,7 +32,7 @@
<para>The <application>cifs-utils</application> provides a means for
mounting SMB/CIFS shares on a Linux system.</para>
&lfs90_checked;
&lfs91_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -22,8 +22,8 @@
<!ENTITY linux-pam-docs-version "1.3.1">
<!ENTITY libpwquality-version "1.4.2">
<!ENTITY make-ca-version "1.5">
<!ENTITY mitkrb-major-version "1.17">
<!ENTITY mitkrb-version "1.17.1">
<!ENTITY mitkrb-major-version "1.18">
<!ENTITY mitkrb-version "&mitkrb-major-version;">
<!ENTITY nftables-version "0.9.3">
<!ENTITY nettle-version "3.5.1">

View File

@ -37,7 +37,7 @@
filesystem implementations.
</para>
&lfs90_checked;
&lfs91_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -40,7 +40,7 @@
partitions.
</para>
&lfs90_checked;
&lfs91_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -38,7 +38,7 @@
on the remote files as if they were on your local computer.
</para>
&lfs90_checked;
&lfs91_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -6,10 +6,10 @@
<!ENTITY mitkrb-download-http "https://kerberos.org/dist/krb5/&mitkrb-major-version;/krb5-&mitkrb-version;.tar.gz">
<!ENTITY mitkrb-download-ftp " ">
<!ENTITY mitkrb-md5sum "417d654c72526ac51466e7fe84608878">
<!ENTITY mitkrb-size "8.4 MB">
<!ENTITY mitkrb-buildsize "143 MB (add 26 MB for tests)">
<!ENTITY mitkrb-time "1 SBU (add 5.6 SBU for tests)">
<!ENTITY mitkrb-md5sum "69a5b165dac5754a5094627ee6df0defS">
<!ENTITY mitkrb-size "8.3 MB">
<!ENTITY mitkrb-buildsize "142 MB (add 25 MB for tests)">
<!ENTITY mitkrb-time "0.8 SBU (add 4.2 SBU for tests)">
]>
<sect1 id="mitkrb" xreflabel="MIT Kerberos V5-&mitkrb-version;">
@ -74,18 +74,6 @@
</listitem>
</itemizedlist>
<!-- Patch is not needed for this version, but don't remove this.
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Patch required on systems with IPv4 only enabled:
<ulink url="&patch-root;/mitkrb-&mitkrb-version;-fix_ipv4_only-1.patch"/>
</para>
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">MIT Kerberos V5 Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
@ -94,8 +82,12 @@
<xref linkend="gnupg2"/> (to authenticate the package),
<xref linkend="keyutils"/>,
<xref linkend="openldap"/>,
<xref linkend="rpcbind"/> (used during the testsuite), and
<xref linkend="valgrind"/> (used during the test suite)
<xref linkend="rpcbind"/> (used during the testsuite),
<xref linkend="valgrind"/> (used during the testsuite),
<ulink url="https://www.cs.utah.edu/~bigler/code/libedit.html">libedit</ulink>,
<ulink url="https://cmocka.org/">cmocka</ulink>,
<ulink url="https://pypi.org/project/pyrad/">pyrad</ulink>, and
<ulink url="https://cwrap.org/resolv_wrapper.html">resolv_wrapper</ulink>
</para>
<note>
@ -115,15 +107,6 @@
<sect2 role="installation">
<title>Installation of MIT Kerberos V5</title>
<!-- PATCH IS REJECTED - ALREADY PATCHED
<para>
If your system is configured to support only IPv4, apply the following
patch:
</para>
<screen><userinput>patch -p1 -i ../mitkrb-&mitkrb-version;-fix_ipv4_only-1.patch</userinput></screen>
-->
<para>
Build <application>MIT Kerberos V5</application> by running the
following commands:
@ -420,10 +403,11 @@ EOF</userinput></screen>
<para>
To test the functionality of the keytab file, issue the
following command:
following command as the
<systemitem class="username">root</systemitem> user:
</para>
<screen><userinput>ktutil
<screen role="root"><userinput>ktutil
<prompt>ktutil:</prompt> rkt /etc/krb5.keytab
<prompt>ktutil:</prompt> l</userinput></screen>