Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 573 Update ulog state after promoting DB when loading If we are doing a full load, do not touch the ulog header until after we promote the temporary DB to live. This avoids the same bugs as the #7588 fix, but more robustly. Based on a patch from Richard Basch. https://github.com/krb5/krb5/commit/825fa2be6f119677a09acccb109ab976cfc601f8 Author: Greg Hudson Commit: 825fa2be6f119677a09acccb109ab976cfc601f8 Branch: master src/kadmin/dbutil/dump.c | 51 +++++++++++++++++++--------------------------- 1 files changed, 21 insertions(+), 30 deletions(-)