lp:ubuntu/karmic/dkim-milter

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/dkim-milter
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

27. By Scott Kitterman

No change rebuild for libunbound transition

26. By Scott Kitterman

* New upstream release
  - Repack tarball after removing non-free IETF RFCs and internet drafts
* Adjust build system for upstream makefile changes:
  - Add usr/include and usr/share/man/man3 to dkim-filter.dirs
  - Remove usr/include and usr/share/man/man3 from dkim-milter so we don't
    ship two copies of dkim.h or the unneeded man page for arlib

25. By Scott Kitterman

* Merge from debian unstable, remaining changes:
  - Change debian/rules and debian/control to add dpatch (No patches
    currently needed)
  - Disable umask option by default (not needed since Ubuntu default uses a
    TCP socket instead of a Unix socket)
  - Move verification logging default back to /var/log since /var/run is a
    tempfs in Ubuntu
  - Change default connection method from socket to localhost port 8891 in
    debian/dkim-filter.default for Postfix chroot compatibility
  - In debian/DEBIAN.Readme describe the changes in default configuration
    and Postfix configuration changes needed to use dkim-filter
  - Add test/install of pid dir to debian/dkim-filter.postinst to be safe
  - Change build-dep on libdb-dev to libdb4.6-dev so we know what version we
    are using
  - Use the Unbound DNS library instead of the interal arlib as a DNS
    resolver to enable DNSSEC support
    - Set bld_USE_UNBOUND instead of bld_USE_ARLIB in debian/site.config.m4
    - Add libunbound-dev to build-dep in debian/control

24. By Scott Kitterman

* New upstream release
  - Repacked tarball to remove non-free IETF internet drafts and RFCs

23. By Scott Kitterman

* Use the Unbound DNS library instead of the interal arlib as a DNS resolver
  to enable DNSSEC support
  - Set bld_USE_UNBOUND instead of bld_USE_ARLIB in debian/site.config.m4
  - Add libunbound-dev to build-dep in debian/control

22. By Scott Kitterman

* New upstream release
  - Repacked tarball to remove non-free IETF internet drafts and RFCs

21. By Scott Kitterman

Fix dkim-filter init by removing extraneous merge bits left behind

20. By Scott Kitterman

* Merge from debian unstable, remaining changes (LP: #240922):
  - Change debian/rules and debian/control to add dpatch (No patches
    currently needed)
  - Disable new umask option by default (not needed since Ubuntu default
    uses a TCP socket instead of a Unix socket)
  - Move verification logging default back to /var/log since /var/run is a
    tempfs in Ubuntu
  - Change default connection method from socket to localhost port 8891 in
    debian/dkim-filter.default for Postfix chroot compatibility
  - In debian/DEBIAN.Readme describe the changes in default configuration
    and Postfix configuration changes needed to use dkim-filter
  - Change maintainer to MOTU
  - Add test/install of pid dir to debian/dkim-filter.postinst to be safe
  - Change build-dep on libdb4.5-dev | libdb-dev to libdb4.6-dev to help
    with libdb version reduction

19. By Scott Kitterman

* Change exit code to trap for no key configured to 78 so the trap works
* Start in verification only mode if no key configured instead of just
  exiting to initial package install can complete (LP: #228877)

18. By John Dong

* 01-partial-signatures.dpatch: Upstream patch for LP: #220863
* Make build-stamp depend on patch-stamp for proper patching order

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/dkim-milter
This branch contains Public information 
Everyone can see this information.

Subscribers