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:           Tue Apr  1 18:47:56 UTC 2008

Modified Files:
        wip/dovecot: Makefile PLIST distinfo

Log Message:
Update to Dovecot 1.1rc4.  From the release announcement mail:

I didn't have time/energy to fix everything I wanted, so it'll probably be a
few more RCs left until v1.1.0. This is anyway an important release, because it
fixes two buffer overflows in search code which have been in all v1.1 releases
(but not v1.0). Really stupid mistakes, I must have been tired or something
when writing the code.. Anyway I now added code to notice these kind of buffer
overflows when they happen (if --enable-debug is used), so hopefully these will
be the last ones.

        * Fixed two buffer overflows in str_find_init(). It was used by
          SEARCH code when searching for headers or message body. Added code
          to catch these kind of overflows when compiling with --enable-debug.
          Found by Diego Liziero.

        + LDAP: Added debug_level and ldaprc_path settings (OpenLDAP-only)
        + Squat: Added fts_squat =3D partial=3Dn full=3Dm settings. See the 
wiki.
        - dbox metadata updating fixes.
        - quota: backend=3Dn didn't work
        - SEARCH RECENT may have returned non-recent messages if index files
          were created by v1.0.
        - If mailbox was opened as read-only with EXAMINE, STOREs were
          permanently saved.
        - LDAP: Templates were somewhat broken (by richs at whidbey.net)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.20 -r1.21 wip/dovecot/PLIST
cvs -z3 rdiff -u -r1.29 -r1.30 wip/dovecot/distinfo
cvs -z3 rdiff -u -r1.41 -r1.42 wip/dovecot/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/PLIST?r1=1.20&r2=1.21
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/distinfo?r1=1.29&r2=1.30
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dovecot/Makefile?r1=1.41&r2=1.42

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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
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