Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2019-08-09 14:38:43 by Benny Siegert | Files touched by this commit (3) | |
Log message:
Pullup ticket #6012 - requested by taca
mail/squirrelmail: security fix
Revisions pulled up:
- mail/squirrelmail/Makefile 1.137
- mail/squirrelmail/PLIST 1.42
- mail/squirrelmail/distinfo 1.71
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Jul 24 03:49:35 UTC 2019
Modified Files:
pkgsrc/mail/squirrelmail: Makefile PLIST distinfo
Log message:
mail/squirrelmail: update to 1.4.23pre14832
Update squirrelmail to 1.4.23pre14832.
- Changed anti-CSRF security token lifetime to be session-based.
- Added favicon and ability for admins to use their own by setting
$head_tag_extra in config_local.php (see documented comments in,
for example, src/webmail.php)
- Altered hook types "do_hook_function" and \
"concat_hook_function"
such that the ultimate hook return value (in its current state,
as computed (or not) by the plugins that have executed previously)
is both globalized and passed as an additional argument to each
plugin. This allows plugins to cooperate better and not overwrite
each other's return values.
- Updated SVG handling, closing several related vulnerabilities
(#2831) [CVE-2018-14950] [CVE-2018-14951] [CVE-2018-14952]
[CVE-2018-14953] [CVE-2018-14954] [CVE-2018-14955]
- Added IMAP ID command (RFC2971), sent after every login - use
by setting $imap_id_command_args in config/config_local.php
(see notes in functions/imap_general.php for more details)
- Fixed PHP7 warnings (#2847)
- Added handling for RCDATA and RAWTEXT elements in HTML sanitizer
[CVE-2019-12970]
|
Next | Query returned 1 messages, browsing 1 to 10 | previous