Update to 1.0.0rc3 (from 1.0.0rc2)

From the Changelog:
- 0006273: [security] File Inclusion Vulnerability (vboctor)
- 0006275: [security] SQL injection (vboctor)
- 0006234: [filters] Filter sometimes returns no results (thraxisp)
- 0006295: [filters] Old filters and view_state problems. (thraxisp)
- 0006288: [filters] Patch against CVS HEAD for Saved filter problem with view_state (thraxisp)
- 0006296: [filters] Filter sql includes unnecessary links to custom_field_string_table for date custom fields (thraxisp)
- 0006297: [filters] sorting on custom field, bring MySQL to deadlock loop (thraxisp)
This commit is contained in:
adrianp 2005-11-03 09:50:56 +00:00
parent 021a93cd25
commit 91de043eff
2 changed files with 6 additions and 7 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.9 2005/09/22 11:54:43 adrianp Exp $
# $NetBSD: Makefile,v 1.10 2005/11/03 09:50:56 adrianp Exp $
DISTNAME= mantis-1.0.0rc2
PKGREVISION= 1
DISTNAME= mantis-1.0.0rc3
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/09/19 22:33:28 adrianp Exp $
$NetBSD: distinfo,v 1.4 2005/11/03 09:50:56 adrianp Exp $
SHA1 (mantis-1.0.0rc2.tar.gz) = b755e7e699cefdb504fd50df0c8f8cbbb54b0785
RMD160 (mantis-1.0.0rc2.tar.gz) = 9ce67054dcd199455e42be39e8443c58b3187c75
Size (mantis-1.0.0rc2.tar.gz) = 1499486 bytes
SHA1 (mantis-1.0.0rc3.tar.gz) = 610620f5bcc9b947a6afc4aaef66ed24b8e9de0c
RMD160 (mantis-1.0.0rc3.tar.gz) = 18b6c2fa6cde2e751fb724d8538ef723d460f27e
Size (mantis-1.0.0rc3.tar.gz) = 1499835 bytes