lp:ubuntu/trusty-proposed/mimedefang

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-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

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)

7. By Christoph Martin <email address hidden>

* Fix watch file (closes: #554490)
* Include fix for embedded perl (closes: #516913)

6. By Christoph Martin <email address hidden>

* New upstream release
  * embperl.c, configure.in: Fix problems with embedded Perl on
    Debian HPPA architecture.
  * Added support for FPROTD version 6 daemonized scanner.

5. By Christoph Martin <email address hidden>

* fix init script to not exit with error when stopping and daemon is not
  running (closes: #497503)
* include fix from upstream to correctly invoke embedded perl
  interpreter and make it run on hppa again (closes: #495070)
* update japanese debconf translation (closes: #490666, #494116)
* update swedish debconf translation (closes: #491948)

Branch metadata

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

Subscribers