[30584] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Update supported_enctypes documentation

daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Sep 20 15:50:56 2019

Date: Fri, 20 Sep 2019 15:50:10 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <201909201950.x8KJoAt7022303@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/56982b666e10fbb47c1fb70947b3e176c9a5e2d1
commit 56982b666e10fbb47c1fb70947b3e176c9a5e2d1
Author: Robbie Harwood <rharwood@redhat.com>
Date:   Fri Sep 20 13:09:04 2019 -0400

    Update supported_enctypes documentation
    
    In commit 38a31852c3e58f6e2f6b3b035a87f817d1db5537, the aes-sha1
    enctypes became the only defaults, but the documentation was not
    updated.
    
    ticket: 8834 (new)
    tags: pullup
    target_version: 1.17-next

 doc/conf.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/conf.py b/doc/conf.py
index 759367c..fc56627 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -271,7 +271,7 @@ else:
     rst_epilog += '.. |ckeytab| replace:: %s\n' % ckeytab
     rst_epilog += '''
 .. |krb5conf| replace:: ``/etc/krb5.conf``
-.. |defkeysalts| replace:: ``aes256-cts-hmac-sha1-96:normal aes128-cts-hmac-sha1-96:normal des3-cbc-sha1:normal arcfour-hmac-md5:normal``
+.. |defkeysalts| replace:: ``aes256-cts-hmac-sha1-96:normal aes128-cts-hmac-sha1-96:normal``
 .. |defetypes| replace:: ``aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96 aes256-cts-hmac-sha384-192 aes128-cts-hmac-sha256-128 des3-cbc-sha1 arcfour-hmac-md5 camellia256-cts-cmac camellia128-cts-cmac``
 .. |defmkey| replace:: ``aes256-cts-hmac-sha1-96``
 .. |copy| unicode:: U+000A9
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post