From 673ceb59e24bbc17b19cd7a01084929d3901b3f9 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Fri, 21 Oct 2011 18:02:10 +0000 Subject: [PATCH] README and patchlevel.h for krb5-1.10-alpha1 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-10@25400 dc483132-0cff-0310-8789-dd5450dbe970 --- README | 1 + src/patchlevel.h | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index bee00ba0f..191d7f1bc 100644 --- a/README +++ b/README @@ -223,6 +223,7 @@ krb5-1.10 changes by ticket ID 6981 SA-2011-006 KDC denial of service [CVE-2011-1527 CVE-2011-1528 CVE-2011-1529] 6987 Fix krb5_cc_set_config 6988 Fix handling of null edata method in KDC preauth +6989 fix tar invocation in mkrel Acknowledgements ---------------- diff --git a/src/patchlevel.h b/src/patchlevel.h index 9be338ab4..95ea4a969 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -52,6 +52,6 @@ #define KRB5_MAJOR_RELEASE 1 #define KRB5_MINOR_RELEASE 10 #define KRB5_PATCHLEVEL 0 -#define KRB5_RELTAIL "prerelease" +#define KRB5_RELTAIL "alpha1" /* #undef KRB5_RELDATE */ -#define KRB5_RELTAG "branches/krb5-1-10" +#define KRB5_RELTAG "tags/krb5-1-10-alpha1" -- 2.26.2