- note tracking numbers assigned by upstream RT

This commit is contained in:
Nalin Dahyabhai 2009-06-26 22:08:03 +00:00
parent 3f291ca045
commit 36e46dc693
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Type mismatch. RT#TBD
Type mismatch. RT#6519
diff -up krb5-1.7/src/lib/krb5/krb/kerrs.c krb5-1.7/src/lib/krb5/krb/kerrs.c
--- krb5-1.7/src/lib/krb5/krb/kerrs.c 2009-06-22 15:01:02.000000000 -0400
+++ krb5-1.7/src/lib/krb5/krb/kerrs.c 2009-06-22 15:01:06.000000000 -0400

View File

@ -37,7 +37,7 @@ the earlier, non-PAM behavior by setting "use_pam" to false in the [ksu]
section of /etc/krb5.conf.
When enabled, ftpd, krshd, login.krb5, and ksu gain dependence on libpam.
Updated version of patch filed as RT#5939.
RT#5939.
diff -up krb5-1.7/src/aclocal.m4 krb5-1.7/src/aclocal.m4
--- krb5-1.7/src/aclocal.m4 2009-02-18 19:38:17.000000000 -0500

View File

@ -1,4 +1,4 @@
Surely "buf[strlen(buf)] = '\0'" doesn't do what we intend. RT#TBD
Surely "buf[strlen(buf)] = '\0'" doesn't do what we intend. RT#6521
diff -up krb5-1.7/src/appl/gssftp/ftp/ftp.c krb5-1.7/src/appl/gssftp/ftp/ftp.c
--- krb5-1.7/src/appl/gssftp/ftp/ftp.c 2009-06-22 16:03:48.000000000 -0400

View File

@ -1,4 +1,4 @@
Handle ut_tv not always being a struct timeval. RT#TBD
Handle ut_tv not always being a struct timeval. RT#6520
Index: krb5/src/appl/libpty/update_utmp.c
===================================================================