SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libopendkim10-2.10.3-3.1.i586.rpm :
Tue Nov 3 13:00:00 2015 szotsakiAATTgmail.com
- Update to 2.10.3
LIBOPENDKIM: Make strict header checking non-destructive. The last change
to this code resulted in failing signatures. Reported by Pedro
Morales and Wez Furlong.

Tue Nov 3 13:00:00 2015 szotsakiAATTgmail.com
- Update to 2.10.2
Fix bug #221: Report a DKIM result of \"policy\" if MinimumKeyBits
or UnprotectedKey cause the signature to result in a \"pass\"
override. Reported by Kurt Roeckx.
Fix bug #227: Revert removal of SenderHeaders configuration setting.
Document that it is now limited to signature selection.
LIBOPENDKIM: Fix bug #226: Deal with header fields that are
wrapped before there\'s any content. Reported by
Alessandro Vesely.
CONTRIB: Update to contrib/systemd/opendkim.service.in from
Steve Jenkins.

Tue Nov 3 13:00:00 2015 szotsakiAATTgmail.com
- Update to 2.10.1
Fix bug #214: Handle arbitrarily large From: fields. Reported by
Tomohiko Sasaki.
Fix bug #220: Make DB_SIGNINGTABLE symbol available in Lua scripts.
Problem noted by Klaus Heinrich.
LIBOPENDKIM: Fix bug #213: Remove \"dkim_default_senderhdrs\" from
dkim.h. Problem noted by Daniel J. Luke.
LIBOPENDKIM: Fix bug #219: Unresolved CNAMEs are not failures,
according to the DNS (see RFC6604), so report them as
NXDOMAIN or similar. Reported by Alessandro Vesely.

Tue Nov 3 13:00:00 2015 szotsakiAATTgmail.com
- Update to 2.10.1
Fix bug #214: Handle arbitrarily large From: fields. Reported by
Tomohiko Sasaki.
Fix bug #220: Make DB_SIGNINGTABLE symbol available in Lua scripts.
Problem noted by Klaus Heinrich.
LIBOPENDKIM: Fix bug #213: Remove \"dkim_default_senderhdrs\" from
dkim.h. Problem noted by Daniel J. Luke.
LIBOPENDKIM: Fix bug #219: Unresolved CNAMEs are not failures,
according to the DNS (see RFC6604), so report them as
NXDOMAIN or similar. Reported by Alessandro Vesely.

Tue Nov 3 13:00:00 2015 szotsakiAATTgmail.com
- Update to 2.10.0
Feature request #182: Remove \"AddAllSignatureResults\". All signature
results will now be added via Authentication-Results header
fields. Requested by Tomki Camp.
Feature request #180: Rename \"LDAPSoftStart\" to \"SoftStart\" and apply
it to SQL connections as well. Requested by Daniel Kauffman.
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().
Suggested by Alessandro Vesely.
LIBOPENDKIM: Feature request #185: Add dkim_set_dnssec(). Patch
from Alec Peterson.
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. Suggested by Wez Furlong.
CONTRIB: Fix bug #207: Clean up the \"stats\" directory.
CONTRIB: Add \"repute\" directory which could eventually replace the
PHP implementation. Submitted by Daniel Black.
CONTRIB: Patches to systemd and init/redhat from Steve Jenkins.

Tue Nov 3 13:00:00 2015 szotsakiAATTgmail.com
- Update to 2.9.3
Fix bug #177: Plug leaking \"result\" structures when OpenLDAP is in use.
Truncate configuration file lines at carriage return.
Replace overlapping strlcpy() with memmove() in dkim_get_key_file().
Reported by Daniel J. Luke.
Patch #32: Re-arrange the execution logic to drop privileges in
proper order.
LIBOPENDKIM: dkim_header() is now a lot more strict about the input
it will accept (see RFC5322 Section 2.2).
LIBOPENDKIM: Tighten relaxed modes to break on only DKIM-defined
whitespace characters. Problem noted by Elizabeth Zwicky.
LIBOPENDKIM: Fix bug #208: If a signature fails to verify for either
reason (header hash mismatched or body hash mismatched), set
DKIM_SIGERROR_BADSIG so that Authentication-Results doesn\'t
report a failure with \"no signature error\".
TOOLS: Feature request #178: Add \"-F\" flag to opendkim-genzone so
records are created with the FQDN. Patch from Andreas Schulze.
REPUTATION: Handle parameters safely in repute.php. Reported by
Daniel Black.

