]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Updates for krb5-1.11.5 krb5-1.11.5-final
authorTom Yu <tlyu@mit.edu>
Tue, 21 Jan 2014 21:28:45 +0000 (16:28 -0500)
committerTom Yu <tlyu@mit.edu>
Tue, 21 Jan 2014 21:56:02 +0000 (16:56 -0500)
28 files changed:
README
src/man/k5identity.man
src/man/k5login.man
src/man/k5srvutil.man
src/man/kadm5.acl.man
src/man/kadmin.man
src/man/kadmind.man
src/man/kdb5_ldap_util.man
src/man/kdb5_util.man
src/man/kdc.conf.man
src/man/kdestroy.man
src/man/kinit.man
src/man/klist.man
src/man/kpasswd.man
src/man/kprop.man
src/man/kpropd.man
src/man/kproplog.man
src/man/krb5-config.man
src/man/krb5.conf.man
src/man/krb5kdc.man
src/man/ksu.man
src/man/kswitch.man
src/man/ktutil.man
src/man/kvno.man
src/man/sclient.man
src/man/sserver.man
src/patchlevel.h
src/po/mit-krb5.pot

diff --git a/README b/README
index 70b491b7485b2cc5c0cc389c34c198dcab45c0e1..e34436bf61efa2815b7dd8afd26e045ffb172dc4 100644 (file)
--- a/README
+++ b/README
@@ -73,6 +73,43 @@ from using single-DES cryptosystems.  Among these is a configuration
 variable that enables "weak" enctypes, which defaults to "false"
 beginning with krb5-1.8.
 
+Major changes in 1.11.5 (2014-01-21)
+------------------------------------
+
+* Make KDC log service principal names more consistently during some
+  error conditions, instead of "<unknown server>"
+
+* Fix some GSSAPI bugs.
+
+* Improve documentation.
+
+krb5-1.11.4 changes by ticket ID
+--------------------------------
+
+7760    Fix use-before-init in two test programs
+7762    Clarify realm and dbmodules configuration docs
+7778    Remove dangling --with-kdc-kdb-update references
+7779    Clarify lockout replication issues in docs
+7780    Correct kadm5.acl back-reference documentation
+7781    Improve default ccache name API documentation
+7782    Added a new ccache doc to "Kerberos V5 concepts"
+7783    Update doc for current kdb5_util dump version
+7798    Fix error message quotations in install_kdc.rst
+7799    Better keysalt docs
+7823    Let SPNEGO display mechanism errors
+7824    Fix S4U2Self against non-FAST KDCs
+7825    Avoid malloc(0) in SPNEGO get_input_token
+7826    Fix krb5_copy_context
+7827    Fix SPNEGO one-hop interop against old IIS
+7828    Fix memory leak in SPNEGO initiator
+7829    Fix GSS krb5 acceptor acquire_cred error handling
+7830    Clarify klist -s documentation
+7831    Log service princ in KDC more reliably
+7832    Test bogus KDC-REQs
+7833    Fix typo in sphinx manpage output
+7834    Remove mentions of krb5-send-pr
+7835    Sort file list for msgfmt
+
 Major changes in 1.11.4 (2013-11-04)
 ------------------------------------
 
index 04baa86d6447b46fe3f21938ac7e5a4dc4c03711..78792a58164f7a9c105c362fc83a2bc4ba90ab42 100644 (file)
@@ -1,4 +1,4 @@
-.TH "K5IDENTITY" "5" " " "1.11.4" "MIT Kerberos"
+.TH "K5IDENTITY" "5" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 k5identity \- Kerberos V5 client principal selection rules
 .
@@ -98,6 +98,6 @@ kerberos(1), \fIkrb5.conf(5)\fP
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 5fd516ca775e2bfd252e6ff45d017f7ca7f08e97..2820bbf7dbd8e430446c7396935f62dae9e41d0d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "K5LOGIN" "5" " " "1.11.4" "MIT Kerberos"
+.TH "K5LOGIN" "5" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 k5login \- Kerberos V5 acl file for host access
 .
@@ -86,6 +86,6 @@ kerberos(1)
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 5e2c7481c7f3b0c6cec5a4267752b3aa4891accd..6465f63dccc0544c3baa6361834ecf392974d62e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "K5SRVUTIL" "1" " " "1.11.4" "MIT Kerberos"
+.TH "K5SRVUTIL" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 k5srvutil \- host key table (keytab) manipulation utility
 .
