Up to [cvs.netbsd.org] / pkgsrc / databases / gnats
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 1 05:19:12 2011 UTC (9 months, 3 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.11: +3 -1
lines
Diff to previous 1.11 (colored)
Fix broken build with clang. While here, fix the toplevel makefile to stop on error.
Revision 1.9.2.1 / (download) - annotate - [select for diffs], Wed Nov 18 13:11:21 2009 UTC (2 years, 6 months ago) by tron
Branch: pkgsrc-2009Q3
Changes since 1.9: +4 -1
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
Pullup ticket #2934 - requested by obache gnats: build fix Revisions pulled up: - databases/gnats/distinfo 1.10-1.11 - databases/gnats/patches/patch-ah 1.2 --- Module Name: pkgsrc Committed By: obache Date: Mon Nov 16 11:47:37 UTC 2009 Modified Files: pkgsrc/databases/gnats: distinfo Log Message: Re-add missing distinfo entries, lost in the previous commit. PR 42330. --- Module Name: pkgsrc Committed By: obache Date: Tue Nov 17 04:37:02 UTC 2009 Modified Files: pkgsrc/databases/gnats: distinfo pkgsrc/databases/gnats/patches: patch-ah Log Message: patch-ah was broken (wrong paths).
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 17 04:37:01 2009 UTC (2 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
patch-ah was broken (wrong paths).
Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 16 11:47:36 2009 UTC (2 years, 6 months ago) by obache
Branch: MAIN
Changes since 1.9: +4 -1
lines
Diff to previous 1.9 (colored)
Re-add missing distinfo entries, lost in the previous commit. PR 42330.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 8 12:50:32 2009 UTC (2 years, 7 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base
Branch point for: pkgsrc-2009Q3
Changes since 1.8: +2 -4
lines
Diff to previous 1.8 (colored)
Pull up missing "'" from gnats trunk, since netbsd-5 sh(1) trips over the missing quote -- first half of 2006-06-30 Stephane Chazelas <Stephane@artesyncp.com> * edit-pr.sh: missing quote on line 172 (it's OK for the Bourne shell and AT&T ksh based sh, but not other shells), and the tr syntax, though POSIX is causing trouble with Solaris tr. Closes: PR#613
Revision 1.6.4.1 / (download) - annotate - [select for diffs], Mon Aug 29 13:41:42 2005 UTC (6 years, 8 months ago) by salo
Branch: pkgsrc-2005Q2
Changes since 1.6: +9 -6
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Pullup ticket 720 - requested by Adrian Portelli
update and security fix for gnats
Revisions pulled up:
- pkgsrc/databases/gnats/Makefile 1.20 (partially), 1.21
- pkgsrc/databases/gnats/MESSAGE 1.7
- pkgsrc/databases/gnats/PLIST 1.9
- pkgsrc/databases/gnats/distinfo 1.7, 1.8
- pkgsrc/databases/gnats/patches/patch-aa 1.3, 1.4
- pkgsrc/databases/gnats/patches/patch-ab 1.4
- pkgsrc/databases/gnats/patches/patch-ac 1.4
- pkgsrc/databases/gnats/patches/patch-ad 1.3
- pkgsrc/databases/gnats/patches/patch-ae 1.3
Module Name: pkgsrc
Committed By: recht
Date: Sat Aug 27 22:24:02 UTC 2005
Modified Files:
pkgsrc/databases/gnats: MESSAGE Makefile PLIST distinfo
pkgsrc/databases/gnats/patches: patch-aa patch-ab
Added Files:
pkgsrc/databases/gnats/patches: patch-ac patch-ad patch-ae
Log Message:
Update to gnats 4.1.0.
Make a overhaul of the package and bring it closer to pkgsrc standards.
Addresses PR 26174 by Hauke Fath.
changes:
This is GNATS 4.1.0, a release that incorporates multiple bug fixes
and enhancements that have been committed to CVS since the release of
GNATS 4.0. Notable enhancements include:
- Upgrade to autoconf 2.59 generated configure scripts.
- New PR numbers are reported to the client upon new submissions
- Rewrite of install-sid. Now, rather than editing send-pr, which can
be installed on a read-only partition, install-sid creates or edits
user or site configuration files ~/.send-pr.conf or
/etc/gnats/send-pr.conf.
- Removal of libiberty, old manpages, and old build framework cruft
- Performance enhancements to indexing code
- Various cleanups and bugfixes. See the ChangeLog files for details.
---
Module Name: pkgsrc
Committed By: recht
Date: Sun Aug 28 12:36:42 UTC 2005
Modified Files:
pkgsrc/databases/gnats: Makefile distinfo
pkgsrc/databases/gnats/patches: patch-aa
Log Message:
Add a patch from gnats CSV to fix the security problem noted in:
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2180
Patch by adrianp@.
ChangeLog from gnats CSV:
* Makefile.in (install-gnats-tools, install-gnats-bin): Removed chown
and chmod entries for setting binaries suid. CAN-2005-2180 advisory.
gen-index as setuid root can overwrite any system file.
Bump PKGREVISION to 1.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 28 12:36:42 2005 UTC (6 years, 8 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Add a patch from gnats CSV to fix the security problem noted in: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2180 Patch by adrianp@. ChangeLog from gnats CSV: * Makefile.in (install-gnats-tools, install-gnats-bin): Removed chown and chmod entries for setting binaries suid. CAN-2005-2180 advisory. gen-index as setuid root can overwrite any system file. Bump PKGREVISION to 1.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 27 22:24:02 2005 UTC (6 years, 8 months ago) by recht
Branch: MAIN
Changes since 1.6: +9 -6
lines
Diff to previous 1.6 (colored)
Update to gnats 4.1.0. Make a overhaul of the package and bring it closer to pkgsrc standards. Addresses PR 26174 by Hauke Fath. changes: This is GNATS 4.1.0, a release that incorporates multiple bug fixes and enhancements that have been committed to CVS since the release of GNATS 4.0. Notable enhancements include: - Upgrade to autoconf 2.59 generated configure scripts. - New PR numbers are reported to the client upon new submissions - Rewrite of install-sid. Now, rather than editing send-pr, which can be installed on a read-only partition, install-sid creates or edits user or site configuration files ~/.send-pr.conf or /etc/gnats/send-pr.conf. - Removal of libiberty, old manpages, and old build framework cruft - Performance enhancements to indexing code - Various cleanups and bugfixes. See the ChangeLog files for details.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 23 16:33:05 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Branch point for: pkgsrc-2005Q2
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Add RMD160 digests in addition to SHA1 ones.
Revision 1.3.6.1 / (download) - annotate - [select for diffs], Sun Nov 28 00:33:50 2004 UTC (7 years, 5 months ago) by snj
Branch: pkgsrc-2004Q3
Changes since 1.3: +5 -10
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
Pullup ticket 155 - requested by Havard Eidnes
security fix for gnats
Module Name: pkgsrc
Committed By: soren
Date: Wed Nov 10 21:34:46 UTC 2004
Modified Files:
pkgsrc/databases/gnats: DESCR MESSAGE Makefile PLIST distinfo
pkgsrc/databases/gnats/patches: patch-aa patch-ab
Removed Files:
pkgsrc/databases/gnats/patches: patch-ac patch-ad patch-ae patch-af
patch-ag
Log Message:
Update using the databases/gnats4 package. gnats3 has numerous security
problems and is no longer supported.
---
Module Name: pkgsrc
Committed By: soren
Date: Sun Nov 14 10:59:58 UTC 2004
Modified Files:
pkgsrc/databases/gnats: Makefile PLIST distinfo
Log Message:
Update to gnats 4.0.1.
Fixes vulnerabilities described in
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0623 .
Revision 1.5 / (download) - annotate - [select for diffs], Sun Nov 14 10:59:58 2004 UTC (7 years, 6 months ago) by soren
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Update to gnats 4.0.1. Fixes vulnerabilities described in http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0623 .
Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 10 21:34:46 2004 UTC (7 years, 6 months ago) by soren
Branch: MAIN
Changes since 1.3: +5 -10
lines
Diff to previous 1.3 (colored)
Update using the databases/gnats4 package. gnats3 has numerous security problems and is no longer supported.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 20 17:37:58 2004 UTC (8 years, 4 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Branch point for: pkgsrc-2004Q3
Changes since 1.2: +5 -2
lines
Diff to previous 1.2 (colored)
Fix build on NetBSD -current.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 29 12:54:58 2003 UTC (8 years, 10 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Convert to USE_NEW_TEXINFO.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 11 11:42:26 2001 UTC (10 years, 7 months ago) by martti
Branch: TNF
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Added the GNATS package which was submitted in pkg/13330. GNATS (GNU Problem Report Management System) is a problem tracking system written to help report on, and track, problem reports or bugs.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 11 11:42:26 2001 UTC (10 years, 7 months ago) by martti
Branch: MAIN
Initial revision