[1929] in Kerberos_V5_Development
confidential support
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sat Nov 9 11:31:55 1996
Date: Sat, 9 Nov 1996 11:31:35 -0500
From: Sam Hartman <hartmans@MIT.EDU>
To: gnats-admin@rt-11.mit.edu
Cc: krbdev@MIT.EDU
As we discussed earlier, we eventually want to have the
ability to send confidential bug reports only to internal people,
while having something like krb5-bugs-redist for public bug reports.
I checked in preliminary code to do this into a branch off our gnats
tree.
The way it works is that there is a public notify field added
to the categories file and non-confidential bugs are sent to that set
of addresses as well as the normal notify field. This means that we
need to get a new mailing list for people on krb5-bugs-redist and
krbcore. (It might be easier for our needs if we set it up to send to
a different list of people for confidential bug reports, and have
krbcore be that set of people. However, this isn't what we decided to
do earlier, and it's a bad idea because it overloads the meaning of
confidential to imply that additional inside people who might not
normally read bugs should be notified.)
--Sam