pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/dovecot



Module name:    wip
Committed by:   ghen
Date:           Mon Jul 13 08:17:28 UTC 2009

Modified Files:
        wip/dovecot: Makefile PLIST distinfo

Log Message:
Update to Dovecot 1.2.1, Sieve 0.1.8 and ManageSieve 0.11.7.

Changelog for Dovecot 1.2.1: Mainly fixes to some issues found by people when
upgrading to v1.2.0.

* GSSAPI: Changed logging levels and improved the messages.  Changed the way
  cross-realm authentication handling is done, hopefully it's working now for
  everyone.
* imap/pop3 logins now fail if home directory path is relative.  v1.2.0 deliver
  was already failing with these and they could have caused problems even with
  v1.1.
* IMAP: Custom authentication failure messages are now prefixed with [ALERT] to
  get more clients to actually show them.

+ Improved some error messages.
- pop3: AUTH PLAIN was broken when SASL initial response wasn't given.
- mbox: New mailboxes were created with UIDVALIDITY 1.
- quota-fs was defaulting to group quota instead of user quota.
- Fixed ACLs to work with mbox.
- Fixed fchmod(-1, -1) errors with BSDs
- convert plugin / convert-tool: Fixed changing hierarchy separators in mailbox
  names when alt_hierarchy_char isn't set.

Changelog for Sieve v0.1.8:

- Fixed AIX compile problem. For portability, the typeof operator is not used
  anymore.
+ Added partial support for the deprecated notify extension.  However, it turns
  out that the implementation provided by cmusieve is even older (2001),
  meaning that this is currently not backwards compatible with cmusieve. Should
  be fixed in next release.

Changelog for ManageSieve v0.11.7:

* Adjusted to changes in the Dovecot login API. This release now depends on
  Dovecot v1.2.1 or newer.
* Incorporated various small changes in IMAP into ManageSieve.  This includes
  properly enabling the generation of core dumps.
- The previous release implicitly resolved the FreeBSD script truncation error.
  This release adds a small correction to the code that detects the truncation.
- Fixed panic occurring when many errors are produced by the Sieve compiler
  (bug found by Pascal Volk).
- Fixed memory leak in the PUTSCRIPT command.

(ManageSieve patch)
- Forgot to add the managesieve_logout_format setting to the config file. Now
  it works (bug reported by Pascal Volk).


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.31 -r1.32 wip/dovecot/PLIST
cvs -z3 rdiff -u -r1.45 -r1.46 wip/dovecot/distinfo
cvs -z3 rdiff -u -r1.58 -r1.59 wip/dovecot/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/PLIST?r1=1.31&r2=1.32
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/distinfo?r1=1.45&r2=1.46
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/Makefile?r1=1.58&r2=1.59

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index