@@ -81,6 +81,6 @@ place.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index c7adf52e32c06b3fc7b75727e200b79913eddad8..e83c1d06f25685258e377b2b029a10dafc92fce2 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KADM5.ACL" "5" " " "1.11.4" "MIT Kerberos"
+.TH "KADM5.ACL" "5" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kadm5.acl \- Kerberos ACL file
 .
@@ -230,6 +230,6 @@ longer than 9 hours.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 728797c45c96037fe9e27c000de9f1199dda75b4..4c0d46bbfe54357f474480d6983170218b648ccd 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KADMIN" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KADMIN" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kadmin \- Kerberos V5 database administration program
 .
@@ -933,6 +933,6 @@ interface to the OpenVision Kerberos administration program.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index a49acf8c72123314542067863eaa75af7c0f8fbc..3fb9cd967b96e22a9bd76f798557e316843d667f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KADMIND" "8" " " "1.11.4" "MIT Kerberos"
+.TH "KADMIND" "8" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kadmind \- KADM5 administration server
 .
@@ -160,6 +160,6 @@ stash the password using the \fBstashsrvpw\fP command of
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index aec70c7183d774c19baac3da6c4a49d85c5993b4..3afecca5a652158bd8ef8f250f6f5b9c18eed272 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KDB5_LDAP_UTIL" "8" " " "1.11.4" "MIT Kerberos"
+.TH "KDB5_LDAP_UTIL" "8" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kdb5_ldap_util \- Kerberos configuration utility
 .
@@ -538,6 +538,6 @@ userpolicy
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 64b21a9f8459e2164d1b5a587175a0009c9c2d3d..eff5cb69647cba50da8fb1086994e905f9fd4e7e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KDB5_UTIL" "8" " " "1.11.4" "MIT Kerberos"
+.TH "KDB5_UTIL" "8" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kdb5_util \- Kerberos database maintenance utility
 .
@@ -362,6 +362,6 @@ showing the actions which would have been taken.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index df6e6aae2f7c765add59a832dd923b572b7780d6..e471f004d79a02646fa4c7b7740a9c81ac43b005 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KDC.CONF" "5" " " "1.11.4" "MIT Kerberos"
+.TH "KDC.CONF" "5" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kdc.conf \- Kerberos V5 KDC configuration file
 .
