Path to this page:
./
mail/squirrelmail,
PHP webmail package
Branch: pkgsrc-2018Q1,
Version: 1.4.23pre14764,
Package name: squirrelmail-1.4.23pre14764,
Maintainer: tacaSquirrelMail is a standards-based webmail package written in PHP4. It
includes built-in pure PHP support for the IMAP and SMTP protocols, and all
pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility
across browsers. It has very few requirements and is very easy to configure
and install. SquirrelMail has a all the functionality you would want from an
email client, including strong MIME support, address books, and folder
manipulation.
Required to run:[
lang/perl5] [
devel/php-gettext]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 9fd0ddfd393be97373d5b839143285527c3cb9c4
RMD160: 8b40681f8fa0cc9e25282d1215e6b88c2566c73b
Filesize: 549.596 KB
Version history: (Expand)
- (2018-05-06) Updated to version: squirrelmail-1.4.23pre14764
- (2018-04-04) Package added to pkgsrc.se, version squirrelmail-1.4.23pre14688 (created)
CVS history: (Expand)
2018-05-06 13:41:44 by S.P.Zeidler | Files touched by this commit (3) | |
Log message:
Pullup ticket #5751 - requested by taca
mail/squirrelmail: security update
Revisions pulled up:
- mail/squirrelmail/Makefile 1.134
- mail/squirrelmail/distinfo 1.70
- mail/squirrelmail/patches/patch-ai 1.3
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Mon Apr 30 07:56:55 UTC 2018
Modified Files:
pkgsrc/mail/squirrelmail: Makefile distinfo
pkgsrc/mail/squirrelmail/patches: patch-ai
Log message:
mail/squirrelmail: update to 1.4.23pre14764
Fix CVE-2018-8741 and more.
- Added ability (and user preference) to return to message list
after moving a message
- Search enhancement: Added ability to search in more than one
header without having to search the body
- Add ability for saved drafts to indicate if they are a reply and
if so, to which message, and mark that message as replied when
the draft is finally sent
- Added option to allow returning to the message one had been
replying to after sending
- Sanitize user-supplied attachment filenames (thanks to Florian
Grunow for reporting this issue) [CVE-2018-8741]
- Allow users who cannot edit their email address but who have
multiple identities to edit all their identities
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/mail/squirrelmail/Makefile
cvs rdiff -u -r1.69 -r1.70 pkgsrc/mail/squirrelmail/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/squirrelmail/patches/patch-ai
|