]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Remove mentions of krb5-send-pr
authorTom Yu <tlyu@mit.edu>
Tue, 14 Jan 2014 20:43:35 +0000 (15:43 -0500)
committerTom Yu <tlyu@mit.edu>
Wed, 15 Jan 2014 19:43:40 +0000 (14:43 -0500)
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.

ticket: 5566
target_version: 1.12.1
tags: pullup

README
src/plugins/kdb/db2/libdb2/README

diff --git a/README b/README
index 35074b93523947b44e3d905e3dad23135ec7c5e4..ba5d2672ea4014d7f3ce17deb0ff39c1bbf25d56 100644 (file)
--- a/README
+++ b/README
@@ -53,20 +53,16 @@ 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.
 
 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
 --------------
index 70118bef5ff5ab9171aa392f36360c9369a7a536..25dda0e2faa8c5f16f6ed9b72ba26c4b4d06c02c 100644 (file)
@@ -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