diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2020-11-14 19:47:32 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2020-11-14 19:47:32 +0000 |
| commit | dc2a8a344fd18e612c3884108d7ff60dd99aede3 (patch) | |
| tree | 0ad38ee3a9d136261553b5b0cdc61eba518fdd0b /databases/mantis/files | |
| parent | [NEW] textproc/py-collective.checkdocs: view and validate w/ long_description (diff) | |
databases/mantis: update 2.24.2 -> 2.24.3, fix 3 CVEs
- submitter takes maintainer
- added files/patch-.imgbotconfig
original exists in git repo but not included in official 2.24.3 package,
there might be some users with configured imgbot depending on it and
there is a PLIST_FILES entry in Makefile
QA:
- run-tests are fine, no functional changes
- database schema: unchanged (checked on pg-12)
PR: 251141
Submitted by: Zoltan Alexanderson Besse <zab@zltech.eu>
MFH: 2020Q4
Relnotes: https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.24.3
Security: CVE-2020-25781, CVE-2020-25288, CVE-2020-25830
Notes
Notes:
svn path=/head/; revision=555143
Diffstat (limited to 'databases/mantis/files')
| -rw-r--r-- | databases/mantis/files/patch-.imgbotconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/mantis/files/patch-.imgbotconfig b/databases/mantis/files/patch-.imgbotconfig new file mode 100644 index 000000000000..d7e080944d72 --- /dev/null +++ b/databases/mantis/files/patch-.imgbotconfig @@ -0,0 +1,11 @@ +--- .imgbotconfig.orig 2020-11-14 18:01:51 UTC ++++ .imgbotconfig +@@ -0,0 +1,7 @@ ++{ ++ "schedule": "daily", ++ "ignoredFiles": [ ++ "css/images/*", ++ ], ++ "aggressiveCompression": "false" ++} +\ No newline at end of file |
