aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2014-01-14 15:43:35 -0500
committerTom Yu <tlyu@mit.edu>2014-01-22 22:23:43 -0500
commitce3ceacd52ac912869549e245a498c2c2c42668b (patch)
tree62e1e5f85584ced32d0bd90a2d1ff1ff32a73af8
parent78f4a7c7c4d2ee5954ebcb0c3b2a3789f4b1c23a (diff)
downloadkrb5-ce3ceacd52ac912869549e245a498c2c2c42668b.zip
krb5-ce3ceacd52ac912869549e245a498c2c2c42668b.tar.gz
krb5-ce3ceacd52ac912869549e245a498c2c2c42668b.tar.bz2
Remove mentions of krb5-send-pr
Start the process of deprecating krb5-send-pr. In practice, it causes frustration for some users, and free-form email is good enough for most bug reports. Continue to install krb5-send-pr for now, but plan to remove it from the tree in the future, probably replaced by a script that instructs the user to send email manually. (cherry picked from commit e972ce069dd45aad74e4f4853570ab27cfea05c2) ticket: 7847 (new) version_fixed: 1.10.8 status: resolved
-rw-r--r--README12
-rw-r--r--src/plugins/kdb/db2/libdb2/README3
2 files changed, 5 insertions, 10 deletions
diff --git a/README b/README
index 7017682..1d2e890 100644
--- a/README
+++ b/README
@@ -42,13 +42,7 @@ src/windows/README file.
Reporting Bugs
--------------
-Please report any problems/bugs/comments using the krb5-send-pr
-program. The krb5-send-pr program will be installed in the sbin
-directory once you have successfully compiled and installed Kerberos
-V5 (or if you have installed one of our binary distributions).
-
-If you are not able to use krb5-send-pr because you haven't been able
-compile and install Kerberos V5 on any platform, you may send mail to
+Please report any problems/bugs/comments by sending email to
krb5-bugs@mit.edu.
Please keep in mind that unencrypted e-mail is not secure. If you need
@@ -59,7 +53,9 @@ You may view bug reports by visiting
http://krbdev.mit.edu/rt/
-and logging in as "guest" with password "guest".
+and using the "Guest Login" button. Please note that the web
+interface to our bug database is read-only for guests, and the primary
+way to interact with our bug database is via email.
DES transition
--------------
diff --git a/src/plugins/kdb/db2/libdb2/README b/src/plugins/kdb/db2/libdb2/README
index 70118be..25dda0e 100644
--- a/src/plugins/kdb/db2/libdb2/README
+++ b/src/plugins/kdb/db2/libdb2/README
@@ -4,8 +4,7 @@ This directory contains code of somewhat unknown origin that is
INCOMPATIBLE with both Berkeley DB 1.85 and Sleepycat DB 2.x. Do NOT
contact Sleepycat regarding bugs in code found here; they do not
appreciate it. All bug reports about this code should go to the MIT
-Kerberos team via krb5-send-pr or email to krb5-bugs@mit.edu, as
-usual.
+Kerberos team via email to krb5-bugs@mit.edu, as usual.
It is believed that this "db" code originated from Berkeley DB 1.85
and was further modified by Cygnus and the MIT Kerberos team. Some