Path to this page:
./
devel/bugzilla3,
Web based bug tracking system
Branch: pkgsrc-2008Q3,
Version: 3.0.6,
Package name: bugzilla-3.0.6,
Maintainer: adrianpBugzilla is a "Defect Tracking System" or "Bug-Tracking System". Defect
Tracking Systems allow individual or groups of developers to keep track of
outstanding bugs in their product effectively. Most commercial defect-tracking
software vendors charge enormous licensing fees. Despite being "free", Bugzilla
has many features its expensive counterparts lack. Consequently, Bugzilla has
quickly become a favorite of hundreds of organizations across the globe.
What Does Bugzilla Do?
- Track bugs and code changes
- Communicate with teammates
- Submit and review patches
- Manage quality assurance (QA)
Bugzilla can help you get a handle on the software development process.
Successful projects often are the result of successful organization and
communication. Bugzilla is a powerful tool that will help your team get
organized and communicate effectively.
Required to run:[
databases/p5-DBD-mysql] [
databases/p5-DBI] [
lang/perl5] [
mail/p5-Email-MIME-Modifier] [
mail/p5-Email-Send] [
time/p5-TimeDate] [
www/p5-CGI] [
www/p5-Template-Toolkit]
Required to build:[
www/apache22]
Package options: mysql
Master sites:
SHA1: 3301da166717694d539e86afc045520c0a1577e3
RMD160: fe94366d7e53f64af62e4c4c0f0af7c7ec60a9ea
Filesize: 2362.043 KB
Version history: (Expand)
- (2008-11-15) Updated to version: bugzilla-3.0.6
- (2008-10-06) Package added to pkgsrc.se, version bugzilla-3.0.5 (created)
CVS history: (Expand)
2008-11-15 17:55:29 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #2591 - requested by adrianp
bugzilla3: security update
Revisions pulled up:
- devel/bugzilla3/Makefile 1.9
- devel/bugzilla3/distinfo 1.5
---
Module Name: pkgsrc
Committed By: adrianp
Date: Sun Nov 9 20:15:17 UTC 2008
Modified Files:
pkgsrc/devel/bugzilla3: Makefile distinfo
Log message:
* Before 3.0.6, unexpected fatal WebService errors would result in a
faultCode that was a string instead of a number. (Bug 446327)
* If you created a product or component with the same name as one you
previously deleted, it would fail with an error about the series table.
(Bug 247936)
* Includes a fix for: http://www.bugzilla.org/security/2.20.6/
|