Tue Nov 3 13:00:00 2015 szotsakiAATTgmail.com
- Update to 2.9.2
Fix some conflicting unit tests. Reported by Eray Aslan.
BUILD: Fix bug #195 part II: Compile all binaries with pthreads
support as needed by libopendkim features. Reported by
Walter Haidinger.
BUILD: Fix packaging damage with autobuild. Reported by Andreas
Schulze.

Tue Nov 3 13:00:00 2015 szotsakiAATTgmail.com
- Update to 2.9.1
Feature request #177: Add \"LuaOnlySigning\" so that only the Lua setup
script makes signing requests; suppresses automatic application
of the signing table. Requested by Daniele Orlandi.
Fix bug #185: odkim.signfor() wasn\'t processing its arguments
properly. Reported by Daniele Orlandi.
Fix bug #199: Fix use of uninitialized buffer when generating
SMTP response strings due to ADSP rejections. Problem
noted by Ache.
Fix infinite loop when mlfi_connect() is called with a hostname
starting with a \".\" character. Reported by Philip Guenther.
Fix loading of refiles when trailing spaces are present in the value.
Problem noted by Amal Francis.
LIBOPENDKIM: Only call dkiml_dns_close() if there was a
dkiml_dns_service handle set by dkiml_dns_init(). Also,
when closing, reset that handle to NULL.
LIBOPENDKIM: The various dkim_dns_set_
*() functions, when passed a
NULL function pointer, merely store it, making the
corresponding function a no-op. Previously, doing
so restored the default.
LIBOPENDKIM: Have dkim_sig_getreportinfo() return descriptors
(if available) regardless of the signer\'s reporting parameters.
Problem noted by Wez Furlong.
BUILD: Fix bug #188: Clean up last remnants of libstrl.
BUILD: Fix bug #190: Check for HAVE_SUN_LEN in opendkim-db.c.
Problem noted by Patrick Laimbock.
BUILD: Fix bug #191: Better minimum version checks for libmemcached.
Problem noted by Patrick Laimbock.
BUILD: Fix bug #192: Different test for libevent, from Patrick
Laimbock.
BUILD: Fix bug #193: Don\'t throw away user-provided compilation
variables. Problem noted by Quanah Gibson-Mount.
BUILD: Fix bug #195: Compile opendkim-genzone with pthreads support.
Reported by Walter Haidinger.
BUILD: Fix bug #202: Fix pkg-config check for GNUTLS. Reported by
Dilian Wesselinov Palauzov.
BUILD: Fix bug #203: opendkim-genzone requires pthreads.
BUILD: Patch #29: Look for libmilter in lib64. Patch from
Dilian Wesselinov Palauzov.
BUILD: Patch #30: Include libdl when linking in Lua. Patch from
Dilian Wesselinov Palauzov.
BUILD: Don\'t throw away user-provided compilation variables.
Problem noted by Quanah Gibson-Mount.
BUILD: Rename \"--with-mdb\" to \"--with-lmdb\" for consistency
with that package\'s naming conventions.
CONTRIB: Fix bug #184: Update to contrib/systemd/opendkim.service
from Steve Jenkins.
MILTERTEST: Add \"polite\" flag to mt_disconnect().
TOOLS: Fix bug #187: Increase buffer size for the private key in
opendkim-testkey. Problem noted by Andreas Schulze.
TOOLS: Fix opendkim-spam to match the schema found in stats/mkdb.mysql.
Problem noted by Benny Pedersen.

