~ubuntu-branches/ubuntu/natty/exim4/natty-updates

« back to all changes in this revision

Viewing changes to src/pdkim/README

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2010-01-01 16:28:19 UTC
  • mfrom: (2.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100101162819-htn71my7yj4v1vkr
Tags: 4.71-3ubuntu1
* Merge with Debian unstable (lp: #501657). Remaining changes:
  + debian/patches/71_exiq_grep_error_on_messages_without_size.dpatch:
    Improve handling of broken messages when "exim4 -bp" (mailq) reports
    lines without size info.
  + Don't declare a Provides: default-mta; in Ubuntu, we want postfix to be
    the default.
  + debian/control: Change build dependencies to MySQL 5.1.
  + debian/{control,rules}: add and enable hardened build for PIE
    (Debian bug 542726).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
$Cambridge: exim/exim-src/src/pdkim/README,v 1.2 2009/06/10 07:34:05 tom Exp $
 
2
 
 
3
PDKIM - a RFC4871 (DKIM) implementation
 
4
http://duncanthrax.net/pdkim/
 
5
Copyright (C) 2009      Tom Kistner <tom@duncanthrax.net>
 
6
 
 
7
Includes code from the PolarSSL project.
 
8
http://polarssl.org
 
9
Copyright (C) 2009      Paul Bakker <polarssl_maintainer@polarssl.org>
 
10
Copyright (C) 2006-2008 Christophe Devine
 
11
 
 
12
This copy of PDKIM is included with Exim. For a standalone distribution,
 
13
visit http://duncanthrax.net/pdkim/.