Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Changes to the Cyrus IMAP Server since 2.2.13
* Fixed CERT VU#336053 - Potential buffer overflow in Sieve.
|
|
Patch provided by Jukka Salmi in PR 41432.
While here, add DESTDIR support.
|
|
|
|
Taken from:
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imtest/imtest.c.diff?r1=1.107&r2=1.108
Bump PKGREVISION.
Reported by Jukka Salmi in PR 35959.
|
|
variable) with the portable equivalent. Bump revision.
|
|
isn't enabled. Reported by Jukka Salmi by PR 34917.
|
|
r1.39: initialize err to revent segfault
r1.40: only free() the backend struct if we allocated it (don't free cached connections)
Bump PKGREVISION.
|
|
Patch provided by Jukka Salmi via PR 33576.
Changes to the Cyrus IMAP Server since 2.2.12
* Allow sieve scripts to be run on shared mailboxes (via sieve annotation).
* Updated nntpd to be compliant with latest draft (soon to be RFC3977).
* Updated IMAP UIDPLUS extension to be compliant with latest specification
(RFC4315).
* Performance improvements to quota utility.
* Fixed possible race condition in IMAP IDLE.
* Made ptloader runtime configurable.
* Added more extensive output to arbitron.
* Allow responses of any length from backend when proxing IMAP/POP3/NNTP
traffic.
* Added plaintextloginalert option.
* Only allow mbpath to be run as Cyrus user.
* Added berkeley_hash and berkeley_hash_nosync cyrusdb backends (seem to
perform better under heavy loads).
* Added lastpop mailbox annotation.
* Added subscribe/unsubscribe support to cyradm.
* Fixed miscellaneous bugs and build issues.
|
|
Addresses PR 32739 by John Kohl.
Bump PKGREVISION.
|
|
Solaris. Fixes PR 32114.
|
|
|
|
the "vendor" directories. Bump the PKGREVISION.
|
|
|
|
script.
|
|
|
|
|
|
|
|
stage: this is need to avoid conflict between the distribution patch file for
IPv6 support and patches/patch-af (now removed) and patches/patch-ak.
Bump PKGREVISION (again).
|
|
Libisieve also need to be composed of relocatable objects.
|
|
libsieve.a from relocatable objects so that when the Perl modules are
linked against these libraries, they are composed wholly from relocatable
objects. We query perl for how to compile a source file into a relocatable
object file. This should fix pkg/16089.
|
|
against its dependent libraries by using the output of "sasl-config --libs"
if sasl-config is present.
|
|
|
|
|
|
changing all cross-references to them. This prevents name collisions with
other packages' manpages. This addresses pkg/14245 by Kimmo Suominen
<kim@tac.nyc.ny.us> (cyrus: master(8) conflicts).
|
|
|
|
Changes to numerous to mention see the changes.html file.
|
|
using the patch supplied in that PR.
|
|
|
|
manpage from the UW IMAP package (imap-uw).
|
|
* Update dependency on cyrus-sasl to >=1.5.24nb2.
* Move creation of cyrus user and mail group to cyrus-sasl.
* Install HTML documentation.
* Install minimal imapd.conf configuration file defaulting to 'pwcheck'
authentication.
* Install mkimap perl script for creating cyrus imap directories.
* Improvements to DEINSTALL/INSTALL scripts.
* Make me the maintainer.
|