opendkim 2.6.8-0ubuntu1.0.1 source package in Ubuntu

Changelog

opendkim (2.6.8-0ubuntu1.0.1) precise-proposed; urgency=low

  * New upstream security release to add capability to exclude use of
    insecure keys (Closes: #691394, LP: #1071139)
    - Fix bug #SF3539449: Clarify legal "Socket" values.  Requested by Scott
      Kitterman.
    - Fix bug #SF3539493: Handle certain cases of data set names that appear
      to be comma-separated lists which include IPv6 addresses.  Reported by
      Scott Kitterman. (Closes: #679548)
    - Rename libopendkim6 to libopendkim7 to match new soname
      - Update package and dependencies in debian/control
      - Rename .install and .doc files
    - Drop --enable-xtags from configure in debian/rules since it is now on by
      default
    - Update debian/copyright
    - Remove dversionmangle from debian/watch
    - Update README.Debian to reflect documentation no longer being stripped
  * Update 2.6.8 in Precise to match Debian Wheezy and Quantal (LP: #1170896)
  * Backport fix from upstream to log the correct message selector
    (Closes: #695145) (fix was included as part of the just released 2.7.4)
  * Add missing depends on openssl to opendkim-tools so opendkim-genkey will
    work (Closes: #693188)
  * Drop obsolete configure option enable-selector_header
  * Use restorecon to apply a SE Linux label after creating a run dir
    (Closes: #679852)
  * Use CFLAGS, CPPFLAGS, and LDFLAGS from dpkg-buildflags
  * Split opendkim into opendkim and opendkim-tools since the command line
    support tools are now bigger than the application
  * Add status option to /etc/init.d/opendkim
    - Add depends on lsb-base
  * Add Description to /etc/init.d/opendkim header
  * Enable Vouch By Reference support:
    - Add --enable-vbr in debian/rules
    - Update libopendkim install files to be more specific and not install
      libvbr related files
    - Add libvbr2 and libvbr-dev to debian/control
    - Add debian/libvbr2.docs, libvbr2.install, and libvbr-dev.install
  * Enable extensions for adding arbitrary experimental signature tags and
    values in libopendkim (neeeded for ATPS support)
    - Add --enable-xtags in debian/rules
  * Enable support for RFC 6541 DKIM Authorized Third-Party Signatures (ATPS)
    - Add --enable-atps in debian/rules
  * Enable support for optional oversigning of header fields to prevent
    malicious parties from adding additional instances of the field
    - Add --enable-oversign to debian/rules
    - Modify debian/opendkim.conf to use OversignHeaders for From by default
  * Add required build-arch and build-indep targets to debian/rules
  * Added new opendkim.NEWS entry to describe changed defaults with this
    revision
  * Update debian/copyright (Closes: #664132)
  * Add debian/watch
  * Remove unneeded shlibs:Depends for libdkim-dev
 -- Scott Kitterman <email address hidden>   Sun, 28 Apr 2013 12:02:43 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Precise
Original maintainer:
Mike Markley
Architectures:
any
Section:
mail
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe mail

Downloads

File Size SHA-256 Checksum
opendkim_2.6.8.orig.tar.gz 1.1 MiB 1b2e9033842634a1dc891afa10a94ba58c0e7663670e2faf117b27bead541edc
opendkim_2.6.8-0ubuntu1.0.1.diff.gz 13.0 KiB 6454d366934d7ee35df50a605b2ae0e166d1ddd6540e0a044f639915fc8d1d9e
opendkim_2.6.8-0ubuntu1.0.1.dsc 1.4 KiB 2573cb6f88430ea223df0bec446794f525c95b9eda3837e8302ec244d0418f08

View changes file

Binary packages built by this source

libopendkim-dev: Headers and development libraries for the OpenDKIM library

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDKIM library.

libopendkim7: Library for signing and verifying DomainKeys Identified Mail signatures

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing signing and verification of the
 DomainKeys Identified Mail (DKIM) standard. This library provides support for
 signing and verifying signatures according to RFC 4871, and supports both
 DomainKeys signing policy and DKIM ADSP.

libvbr-dev: Headers and development libraries for the OpenDKIM VBR library

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDKIM project VBR library.

libvbr2: Library for RFC 5518 Vouch By Reference (VBR)

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package provides library for implementing RFC 5518 Vouch By Reference
 (VBR), a peer-to-peer domain reputation service protocol based on DKIM signed
 domains.
 .
 Vouch By Reference, or VBR, is a protocol for adding third-party
 certification to email. Specifically, VBR permits independent third parties
 to certify the owner of a domain name that is associated with received mail.
 VBR may be performed anywhere along the email transit path, by any capable
 receiving module, either within the handling service or by end-user software.

opendkim: Milter implementation of DomainKeys Identified Mail

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 DKIM provides a way for senders to confirm their identity when sending email
 by adding a cryptographic signature to the headers of the message.
 .
 This package contains the OpenDKIM mail filter (Milter) for plugging into
 Milter-aware MTAs. It implements both signing and verification.

opendkim-tools: Set of command line tools for OpenDKIM

 The OpenDKIM Project is a community effort to develop and maintain a C library
 for producing DKIM-aware applications and an open source milter for providing
 DomainKeys Identified Mail (DKIM) service.
 .
 This package contains command line tools for the OpenDKIM mail filter
 (Milter). The following tools are included:
   - opendkim-genkey
   - miltertest
   - opendkim-testadsp
   - opendkim-stats
   - opendkim-genzone
   - opendkim-spam
   - opendkim-testkey
   - opendkim-atpszone
   - opendkim-convert-keylist
   - opendkim-testmsg