krb5 commit [krb5-1.14]: Updates for krb5-1.14

Tom Yu tlyu at mit.edu
Fri Nov 20 15:27:36 EST 2015


https://github.com/krb5/krb5/commit/48401c2c17364ebd90d3422d01a159ca16ea9548
commit 48401c2c17364ebd90d3422d01a159ca16ea9548
Author: Tom Yu <tlyu at mit.edu>
Date:   Thu Nov 19 15:06:42 2015 -0500

    Updates for krb5-1.14

 README              |    4 ++--
 src/patchlevel.h    |    4 ++--
 src/po/mit-krb5.pot |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/README b/README
index 691fb04..998c5e9 100644
--- a/README
+++ b/README
@@ -73,8 +73,8 @@ 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.14
----------------------
+Major changes in 1.14 (2015-11-20)
+----------------------------------
 
 Administrator experience:
 
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 0f63b24..dc9befa 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 14
 #define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "beta2-postrelease"
+/* #undef KRB5_RELTAIL */
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.14"
+#define KRB5_RELTAG "krb5-1.14-final"
diff --git a/src/po/mit-krb5.pot b/src/po/mit-krb5.pot
index 07b9417..3475678 100644
--- a/src/po/mit-krb5.pot
+++ b/src/po/mit-krb5.pot
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: mit-krb5 1.14-beta2\n"
+"Project-Id-Version: mit-krb5 1.14\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-12 16:30-0500\n"
+"POT-Creation-Date: 2015-11-19 15:25-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"


More information about the cvs-krb5 mailing list