pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/p5-Net-ManageSieve



Module Name:    pkgsrc
Committed By:   sno
Date:           Tue Sep 21 21:39:38 UTC 2010

Modified Files:
        pkgsrc/mail/p5-Net-ManageSieve: Makefile distinfo

Log Message:
Updating mail/p5-Net-ManageSieve from 0.08nb1 to 0.10

Upstream changes:
0.10    Fri Jul  8 15:45:42 CEST 2010
        - fix: authentificate against Cyrus CPAN bug #58192 Rudy Gevaert
                You can pass different user and authname to auth() now
        - fix: added missed entry in Changes of v0.09
        - fix: stall in select() CPAN bug #58235 Rudy Gevaert
                When the SSL layer buffers data, select() does not return
                true, hence, is not indicating that pending data. It seems
                that select() queries the TCP stack only.
                The now choosen maximal size in sysread() is larger than
                the block size of Net::SSLeay at the current time of 32KB.

0.09    Thu Sep 24 14:29:07 CEST 2009
        - fix: CPAN bug#49333: bug in Mangesieve by Oliver Eales
                base64 encoded password in fallback branch contains line
                feeds


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/p5-Net-ManageSieve/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/p5-Net-ManageSieve/distinfo

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



Home | Main Index | Thread Index | Old Index