Bug 17922 - send-pr should be upgraded
Summary: send-pr should be upgraded
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 5.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Price
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-04-11 07:10 UTC by root
Modified: 2000-10-29 22:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description root 2000-04-11 07:10:01 UTC
	It looks like send-pr comes from GNATS 3.2. On the WWW site
	<URL:http://sourceware.cygnus.com/gnats/>, one can read:

There is a lot of confusion about the status of GNATS. The last official
release of GNATS was version 3.2 in 1993. However, GNATS 3.2 is really
broken, don't use it. Many major advances have been made to GNATS in the last
couple of years, including multiple database support, customized fields, and
comprehensive WWW and Tk based front-ends. 

	Switching to GNATS 3.113, released 1999-11-30, eases the use of
	send-pr for both FreeBSD and other sites, with only one shell
	script.

Fix: 

Use GNATS 3.113.
Comment 1 Sheldon Hearn 2000-04-11 13:46:30 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.
Comment 2 root 2000-04-11 14:16:31 UTC
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
Comment 3 root 2000-04-11 14:18:54 UTC
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:
Comment 4 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-07 15:06:57 UTC
Responsible Changed
From-To: freebsd-bugs->steve

Steve's probably a good person to decide whether to move 
forward on this one.
Comment 5 Steve Price freebsd_committer freebsd_triage 2000-10-29 22:22:39 UTC
State Changed
From-To: open->closed

I just uppgraded our send-pr bits to version 3.113.