pkgsrc/mail/opendkim/PLIST
pettai 1321e7dc3f 2.10.1 2015/02/03
Make DB_SIGNINGTABLE symbol available in Lua scripts.
        Fix bug #214: Handle arbitrarily large From: fields.
        LIBOPENDKIM: Fix bug #213: Remove "dkim_default_senderhdrs" from
                dkim.h.
        LIBOPENDKIM: Fix bug #219: Unresolved CNAMEs are not failures,
                according to the DNS (see RFC6604), so report them as
                NXDOMAIN or similar.

2.10.0          2014/12/27
        Feature request #182: Remove "AddAllSignatureResults".  All signature
                results will now be added via Authentication-Results header
                fields.
        Feature request #180: Rename "LDAPSoftStart" to "SoftStart" and apply
                it to SQL connections as well.
        Feature request #179: Add "IgnoreMalformedMail" option.
        Fix bug #183: Discontinue support for ADSP.  This removes the
                following configuration file items:
                AddAllSignatureResults  LocalADSP
                ADSPAction              NoDiscardableMailTo
                ADSPNoSuchDomain        On-PolicyError
                BogusPolicy             SendADSPReports
                DisableADSP             SenderHeaders
                LDAPSoftStart           UnprotectedPolicy
        Make "rrvs" and "smime" recognized Authentication-Results methods.
        LIBOPENDKIM: Feature request #157: Add dkim_mail_parse_multi().
        LIBOPENDKIM: Feature request #185: Add dkim_set_dnssec().
        LIBOPENDKIM: Fix bug #183: Discontinue support for ADSP.  This
                means all of the following:
                - the dkim_policy_t type has been removed
                - the DKIM_POLICY_* constants have been removed
                - the DKIM_PRESULT_* constants have been removed
                - passing DKIM_OPTS_SENDERHDRS to dkim_options() now
                  results in an error
                - the DKIM_PSTATE structure has been removed
                - all of the following functions have been removed:
                  dkim_policy(), dkim_policy_dnssec(),
                  dkim_policy_getqueries(), dkim_policy_getreportinfo(),
                  dkim_policy_state_free(), dkim_policy_state_new(),
                  dkim_policy_syntax(), dkim_getpolicystr(),
                  dkim_getpresult(), dkim_getpresultstr(),
                  dkim_set_policy_lookup(), dkim_test_adsp()
        LIBOPENDKIM: DKIM_LIBFLAGS_STRICTHDRS now also confirms syntactical
                validity of the From field before proceeding with a signing or
                verifying operation.
        CONTRIB: Fix bug #207: Clean up the "stats" directory.
        CONTRIB: Add "repute" directory which could eventually replace the
                PHP implementation.
        CONTRIB: Patches to systemd and init/redhat.
2015-03-15 23:02:34 +00:00

153 lines
5.8 KiB
Text

