2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message:
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
2017-05-21 09:16:49 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
Update to 2.4.1
* This version works with PHP 7.1.5
Changelog:
2.4.1:
0022428: [markdown] CSV and Excel exports with markdown on (vboctor)
0022906: [security] CVE-2017-7620: Open redirection vulnerability in \
/login_page.php (dregad)
0022909: [security] CVE-2017-7620: CSRF - Arbitrary Permalink Injection (dregad)
0022867: [markdown] Markdown formatting is broken for notes column on View \
Issues page (vboctor)
2.4.0:
0021558: [ui] log destination for page produces messed output (syncguru)
0022665: [documentation] Wrong documentation of option \
bug_resolution_fixed_threshold (atrol)
0022689: [bugtracker] HTTP_X_FORWARDED_PROTO is not honored when loading \
Gravatar (vboctor)
0022744: [signup] Signup is not working on mantisbt.org/bugs (vboctor)
0022740: [performance] Allowed memory size of 268435456 bytes exhausted (vboctor)
0004235: [authentication] Support Generic Authentication through Plug-ins (vboctor)
0022140: [administration] Getting error dialog when reporting issues and file \
upload is disabled (cproensa)
0022635: [time tracking] Empty notes with time tracking show as empty notes for \
users that can't view time tracking (vboctor)
0022673: [attachments] Dropzone uploads files when submitting other forms (cproensa)
0022762: [api rest] Bug in error handling when user doesn't have access level to \
handle issue (vboctor)
|
2017-04-17 11:57:14 by Maya Rashish | Files touched by this commit (3) |
Log message:
mantisBT: patch CVE-2017-7615, allowing any user to authenticate as admin
using upstream provided patch.
XXX THIS IS THE WRONG FIX, PACKAGE SHOULD BE UPDATED TO LATEST VERSION
bump PKGREVISION
|
2016-09-11 19:03:29 by Takahiro Kambe | Files touched by this commit (53) |
Log message:
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.
|
2016-09-01 15:22:45 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Make pkglint more happy
|
2016-09-01 15:20:55 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Add ldap option
|
2016-09-01 15:16:15 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Bump PKGREVISION from adding textproc/php-json dependency
|
2016-08-30 14:37:43 by Ryo ONODERA | Files touched by this commit (5) |
Log message:
Update to 1.3.1
* Remove Apache httpd and php module dependency. This package works fine with
nginx and php-fpm too
* Add database option for MySQL and PostgreSQL
* For MySQL, php-mysqli is recommended. Use it as MySQL option
Changelog:
Not available.
1.3.x is new stable branch.
|
2015-12-06 13:13:13 by Takahiro Kambe | Files touched by this commit (25) |
Log message:
Explicitly restrict PHP_VERSIONS_ACCEPTED to 55 and 56 for packages which
use php-mysql package.
|