Fri Jan 31 13:00:00 2014 szotsakiAATTgmail.com
- Update to 2.9.0
Feature request #169: Discontinue libxml2 support in the reputation
code.
Feature request #174: Drop internal libstrl implementation.
Feature request #175: Discontinue support for libdkimrep.
Feature request #176: Update to the final REPUTE RFCs.
Activate _FFR_REDIRECT.
Fix bug #178: Add support for \"dmarc\" as an authentication method
(though it hasn\'t been formally registered yet) and fix
a minor Authentication-Results parsing problem. Problem
noted by Martin Kauchler.
Fix bug #179: Correct handling of SignatureTTL. Problem noted by
Kyle Cummings.
Fix bug #180: Drain results object when doing a DB walk of a postgresql
table. Problem noted by Szucs Adam.
Fix bug #182: Add an Authentication-Results header field even for
messages with no valid From: field or a fatal structural
violation. Reported by John Wood.
Teach dkimf_db_walk() about LDAP soft starting, and don\'t escape the
forced \"
*\" when walking. Also handle incorrect attribute
counts without causing an assertion failure. Problem noted
by Andreas Schulze.
Call dkimf_config_free() on shutdown so that all DBs get properly
closed and everything gets deallocated.
LIBOPENDKIM: Fix bug #168: Report an unresolved CNAME for ADSP records
as simply absent. Suggested by Eugene Crosser.
LIBOPENDKIM: Add DKIM_LIBFLAGS_REQUESTREPORTS to request that an
\"r=y\" tag be added to signatures, per RFC6651.
TOOLS: Fix boundary condition in opendkim-testmsg. Reported by
Wez Furlong.
DOCS: Feature request #168: Improve documentation of signature
verification failure debugging features.
DOCS: Feature request #172: Describe socket selection procedure in
detail, and mention selinux command to get set up. Suggested
by Kevin San Diego.

Sat Jul 20 14:00:00 2013 szotsakiAATTgmail.com
- Update to 2.8.4
Fix bug #169: Add \"::1\" to the default InternalHosts list. Suggested
by Norbert Aschendorff.
Fix bug #171: Escape \"+\" character in regex generation. Reported
by Scott Kitterman.
Fix bug #172: Repair broken AutoRestartRate logic. Patch from
Sho Kubata.
Fix bug #SF3603525: Discard duplicate results from non-DKIM methods.
Problem noted by John Wood.
Fix bug #SF3611976: Fix up quarantine option handling. Problem noted
by Claus Assmann.
TOOLS: Fix bug #SF3609716: Fix meaning of \"-S\" in opendkim-genkey.
Problem noted by Quanah Gibson-Mount.
BUILD: Fix bug #SF3612816: Build compatibility with Lua 5.2. Patch
from Hirohisa Yamaguchi.

Thu Jun 27 14:00:00 2013 szotsakiAATTgmail.com
- Update to 2.8.3
Log something when refusing to sign because the private key was too
small. This also adds a new \"On-SignatureError\" handler
setting, and a new status code DKIM_STAT_SIGGEN. Problem
noted by Jim Fenton.
Fix application of \"On-InternalError\" setting. Problem noted by
Claus Assmann.
Feature request #SF3609496: Don\'t apply reputation checks to internal
clients.

Sun May 22 14:00:00 2011 bitshufflerAATTopensuse.org
- Update to 2.3.2

Wed Mar 2 13:00:00 2011 bitshufflerAATTopensuse.org
- Update to 2.3.0

Sun Dec 12 13:00:00 2010 bitshufflerAATTopensuse.org
- Update to 2.2.2

Wed May 12 14:00:00 2010 bitshufflerAATTopensuse.org
- Update to 2.0.3

Sat Oct 10 14:00:00 2009 bitshufflerAATTopensuse.org
- Initial RPM


 
ICM