~ubuntu-branches/ubuntu/trusty/postfix/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Wietse Venema, LaMont Jones
  • Date: 2011-10-05 14:11:54 UTC
  • mfrom: (1.1.32 upstream) (39.1.5 oneiric)
  • Revision ID: james.westby@ubuntu.com-20111005141154-xkyuegp2tmz93cxg
Tags: 2.8.5-1
[Wietse Venema]

* 2.8.5
  - Workaround: report a {client_connections} Milter macro value of zero
    instead of garbage, when the remote SMTP client is not subject to any
    smtpd_client_* limits. Problem reported by Christian Roessner.
  - Bugfix: allow for Milters that send an SMTP server reply without RFC 3463
    enhanced status code. Reported by Vladimir Vassiliev.

[LaMont Jones]

* remerge ubuntu fork: do not use dh_apport

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
postfix (2.8.5-1) unstable; urgency=low
 
2
 
 
3
  [Wietse Venema]
 
4
 
 
5
  * 2.8.5
 
6
    - Workaround: report a {client_connections} Milter macro value of zero
 
7
      instead of garbage, when the remote SMTP client is not subject to any
 
8
      smtpd_client_* limits. Problem reported by Christian Roessner.
 
9
    - Bugfix: allow for Milters that send an SMTP server reply without RFC 3463
 
10
      enhanced status code. Reported by Vladimir Vassiliev.
 
11
 
 
12
  [LaMont Jones]
 
13
 
 
14
  * remerge ubuntu fork: do not use dh_apport
 
15
 
 
16
 -- LaMont Jones <lamont@debian.org>  Wed, 05 Oct 2011 14:11:54 -0600
 
17
 
 
18
postfix (2.8.4-1ubuntu2) oneiric; urgency=low
 
19
 
 
20
  * makedefs: fix FTBFS for Linux 3.x + multiarch with same approach as in
 
21
    2.8.1-1ubuntu1 for the backported chunk added in 2.8.3-1ubuntu1.
 
22
 
 
23
 -- Loïc Minier <loic.minier@ubuntu.com>  Mon, 26 Sep 2011 01:47:30 +0200
 
24
 
 
25
postfix (2.8.4-1ubuntu1) oneiric; urgency=low
 
26
 
 
27
  * Add back in apport.  Debian lacks it, so the package is now
 
28
    forked. :(
 
29
 
 
30
 -- LaMont Jones <lamont@ubuntu.com>  Sat, 20 Aug 2011 14:39:33 -0600
 
31
 
1
32
postfix (2.8.4-1) unstable; urgency=low
2
33
 
3
34
  [Scott Kitterman]