diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-07-14 10:26:29 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-07-14 10:26:29 +0000 |
commit | 813491f44cee7c72e2b4e59531da6ab86a402573 (patch) | |
tree | ba3123e90e9a229caaf89f91c3ac58f5dca15a48 /devel/bugzilla/distinfo | |
parent | 166b535d3fe4cf522ece4bad18d0657f06444b72 (diff) | |
download | pkgsrc-813491f44cee7c72e2b4e59531da6ab86a402573.tar.gz |
- Update to 2.18.3
- Update addresses two security issues
- From the ChangeLog:
> Version 2.18.2
> --------------
>
> + You can now create accounts with createaccount.cgi even
> when the "requirelogin" parameter is turned on. (Bug 294778)
>
> + Bugs that are in disabled groups may not show a padlock
> on the bug list, or may otherwise behave strangely. You
> can now fix this using sanitycheck.cgi. (Bug 277454)
>
> + If sendmail dies while you are marking a bug
> as a duplicate, the duplicates table will no longer become
> corrupted. (Bug 225042)
>
> + Any user can change a flag on any bug. This also allows the
> attacker to expose the summary of any bug, even a hidden bug.
>
> + Summaries of private bugs are sometimes exposed under a very rare
> condition if you use MySQL replication.
>
> Version 2.18.3
> --------------
>
> + The query.cgi page was broken in 2.18.2 by bug 300138.
> That is now fixed.
Diffstat (limited to 'devel/bugzilla/distinfo')
-rw-r--r-- | devel/bugzilla/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo index ccab3274785..15947369628 100644 --- a/devel/bugzilla/distinfo +++ b/devel/bugzilla/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2005/06/17 22:58:02 adrianp Exp $ +$NetBSD: distinfo,v 1.7 2005/07/14 10:26:29 adrianp Exp $ -SHA1 (bugzilla-2.18.1.tar.gz) = ec582315d2a909929045494b5ad11ffe97fc63bf -RMD160 (bugzilla-2.18.1.tar.gz) = fbcecb2ec617fc2291aed680787464b72b312a50 -Size (bugzilla-2.18.1.tar.gz) = 1542054 bytes +SHA1 (bugzilla-2.18.3.tar.gz) = c0916d8dc00955ec03e5af4f3b215b351047684a +RMD160 (bugzilla-2.18.3.tar.gz) = c683f387c33379196cf5c3abad64bb02314dbc29 +Size (bugzilla-2.18.3.tar.gz) = 1649951 bytes SHA1 (patch-aa) = 8b25ff33bb77ce226b52ccf97ec7c91c1e95a6a1 |