| Summary: | send-pr should be upgraded | ||
|---|---|---|---|
| Product: | Base System | Reporter: | root <sam> |
| Component: | bin | Assignee: | Steve Price <steve> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
root
2000-04-11 07:10:01 UTC
On Tue, 11 Apr 2000 08:08:35 +0200, Samuel Tardieu wrote:
> It looks like send-pr comes from GNATS 3.2. On the WWW site
> <URL:http://sourceware.cygnus.com/gnats/>, one can read:
Could you give us an indication of what's changed in the send-pr
supplied with GNATS 3.113?
Ciao,
Sheldon.
On 11/04, Sheldon Hearn wrote:
| Could you give us an indication of what's changed in the send-pr
| supplied with GNATS 3.113?
>From what I can see in the diff:
- better handling of the TMPDIR variable in case it has a trailing /
- better handling of what to do if a user has no $LOGNAME and no $USER
- allow a submitter to Cc: other addresses by using "-c addresses"
- allow a submitter to set the severity from command-line with "-s severity"
- add a new header field X-GNATS-Notify to ask for notification or not
- trie to include system, architecture and machine description
Sam
I must add that one bug has been recently discovered in this send-pr. The fix is: --- send-pr.sh.orig Tue Apr 11 15:18:15 2000 +++ send-pr.sh Tue Apr 11 15:18:24 2000 @@ -329,7 +329,7 @@ To: $GNATS_ADDR Subject: From: $FROM -Reply-To: $REPLYTO +Reply-To: $REPLY_TO Cc: $CC X-send-pr-version: $VERSION X-GNATS-Notify: Responsible Changed From-To: freebsd-bugs->steve Steve's probably a good person to decide whether to move forward on this one. State Changed From-To: open->closed I just uppgraded our send-pr bits to version 3.113. |