@comment $NetBSD: PLIST,v 1.11 2015/03/15 23:02:34 pettai Exp $
include/opendkim/dkim.h
lib/libopendkim.la
lib/pkgconfig/opendkim.pc
man/man8/opendkim-genkey.8
man/man8/opendkim-genzone.8
man/man8/opendkim-testkey.8
man/man8/opendkim-testmsg.8
sbin/opendkim-genkey
sbin/opendkim-genzone
sbin/opendkim-testkey
sbin/opendkim-testmsg
share/doc/opendkim/FEATURES
share/doc/opendkim/KNOWNBUGS
share/doc/opendkim/LICENSE
share/doc/opendkim/LICENSE.Sendmail
share/doc/opendkim/README
share/doc/opendkim/README.LDAP
share/doc/opendkim/README.SQL
share/doc/opendkim/README.specs.html
share/doc/opendkim/RELEASE_NOTES.Sendmail
share/doc/opendkim/authheaders-check-setup-hook.lua
share/doc/opendkim/chroot
share/doc/opendkim/convert_keylist.sh
share/doc/opendkim/dkim.html
share/doc/opendkim/dkim_add_querymethod.html
share/doc/opendkim/dkim_add_xtag.html
share/doc/opendkim/dkim_alg_t.html
share/doc/opendkim/dkim_atps_check.html
share/doc/opendkim/dkim_atps_t.html
share/doc/opendkim/dkim_body.html
share/doc/opendkim/dkim_canon_t.html
share/doc/opendkim/dkim_cbstat.html
share/doc/opendkim/dkim_chunk.html
share/doc/opendkim/dkim_close.html
share/doc/opendkim/dkim_diffheaders.html
share/doc/opendkim/dkim_dns_close.html
share/doc/opendkim/dkim_dns_config.html
share/doc/opendkim/dkim_dns_init.html
share/doc/opendkim/dkim_dns_nslist.html
share/doc/opendkim/dkim_dns_set_close.html
share/doc/opendkim/dkim_dns_set_config.html
share/doc/opendkim/dkim_dns_set_init.html
share/doc/opendkim/dkim_dns_set_nslist.html
share/doc/opendkim/dkim_dns_set_query_cancel.html
share/doc/opendkim/dkim_dns_set_query_service.html
share/doc/opendkim/dkim_dns_set_query_start.html
share/doc/opendkim/dkim_dns_set_query_waitreply.html
share/doc/opendkim/dkim_dns_set_trustanchor.html
share/doc/opendkim/dkim_dns_trustanchor.html
share/doc/opendkim/dkim_dnssec.html
share/doc/opendkim/dkim_eoh.html
share/doc/opendkim/dkim_eom.html
share/doc/opendkim/dkim_flush_cache.html
share/doc/opendkim/dkim_free.html
share/doc/opendkim/dkim_get_msgdate.html
share/doc/opendkim/dkim_get_reputation.html
share/doc/opendkim/dkim_get_signer.html
share/doc/opendkim/dkim_get_sigsubstring.html
share/doc/opendkim/dkim_get_user_context.html
share/doc/opendkim/dkim_getcachestats.html
share/doc/opendkim/dkim_getdomain.html
share/doc/opendkim/dkim_geterror.html
share/doc/opendkim/dkim_getid.html
share/doc/opendkim/dkim_getmode.html
share/doc/opendkim/dkim_getpartial.html
share/doc/opendkim/dkim_getresultstr.html
share/doc/opendkim/dkim_getsighdr.html
share/doc/opendkim/dkim_getsighdr_d.html
share/doc/opendkim/dkim_getsiglist.html
share/doc/opendkim/dkim_getsignature.html
share/doc/opendkim/dkim_getsslbuf.html
share/doc/opendkim/dkim_getuser.html
share/doc/opendkim/dkim_header.html
share/doc/opendkim/dkim_init.html
share/doc/opendkim/dkim_key_syntax.html
share/doc/opendkim/dkim_lib.html
share/doc/opendkim/dkim_libfeature.html
share/doc/opendkim/dkim_libversion.html
share/doc/opendkim/dkim_mail_parse.html
share/doc/opendkim/dkim_minbody.html
share/doc/opendkim/dkim_ohdrs.html
share/doc/opendkim/dkim_options.html
share/doc/opendkim/dkim_param_t.html
share/doc/opendkim/dkim_privkey_load.html
share/doc/opendkim/dkim_qi_getname.html
share/doc/opendkim/dkim_qi_gettype.html
share/doc/opendkim/dkim_query_t.html
share/doc/opendkim/dkim_queryinfo.html
share/doc/opendkim/dkim_resign.html
share/doc/opendkim/dkim_set_dns_callback.html
share/doc/opendkim/dkim_set_final.html
share/doc/opendkim/dkim_set_key_lookup.html
share/doc/opendkim/dkim_set_margin.html
share/doc/opendkim/dkim_set_prescreen.html
share/doc/opendkim/dkim_set_signature_handle.html
share/doc/opendkim/dkim_set_signature_handle_free.html
share/doc/opendkim/dkim_set_signature_tagvalues.html
share/doc/opendkim/dkim_set_signer.html
share/doc/opendkim/dkim_set_trust_anchor.html
share/doc/opendkim/dkim_set_user_context.html
share/doc/opendkim/dkim_setpartial.html
share/doc/opendkim/dkim_sig_getbh.html
share/doc/opendkim/dkim_sig_getcanonlen.html
share/doc/opendkim/dkim_sig_getcanons.html
share/doc/opendkim/dkim_sig_getcontext.html
share/doc/opendkim/dkim_sig_getdnssec.html
share/doc/opendkim/dkim_sig_getdomain.html
share/doc/opendkim/dkim_sig_geterror.html
share/doc/opendkim/dkim_sig_geterrorstr.html
share/doc/opendkim/dkim_sig_getflags.html
share/doc/opendkim/dkim_sig_gethashes.html
share/doc/opendkim/dkim_sig_getidentity.html
share/doc/opendkim/dkim_sig_getkeysize.html
share/doc/opendkim/dkim_sig_getqueries.html
share/doc/opendkim/dkim_sig_getreportinfo.html
share/doc/opendkim/dkim_sig_getselector.html
share/doc/opendkim/dkim_sig_getsignalg.html
share/doc/opendkim/dkim_sig_getsignedhdrs.html
share/doc/opendkim/dkim_sig_getsigntime.html
share/doc/opendkim/dkim_sig_getsslbuf.html
share/doc/opendkim/dkim_sig_gettagvalue.html
share/doc/opendkim/dkim_sig_hdrsigned.html
share/doc/opendkim/dkim_sig_ignore.html
share/doc/opendkim/dkim_sig_process.html
share/doc/opendkim/dkim_sig_seterror.html
share/doc/opendkim/dkim_sig_syntax.html
share/doc/opendkim/dkim_sigerror.html
share/doc/opendkim/dkim_siginfo.html
share/doc/opendkim/dkim_sigkey_t.html
share/doc/opendkim/dkim_sign.html
share/doc/opendkim/dkim_signhdrs.html
share/doc/opendkim/dkim_ssl_version.html
share/doc/opendkim/dkim_stat.html
share/doc/opendkim/dkim_verify.html
share/doc/opendkim/dns.html
share/doc/opendkim/example.com.ldif
share/doc/opendkim/index.html
share/doc/opendkim/opendkim
share/doc/opendkim/opendkim-default-keygen
share/doc/opendkim/opendkim-fixipaddrs.pl
share/doc/opendkim/opendkim-spam-ignore-cmdswitch.patch
share/doc/opendkim/opendkim.conf.sample
share/doc/opendkim/opendkim.conf.simple
share/doc/opendkim/opendkim.conf.simple-verify
share/doc/opendkim/opendkim.ldif
share/doc/opendkim/opendkim.schema
share/doc/opendkim/opendkim.service
share/doc/opendkim/opendkim.spec.in
share/doc/opendkim/opendkim.xml
share/doc/opendkim/overview.html
share/doc/opendkim/repute.py
share/doc/opendkim/stats.lua