espie
cd87060f27
regen with a more recent diff.
...
Remove extra bogus target that breaks in parallel mode.
2007-12-28 17:11:25 +00:00
brad
9e8ecfb2f4
Fix some security issues with gnats.
...
Some additional fixes from millert@
sprintf -> snprintf
str{cat,cpy} -> strl{cat,cpy}
http://marc.theaimsgroup.com/?l=bugtraq&m=105638591907836&w=2
ok naddy@
2003-08-25 23:33:56 +00:00
millert
54669baaa5
Update to gnats-3.113.1 and add OpenBSD tags on the patchs; dugsong@ OK
2002-05-09 16:16:02 +00:00
millert
c27643ab6f
mkstemp() makes temp files mode 0600 so before renaming them to the
...
real name, fchmod to 0644. Otherwise we end up with queue files and
the index file mode 0600 which is not the intention.
The original GNATS code makes queue files mode 0664 which seems excessively
open; 0644 should be fine.
2002-05-09 03:53:45 +00:00
dugsong
896186cc9c
GNATS, the GNU Problem Report Management System. FLAVOR=www adds the gnatsweb CGI interface.
2001-01-12 17:14:51 +00:00