]> 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>
Thu, 23 Jan 2014 03:23:43 +0000 (22:23 -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.

(cherry picked from commit e972ce069dd45aad74e4f4853570ab27cfea05c2)

ticket: 7847 (new)
version_fixed: 1.10.8
status: resolved

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

diff --git a/README b/README
index 70176827d92bcba0e8c8c6858f679b47de6d6473..1d2e8903f8f5e31d555a10402f845aac19e6cf9a 100644 (file)
--- 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
 --------------
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