lp:ubuntu/wily-proposed/mimedefang

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/mimedefang
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

17. By Christoph Martin <email address hidden>

* New upstream release
  * Fix bug in logic that coalesces multiparts to single-parts if
    possible; the bug broke DKIM signing. Fix is courtesy of
    Peter Nagel.
  * Change old author's name to "Dianne Skoll" in many places.
  * Add support for filter_wrapup callback. This is called at the
    very end and permits header modifications, but not body
    modifications. Useful for DKIM-signing.
  * Fix FTBFS with -Werror=format-security (closes: #646347)
* remove obsolete dependency from libfile-scan-perl

16. By Christoph Martin <email address hidden>

[ Christoph Martin ]
* New upstream release
  * Add rcpt_addr, rcpt_host and rcpt_mailer to default set of
    macros that we ask for.
  * Do not invokve smfi_setsymlist unless "-y" option to
    mimedefang is given. smfi_setsymlist leaks memory in versions
    of Sendmail prior to 8.14.4.
  * Implement new "load1" md-mx-ctrl command which gives statistics
    in more useful format than "load"
  * watch-multiple-mimedefangs.tcl: Major improvements; see the
    new -n, -r, -s and -t command-line options.
  * Add action_add_entity function.
* don't leave temp files on debconf handling of /etc/default/mimedefang
  and remove old ones on package purge (closes: #715002)
* FTBFS: add /usr/lib/$(DEB_BUILD_GNU_TYPE) to library path for
  libmilter (closes: #765146)

15. By Colin Watson

Rebuild for Perl 5.20.0.

14. By Colin Watson

Rebuild for Perl 5.18.

13. By Christoph Martin <email address hidden>

[ gregor herrmann ]
* Fix "modifies conffiles (policy 10.7.3): /etc/default/mimedefang":
  - debian/{dir,rules}: install configuration file under /usr/share
  - debian/mimedefang.postinst: copy it to /etc/default if necessary
  - debian/mimedefang.postrm: remove it on purge
  - debian/config: also handle no/false case
  (Closes: #688196)

[ Christoph Martin ]
* Add MD_ALLOW_GROUP_ACCESS and MX_RECIPOK_PERDOMAIN_LIMIT to the
  reference configuration in /usr/share/mimedefang/mimedefang.conf
  and hint to NEWS (Closes: #687344)

12. By Christoph Martin <email address hidden>

* New upstream release
  * Pass along the client port number, server IP address and server port
    number to all filter functions. This feature was sponsored by Scayl.
  * Add "-G" option to mimedefang and mimedefang-multiplexor. This
    makes their sockets group-readable and group-writable.
  * Fix Graphdefang to handle new md_syslog output style.
  * Change md_syslog to log the Sendmail Queue-ID if it is
    available.
* add new nb debconf translation (Closes: #654452)
* correct some lintian warnings

11. By Christoph Martin <email address hidden>

[ Salvatore Bonaccorso ]
* Use Digest::SHA instead of Digest::SHA1. Remove libdigest-sha1-perl from
  (Build-)Depends (Closes: #625870).

[ Christoph Martin ]
* include Danish debconf translation (Closes: #623091)

10. By Christoph Martin <email address hidden>

* New upstream release
  * Fixed a bug in embedded Perl: We have to call
    PERL_SET_CONTEXT after forking or Perl gets confused.
    In particular, setting signal-handling dispositions using
    $SIG{FOO} = sub { ... } breaks.
* really include spanish debconf translation (closes: #580200)

9. By Christoph Martin <email address hidden>

* New upstream release (closes: #586168)
  * Fix bug with Perl 5.10 and embedded perl
    NOTE: This is a bug in Perl, not MIMEDefang, but we need to work
    around it. (closes: #516913)
  * Try hard not to lose any STDERR messages before reaping a slave.
  * Make relay_is_blacklisted and relay_is_blacklisted_multi handle
    IPv6 addresses. Patch loosely based on submission by Michiel
    Brandenburg. NOTE: relay_is_blacklisted_multi and relay_is_blacklisted
    are DEPRECATED. Use the CPAN module Net::DNSBL::Client instead.
  * The functions add_recipient, change_sender, delete_recipient,
    action_add_header and action_insert_header can be called from
    outside message context (that is, from filter_sender and
    filter_recipient). Based on suggestion from D. Stussy.
  * Add new "-y" option to mimedefang-multiplexor. This limits
    the number of concurrent "recipok" commands on a per-domain basis.
  * Remove obsolete code that used to attempt to generate working
    directory names. Deactivate the no-longer-needed "-M" mimedefang
    option.
  * Remove Anomy::HTMLCleaner support.
* refer to correct GPL license file
* update to standards version 3.8.4 (no changes)
* include spanish debconf translation (closes: #580200)

8. By Christoph Martin <email address hidden>

because of change in apt-get/aptitude change recommends on
tk8.3 | wish, sendmail to suggests (closes: #555657, #531530)

Branch metadata

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

Subscribers