Up to [cvs.netbsd.org] / pkgsrc / databases / gnats
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6.6.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: +4 -3
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.7 / (download) - annotate - [select for diffs], Sat Aug 27 22:24:02 2005 UTC (6 years, 8 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
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,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
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,
HEAD
Changes since 1.6: +4 -3
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.5.8.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.5: +2 -2
lines
Diff to previous 1.5 (colored) next main 1.6 (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.6 / (download) - annotate - [select for diffs], Wed Nov 10 21:34:46 2004 UTC (7 years, 6 months ago) by soren
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Branch point for: pkgsrc-2005Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Update using the databases/gnats4 package. gnats3 has numerous security problems and is no longer supported.
Revision 1.5 / (download) - annotate - [select for diffs], Fri May 30 22:14:29 2003 UTC (8 years, 11 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Branch point for: pkgsrc-2004Q3
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Use bsd.pkg.install.mk infrastructure to create the `gnats' user and some directories. In the process kill PLIST @exec -except for those related to install-info. While here substitute some leftover `/usr/pkg' in MESSAGE. XXX Marking this package as USE_BUILDLINK2 will make my life easier for forthcoming changes but as it is not really necessary for the build it self I guess it is not a good option?
Revision 1.4 / (download) - annotate - [select for diffs], Tue May 6 17:40:43 2003 UTC (9 years ago) by jmmv
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Drop trailing whitespace. Ok'ed by wiz.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 27 15:53:07 2003 UTC (9 years ago) by cjep
Branch: MAIN
Changes since 1.2: +6 -3
lines
Diff to previous 1.2 (colored)
Add information about mail aliases.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 11 06:17:27 2001 UTC (10 years, 6 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
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: +5 -0
lines
Diff to previous 1.1 (colored)
Adjust format a bit: * 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '='
Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 1 00:11:42 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN
Move pkg/ files into package's toplevel directory