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:           Sun Jul  5 20:37:43 UTC 2009

Modified Files:
        wip/dovecot: Makefile PLIST distinfo options.mk

Log Message:
Update to dovecot 1.2.0, dovecot-sieve 0.1.7 and dovecot-managesieve 0.11.6.

Changes since rc5:

        * imap proxy: Pass through to client unexpected untagged replies
          from remote server (e.g. alerts).
        * Solr: Don't use "any" copyfield, it doubles the index size.
        * mail_location: Allow using ":" characters in dir names by escaping
          it as "::".

        - mbox: Don't crash with invalid From_-lines.
        - IMAP: Don't crash if IDLE command is pipelined after a long-running
          UID FETCH or UID SEARCH.
        - ACL / shared mailbox fixes
        - Some metadata files were incorrectly getting 0666 permissions.

Changes since rc6:

        * Removed configure --with-deliver, --with-pop3d and --disable-ipv6     
                                                                                
                                                    
          parameters.                                                           
                                                                                
                                                    
                                                                                
                                                                                
                                                    
        + Improved permission related error messages.                           
                                                                                
                                                    
        - mbox: Don't write garbage to mbox if message doesn't have a body.     
                                                                                
                                                    
        - virtual: Fixed saving messages with keywords.                         
                                                                                
                                                    
        - virtual: Fixed infinite looping bug.                                  
                                                                                
                                                    
        - zlib: Fixed error handling.                                           
                                                                                
                                                    
                                                                                
                                                                                
                                                    
Changes since rc7:

        - Fixed building LDAP as plugin
        - Fixed starting up in OS X

Changelog Sieve v0.1.7:

        + Improved consistency of sieve tool documentation and fixed missing
          parameters in internal tool help output.
        + Enhanced extensions configuration, allowing to specify the enabled
          extensions relatively to the default (patch by Steffen Kaiser).
        - Forgot to initialize script execution status in Sieve plugin, causing
          segfaults on compile errors in specific conditions.
        - Fixed logging in Sieve plugin for execution of default main script
          (went to STDERR).

Changelog ManageSieve v0.11.6:

        * Adjusted to changes in Dovecot regarding client idle timeout
          vs authentication timeout. This release now depends on Dovecot
          v1.2.rc6 or newer.
        - Fixed CRLF line breaks in compile errors (bug reported by Pascal
          Volk).
        - Corrected directory/file creation behavior with respect to mode bits
          and gid (bug reported by Pascal Volk).
        - Improved handling of script truncation bugs: connection is now closed
          and and error is logged (bug itself not fixed yet).
        - Prevented temp script name from showing up in error output.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.11 -r1.12 wip/dovecot/options.mk
cvs -z3 rdiff -u -r1.30 -r1.31 wip/dovecot/PLIST
cvs -z3 rdiff -u -r1.44 -r1.45 wip/dovecot/distinfo
cvs -z3 rdiff -u -r1.56 -r1.57 wip/dovecot/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/options.mk?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/PLIST?r1=1.30&r2=1.31
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/distinfo?r1=1.44&r2=1.45
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/Makefile?r1=1.56&r2=1.57

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

------------------------------------------------------------------------------
_______________________________________________
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