aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README51
1 files changed, 51 insertions, 0 deletions
diff --git a/README b/README
index 5fb197b..53ed9eb 100644
--- a/README
+++ b/README
@@ -74,6 +74,56 @@ variable that enables "weak" enctypes, which defaults to "false"
beginning with krb5-1.8.
+Major changes in 1.13.7 (2016-09-15)
+------------------------------------
+
+This is a bug fix release. The krb5-1.13 release series is near the
+end of its maintenance period, and krb5-1.13.7 will probably be the
+final release of this series. For new deployments, installers should
+prefer the krb5-1.14 release series or later.
+
+* Fix some rare btree data corruption bugs
+
+* Fix numerous minor memory leaks
+
+* Improve portability (Linux-ppc64el, FreeBSD)
+
+* Improve some error messages
+
+* Improve documentation
+
+krb5-1.13.7 changes by ticket ID
+--------------------------------
+
+8433 Fix memory leak destroying DIR ccache
+8435 Fix leak on error in libkadm5_clnt initialization
+8437 Fix leaks on error in krb5 gss_acquire_cred()
+8439 Fix leak in gss_display_name() for non-MN names
+8440 Fix krb5_get_init_creds_password() pwchange leak
+8441 Fix leak in ulog_replay()
+8442 Fix leak in DB2 krb5_db_promote() implementation
+8443 Fix leak in FAST OTP client processing
+8444 Fix unlikely leak in sendto_kdc
+8445 Fix leak in kadm5_hook interface
+8447 Fix leak in capaths processing
+8453 Fix leak on error in libkadm5_srv initialization
+8454 Missing responder if there is no pre-auth
+8470 Warn about dump -recurse nonfunctionality
+8473 Handle errors from curs_init in db2 back end
+8475 Fix build with -O3 on ppc64el
+8477 Fix KDC to drop repeated in-progress requests
+8480 Fix GSSRPC server credential memory leak
+8481 Improve checking of decoded DB2 principal values
+8482 Memory leak in krb5_server_decrypt_ticket_keytab()
+8483 Avoid byte-swap cache corruption in libdb2
+8484 Avoid unaligned access in btree byte swapping
+8485 Fix btree byte swapping for overflow data
+8489 Update config.guess, config.sub
+8491 Remove meaningless checks decoding DB2 principals
+8492 Fix directory changes to use explicit subshells
+8493 Fix unaligned accesses in bt_split.c
+
+
Major changes in 1.13.6 (2016-07-25)
------------------------------------
@@ -562,6 +612,7 @@ reports, suggestions, and valuable resources:
Ravi Channavajhala
Srinivas Cheruku
Leonardo Chiquitto
+ Seemant Choudhary
Howard Chu
Andrea Cirulli
Christopher D. Clausen