Update to 1.0.0rc5
0006509: [security] Port: Additional XSS Vulnerabilities in Filter (thraxisp) 0006557: [security] XSS Vulnerability in manage_user (TKADV2005-11-002) (thraxisp) 0006563: [security] Port XSS Vulnerability in project documents (TKADV2005-11-02) (thraxisp) 0006569: [security] XSS Vulnerability in saved queries (TKADV2005-11-002) (thraxisp) 0006594: [bugtracker] config_flush_cache does not work correctly (thraxisp) 0006585: [documentation] don't see the documentation (thraxisp) 0006501: [filters] Categories can't be selected for filter-setting (thraxisp)
This commit is contained in:
parent
26c7aad81a
commit
934a0b4579
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.15 2006/01/09 21:00:39 adrianp Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2006/01/17 13:31:14 adrianp Exp $
|
||||
|
||||
DISTNAME= mantis-1.0.0rc4
|
||||
PKGREVISION= 2
|
||||
DISTNAME= mantis-1.0.0rc5
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/}
|
||||
|
||||
|
@ -28,7 +27,7 @@ DEPENDS+= php-jpgraph-[0-9]*:../../graphics/php-jpgraph
|
|||
APACHE_USER?= www
|
||||
|
||||
BUILD_DEFS+= APACHE_USER
|
||||
MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
|
||||
MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}
|
||||
|
||||
MANTIS_HOME= ${PREFIX}/share/mantis
|
||||
EGDIR= ${PREFIX}/share/examples/mantis
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2005/12/21 06:13:26 adrianp Exp $
|
||||
$NetBSD: distinfo,v 1.6 2006/01/17 13:31:14 adrianp Exp $
|
||||
|
||||
SHA1 (mantis-1.0.0rc4.tar.gz) = e875599e71ea7ac8b240dd39436e83fe5b2aeef7
|
||||
RMD160 (mantis-1.0.0rc4.tar.gz) = 55ab3f5c215c6dc8ba698ea0747b3dd44337d1f3
|
||||
Size (mantis-1.0.0rc4.tar.gz) = 1451665 bytes
|
||||
SHA1 (mantis-1.0.0rc5.tar.gz) = 2e5fb40a696d134a23f73c18935e5c8aecf9248b
|
||||
RMD160 (mantis-1.0.0rc5.tar.gz) = baa96e7774753403e6bcd803274258e32a9607b8
|
||||
Size (mantis-1.0.0rc5.tar.gz) = 1452263 bytes
|
||||
|
|
Loading…
Reference in a new issue