← Back to team overview

ubuntu-mail-server team mailing list archive

[Bug 956167] Re: FFe: Upgrade to opendkim 2.5.0.1

 

Hi,

A couple of useful bug fixes.  Aligning to Debian, especially with a
Ubuntu developer at the helm will hopefully help ongoing maintenance (I
see you touched it as SRU previously.).

Good catch on the DomainKeys removal, rightly noted that people should
be using DKIM.  Would be good to get this out for Precise.

Incidentally, does this fix bug 761967?

FFe ACK.  Thanks.

** Changed in: opendkim (Ubuntu)
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Mail Server, which is subscribed to opendkim in Ubuntu.
https://bugs.launchpad.net/bugs/956167

Title:
  FFe: Upgrade to opendkim 2.5.0.1

Status in “opendkim” package in Ubuntu:
  Triaged

Bug description:
  Upstream recently released a feature release of opendkim and I've
  (finally) had time to package it.  It is currently in Debian New due
  to a library soname change.  It brings a number of bug fixes in
  addition to the features.  Request a FFe to bring this version into
  precise.  I'll either sync or do a direct upload depending on how long
  the New queue in Debian takes.

  I've pasted the release notes related to 2.5.0 (2.5.0.1 only changed a
  broken test).  Most of the features are either updating to more recent
  versions of draft IETF standards or disabled by default (and the
  package doesn't enable them).  The one real loss is the removal of
  DomainKeys support.  This is a minor issue as it is a historic
  protocol that no one should be using anymore.

  Upstream does not maintain old branches, so updating will make it
  easier to get support if issues are discovered.  Upstream has a
  history of being responsive with patches when issues are encountered.
  See Bug #937533 for an example.  I'm going to be helping out with
  maintaining this package in Debian now, so Debian maintenance should
  be more current than it has been as well.

  2.5.0		2012/02/29
  	#####################################################################
  	###                                                               ###
  	###  This release is dedicated to the memory of J.D. Falk, a      ###
  	###  tireless champion of anti-abuse technology and collaboration ###
  	###  and a founding member of the Board of the Trusted Domain     ###
  	###  Project, a participant in related IETF work, and a long-time ###
  	###  particpant and supporter of MAAWG.  J.D. was taken by cancer ###
  	###  on November 16, 2011.  His enthusiasm and perspective for    ###
  	###  all of this work will be sorely missed.                      ###
  	###                                                               ###
  	#####################################################################
  	Feature request #SF3385816: Discontinue DomainKeys support.
  	Feature request #SF3393282: Update ARF output per
  		draft-ietf-marf-authfailure-report-03 et seq.
  	Feature request #SF3406814: Add ability to invoke chroot().
  		Requested by Andreas Schulze.
  	Feature request #SF3477908: Update DKIM reporting per
  		draft-ietf-marf-dkim-reporting-10.
  	Add "WeakSyntaxChecks" suppressing some short-circuiting error checks
  		on syntax.  Requested by Todd Nagengast. 
  	Allow a set of test files to be passed via "-t" rather than just one.
  	Add _FFR_REPUTATION, and several new support libraries (in the
  		libut/ and reputation/ directories) for doing DKIM-based
  		reputation evaluations of arriving messages.  Full
  		documentation of the algorithms will appear in an upcoming
  		white paper.  This also includes several new configuration
  		options that make use of reputation data pulled from servers:
  			ReputationCache
  			ReputationCacheTTL
  			ReputationLimits
  			ReputationLowTime
  			ReputationMinimum
  			ReputationLimitModifiers
  			ReputationRatios
  			ReputationSpamCheck
  			ReputationTimeFactor
  		For now these are briefly documented in reputation/README.
  		As this subsystem matures, they will be fully documented in
  		opendkim.conf(5).
  	Fix bug #SF3471520: Don't crash when the first line of a configuration
  		file is an "Include" instruction.  Reported by Dilian
  		Wesselinov Palauzov.
  	Fix bug #SF3475149: Apply RFC2254 encoding to LDAP queries.
  		Problem noted by Yoshiaki Yanagihara.
  	LIBOPENDKIM: Feature request #SF3317160: Per RFC6376, remove
  		granularity checks.
  	LIBOPENDKIM: Feature request #SF3385768: Add dkim_privkey_load(),
  		allowing validation of a private key before reaching
  		end-of-message.  Requested by Heikki Gruner.
  	LIBOPENDKIM: Feature request #SF3423226: Copy header field name lists
  		instead of using the caller's copy.  Suggested by
  		Heikki Gruner.
  	LIBOPENDKIM: Update list of header fields that should be signed
  		per RFC6376.
  	LIBOPENDKIM: Don't report the absence of "c=" as an error, since
  		there is a default.
  	LIBOPENDKIM: Add DKIM_SIG_CHECK() macro.  Suggested by Heikki
  		Gruner.
  	LIBAR: Fix bug #SF2917856: Rename "ar.h" to "async-resolv.h" since
  		"ar.h" is already in common use.
  	STATS: Feature request #SF3397903: Drop all support for data needed
  		for the DKIM Implementation Report, as it has been completed.
  		Leave stuff that's useful for reputation R&D.
  	STATS: Feature request #SF3402857: Modify opendkim-spam to be able
  		to write update records to statistics files.
  	STATS: Feature request #SF3439384: Make opendkim-importstats more
  		backend-agnostic.  Requested by Andreas Schulze.
  	TOOLS: Add opendkim-testmsg, for signing/verifying messages without
  		all the milter code being invoked.  Requested by
  		Todd Nagengast.
  	CONTRIB: Add LDAP documentation and examples.  Provided by
  		Patrick Ben Koetter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opendkim/+bug/956167/+subscriptions


References