[30693] in CVS-changelog-for-Kerberos-V5
krb5 commit [krb5-1.18]: Fix typo in 1.18 release notes
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jan 13 12:22:31 2020
Date: Mon, 13 Jan 2020 12:22:19 -0500
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <202001131722.00DHMJOn006338@drugstore.mit.edu>
To: <cvs-krb5@mit.edu>
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/28c230c324917ab7d437650c08f41b294db170f7
commit 28c230c324917ab7d437650c08f41b294db170f7
Author: Greg Hudson <ghudson@mit.edu>
Date: Mon Jan 13 12:22:02 2020 -0500
Fix typo in 1.18 release notes
README | 4 ++--
doc/mitK5features.rst | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 64ad0b6..983feec 100644
--- a/README
+++ b/README
@@ -117,8 +117,8 @@ User experience:
canonicalization, and again with DNS canonicalization if the
un-canonicalized server is not found.
-* Expand single-component hostnames in hhost-based principal names
- when DNS canonicalization is not used, adding the system's first DNS
+* Expand single-component hostnames in host-based principal names when
+ DNS canonicalization is not used, adding the system's first DNS
search path as a suffix. Add a "qualify_shortname" krb5.conf
relation to override this suffix or disable expansion.
diff --git a/doc/mitK5features.rst b/doc/mitK5features.rst
index d58c718..a7e55f2 100644
--- a/doc/mitK5features.rst
+++ b/doc/mitK5features.rst
@@ -514,7 +514,7 @@ Release 1.18
canonicalization, and again with DNS canonicalization if the
un-canonicalized server is not found.
- - Expand single-component hostnames in hhost-based principal names
+ - Expand single-component hostnames in host-based principal names
when DNS canonicalization is not used, adding the system's first
DNS search path as a suffix. Add a ``qualify_shortname``
krb5.conf relation to override this suffix or disable expansion.
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5