Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (15m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 19:49:17 UTC Now

2008-11-15 16:55:29 UTC pkgsrc-2008Q3 commitmail json YAML

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: security/2.20.6/">http://www.bugzilla.org/security/2.20.6/

(tron)