@@ -948,6 +948,6 @@ Here\(aqs an example of a kdc.conf file:
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index b4512f7168b0444d6f0b1a1373b88fea3f4411c8..87e254857fb6de5d8ac455a2aef2d48a7615fafc 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KDESTROY" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KDESTROY" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kdestroy \- destroy Kerberos tickets
 .
@@ -92,6 +92,6 @@ Default location of Kerberos 5 credentials cache
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index fc44aacef622cf15f8f87e19bd81707823016656..838504a4caae00c7cc975bbf689def4fd20075b9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KINIT" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KINIT" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kinit \- obtain and cache Kerberos ticket-granting ticket
 .
@@ -245,6 +245,6 @@ default location for the local host\(aqs keytab.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index bdb5615d9588509d1656f61da7e19c0d732ac6f9..832068a08be88295f0604ca9620e93f015cd4b3f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KLIST" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KLIST" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 klist \- list cached Kerberos tickets
 .
@@ -158,6 +158,6 @@ Default location for the local host\(aqs keytab file.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 82e2fd8adbb98053b11203d77ab76fa1c93257e8..20f673b5baf2e4e6e0321337f5d7f6fb0e711655 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KPASSWD" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KPASSWD" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kpasswd \- change a user's Kerberos password
 .
@@ -59,6 +59,6 @@ identity of the user invoking the kpasswd command.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index f072ff7c0e487025187ab68031ef2315ed19611b..3e34e0938c6c0f9011817a53ae3764e26dad1c2f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KPROP" "8" " " "1.11.4" "MIT Kerberos"
+.TH "KPROP" "8" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kprop \- propagate a Kerberos V5 principal database to a slave server
 .
@@ -79,6 +79,6 @@ Specifies the location of the keytab file.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 02f91bcf33751949ab0a75bb4347ce99cb6e5eb4..47031bf38dd997b046e4ead75390bb728bd5d9ae 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KPROPD" "8" " " "1.11.4" "MIT Kerberos"
+.TH "KPROPD" "8" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kpropd \- Kerberos V5 slave KDC update server
 .
@@ -144,6 +144,6 @@ will allow Kerberos database propagation via \fIkprop(8)\fP.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index d9184cca52507482f44e4b9b4cc41ef01d55070b..aa6a1176a1464376129effd92a99f7da1c0fa93f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KPROPLOG" "8" " " "1.11.4" "MIT Kerberos"
+.TH "KPROPLOG" "8" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kproplog \- display the contents of the Kerberos principal update log
 .
@@ -112,6 +112,6 @@ kproplog uses the following environment variables:
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 2be370acb02eba28c36f2c4cb536ba4512380d4c..1ff825902b82b399ecb2ee6707598cdee1a7c12b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KRB5-CONFIG" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KRB5-CONFIG" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 krb5-config \- tool for linking against MIT Kerberos libraries
 .
@@ -136,6 +136,6 @@ kerberos(1), cc(1)
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index a2aff291d6afc5555f40a9d01bed03044de88d90..1affc1978a21a46f557c0ce49ca2e663f0b901b3 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KRB5.CONF" "5" " " "1.11.4" "MIT Kerberos"
+.TH "KRB5.CONF" "5" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 krb5.conf \- Kerberos configuration file
 .
@@ -1318,6 +1318,6 @@ syslog(3)
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 21b7814d9838e11b050c45e1ab2b711b08253189..d5c693c1d463817871fb59d0b9762af50f7d02e9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KRB5KDC" "8" " " "1.11.4" "MIT Kerberos"
+.TH "KRB5KDC" "8" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 krb5kdc \- Kerberos V5 KDC
 .
@@ -171,6 +171,6 @@ krb5kdc uses the following environment variables:
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 1d099c0727181b96482b6571c38f1bbbcd8fdbc4..9b9b360269c68804101bdb6b5d5b8c7396f2eebe 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KSU" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KSU" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 ksu \- Kerberized super-user
 .
@@ -446,6 +446,6 @@ GENNADY (ARI) MEDVINSKY
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 9190a7af9dea80feabb30b9dd729b1ca2a58beb4..879a57dbb35613c9cf04109b19fa9a1ebbd47f5d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KSWITCH" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KSWITCH" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kswitch \- switch primary ticket cache
 .
@@ -74,6 +74,6 @@ Default location of Kerberos 5 credentials cache
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 36211ae3f9723dc809b24f1a105ed741c6dfd491..2bb94100170847656a3e8c71d9f4fb5a2cffc402 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KTUTIL" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KTUTIL" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 ktutil \- Kerberos keytab file maintenance utility
 .
@@ -164,6 +164,6 @@ ktutil:
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 47bdda88465826f9db9a898c1cf2da27ff5b27c6..ff513b9c79f8b354279adebf0eb5131c885746dd 100644 (file)
@@ -1,4 +1,4 @@
-.TH "KVNO" "1" " " "1.11.4" "MIT Kerberos"
+.TH "KVNO" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 kvno \- print key version numbers of Kerberos principals
 .
@@ -104,6 +104,6 @@ Default location of the credentials cache
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 6d80a00bf6f258d18ff80c843fd0afed296c3e10..bbec2f4ab916bf88a3c05730a2097bbb5c78b922 100644 (file)
@@ -1,4 +1,4 @@
-.TH "SCLIENT" "1" " " "1.11.4" "MIT Kerberos"
+.TH "SCLIENT" "1" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 sclient \- sample Kerberos version 5 client
 .
@@ -45,6 +45,6 @@ the server\(aqs response.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 1f7cc5fb01722cb2bd203e2a2bd9eadf072909db..e60739ab9b1f1b512e5d2f18d5222440c4910e2d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "SSERVER" "8" " " "1.11.4" "MIT Kerberos"
+.TH "SSERVER" "8" " " "1.11.5" "MIT Kerberos"
 .SH NAME
 sserver \- sample Kerberos version 5 server
 .
@@ -189,6 +189,6 @@ probably not installed in the proper directory.
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2013, MIT
+1985-2014, MIT
 .\" Generated by docutils manpage writer.
 .
index 980c072527ed2080ede67f3724984f1b5fa6a632..01f962690bebf2296ed498987239b60ac0b8613c 100644 (file)
@@ -51,7 +51,7 @@
  */
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 11
-#define KRB5_PATCHLEVEL 4
-#define KRB5_RELTAIL "postrelease"
+#define KRB5_PATCHLEVEL 5
+/* #undef KRB5_RELTAIL */
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.11"
+#define KRB5_RELTAG "krb5-1.11.5-final"
index fc0afdc90e85280452d88fa293fd973cc51c8c5b..b7c3e4bb5545605972825252f294334d941b9081 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: mit-krb5 1.11.4-postrelease\n"
+"Project-Id-Version: mit-krb5 1.11.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-01-16 15:53-0500\n"
+"POT-Creation-Date: 2014-01-21 16:49-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"