[16232] in Kerberos-V5-bugs

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

[krbdev.mit.edu #8769] git commit

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon Jan 7 11:19:28 2019

Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: Greg Hudson via RT <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8769@krbdev.mit.edu>
Message-ID: <rt-8769-49259.9.28234599607343@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8769'":;
Date: Mon, 7 Jan 2019 11:19:21 -0500
MIME-Version: 1.0
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


Fix build issues with Solaris native compiler

In the LDAP KDB module, fix an empty initializer.  In the SPAKE
edwards25519 code, use autoconf tests to determine whether to use the
64-bit code.  In the SPAKE update_thash() function, make sure the
types of the conditional expression results match exactly.  In
libkrb5support, link against zap.o now that k5buf.o can use zap() (as
of commit 8ee8246c14702dc03b02e31b9fb5b7c2bb674bfb).

[ghudson@mit.edu: squashed commits; rewrote commit message; adjusted
autoconf tests; minor code changes]

(cherry picked from commit ecb03a4c31cf8a6b1bca3459ae56d4122398c18e)

https://github.com/krb5/krb5/commit/d9da74e25398fff40ba9c6dbd26ed4a5ba6e8f11
Author: sashan <anedvedicky@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: d9da74e25398fff40ba9c6dbd26ed4a5ba6e8f11
Branch: krb5-1.17
 src/configure.in                                   |    4 ++++
 src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c |    2 +-
 src/plugins/preauth/spake/edwards25519.c           |    9 +--------
 src/plugins/preauth/spake/util.c                   |    5 +++--
 src/util/support/Makefile.in                       |    6 +++---
 5 files changed, 12 insertions(+), 14 deletions(-)

_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

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