pkgsrc-WIP-cvs archive

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

CVS commit: wip/dk-milter



Module name:    wip
Committed by:   jukka
Date:           Sun Mar 16 12:47:30 UTC 2008

Modified Files:
        wip/dk-milter: Makefile PLIST distinfo

Log Message:
Update to 1.0.0. Quoting the announcement mail:

This is a new release of the DomainKeys Filter implementation. This
release contains a number of bug fixes and several other improvements,
many ported from the DKIM Filter project.

This is the first stable release since the publication of DomainKeys as
its own RFC, so the version number is now 1.0.0.

Thanks to S. Moonesamy of Eland Systems for his extensive contributions of
code and testing time.

The formal release notes entry:

1.0.0           2008/03/13
        Use the current Authentication-Results: format (the -13 draft).
                Patch from S. Moonesamy of Eland Systems.
        Add improved mlfi_negotiate() function code, copied from dkim-milter,
                which does things like symbol requesting and more intelligent
                option negotiation.  Patch from S. Moonesamy of Eland Systems.
        Add hash buffering, copied from libdkim.  Patch from S. Moonesamy
                of Eland Systems.
        Fix bug #SF1736559: in_addr_t is not universal.  Problem reported
                by Terry White.
        Fix bug #SF1763715: Fix string management in mlfi_eoh() with respect
                to mctx_domain, which could be left pointing to garbage when
                using domain wildcarding.  Problem noted by Ronald Huizer.
        Activate _FFR_MULTIPLE_KEYS.
        LIBDK: Copy the library options structure from libdkim.
        LIBDK: Add dk_close().
        LIBDK: Feature request #SF1872270: Rename parameters called "new"
                in dk.h so that C++ compilers don't complain.  Requested
                by Paul Macintosh.
        LIBAR: Eliminate a possible race condition in ar_dispatcher().
        LIBAR: Timeouts passed to select() can't be bigger than 10^8.
                Problem noted by S. Moonesamy of Eland Systems.
        LIBAR: Fix bug #SF1852618: Handle default case of no "nameserver"
                lines in /etc/resolv.conf.  Problem noted by Mike Markley
                of Bank of America.
        LIBAR: Plug descriptor and memory leaks in ar_shutdown().
        BUILD: Copy the unit test structure from libdkim and add a few basic
                unit tests.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.12 -r1.13 wip/dk-milter/Makefile
cvs -z3 rdiff -u -r1.4 -r1.5 wip/dk-milter/PLIST
cvs -z3 rdiff -u -r1.5 -r1.6 wip/dk-milter/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dk-milter/Makefile?r1=1.12&r2=1.13
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dk-milter/PLIST?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dk-milter/distinfo?r1=1.5&r2=1.6

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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