~ubuntu-branches/ubuntu/trusty/dovecot/trusty-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): James Page, James Page, Ante Karamatic
  • Date: 2013-02-11 12:41:24 UTC
  • mfrom: (4.1.33 sid)
  • Revision ID: package-import@ubuntu.com-20130211124124-v7bdegzftlhw7yfr
Tags: 1:2.1.7-7ubuntu1
[ James Page ]
* Merge from Debian unstable (LP: #1117613, #1075456), remaining changes:
  + Add mail-stack-delivery package:
    - Update d/rules
    - d/control: convert existing dovecot-postfix package to a dummy
      package and add new mail-stack-delivery package.
    - Update maintainer scripts.
    - Rename d/dovecot-postfix.* to debian/mail-stack-delivery.*
    - d/mail-stack-delivery.preinst: Move previously installed backups and
      config files to a new package namespace.
    - d/mail-stack-delivery.prerm: Added to handle downgrades.
  + Use Snakeoil SSL certificates by default:
    - d/control: Depend on ssl-cert.
    - d/dovecot-core.postinst: Relax grep for SSL_* a bit.
  + Add autopkgtest to debian/tests/*.
  + Add ufw integration:
    - d/dovecot-core.ufw.profile: new ufw profile.
    - d/rules: install profile in dovecot-core.
    - d/control: dovecot-core - suggest ufw.
  + d/dovecot-core.dirs: Added usr/share/doc/dovecot-core
  + Add apport hook:
    - d/rules, d/source_dovecot.py
  + Add upstart job:
    - d/rules, d/dovecot-core.dovecot.upstart, d/control,
      d/dovecot-core.dirs, dovecot-imapd.{postrm, postinst, prerm},
      d/dovecot-pop3d.{postinst, postrm, prerm}.
      d/mail-stack-deliver.postinst: Convert init script to upstart.
  + d/control: Added Pre-Depends: dpkg (>= 1.15.6) to dovecot-dbg to support
    xz compression in Ubuntu.
  + d/control: Demote dovecot-common Recommends: to Suggests: to prevent
    install of extra packages on upgrade.
  + d/patches/dovecot-drac.patch: Updated with version for dovecot >= 2.0.0.
* Dropped changes, included in Debian:
  + d/{control,rules}: enable PIE hardening.
  + d/control: Drop B-D on systemd.
* d/p/mail-stack-delivery.postinst: Updated to ensure that configured SSL
  cert and key locations are used when configuring postfix, sorted out
  formatting.
* d/p/dovecot-core.postinst: Create compat links to old style, existing
  SSL cert and key if found.
* d/rules: Don't pass hardening flags for DRAC plugin.
* d/dovecot-{pop3d,imapd}.prerm: Re-sync with Debian.
* d/dovecot-core.lintian-overrides: Drop override for DRAC plugin as not
  required in Ubuntu.
* d/01-mail-stack-delivery: Renamed 99-mail-stack-delivery to ensure that
  the mail-stack-delivery configuration overrides configuration options
  set elsewhere, updated with new cert/key file locations.

[ Ante Karamatic ]
* Change configuration file for LDA on new installs and upgrades
  (LP: #671065).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dovecot (1:2.1.7-7ubuntu1) raring; urgency=low
 
2
 
 
3
  [ James Page ]
 
4
  * Merge from Debian unstable (LP: #1117613, #1075456), remaining changes:
 
5
    + Add mail-stack-delivery package:
 
6
      - Update d/rules
 
7
      - d/control: convert existing dovecot-postfix package to a dummy
 
8
        package and add new mail-stack-delivery package.
 
9
      - Update maintainer scripts.
 
10
      - Rename d/dovecot-postfix.* to debian/mail-stack-delivery.*
 
11
      - d/mail-stack-delivery.preinst: Move previously installed backups and
 
12
        config files to a new package namespace.
 
13
      - d/mail-stack-delivery.prerm: Added to handle downgrades.
 
14
    + Use Snakeoil SSL certificates by default:
 
15
      - d/control: Depend on ssl-cert.
 
16
      - d/dovecot-core.postinst: Relax grep for SSL_* a bit.
 
17
    + Add autopkgtest to debian/tests/*.
 
18
    + Add ufw integration:
 
19
      - d/dovecot-core.ufw.profile: new ufw profile.
 
20
      - d/rules: install profile in dovecot-core.
 
21
      - d/control: dovecot-core - suggest ufw.
 
22
    + d/dovecot-core.dirs: Added usr/share/doc/dovecot-core
 
23
    + Add apport hook:
 
24
      - d/rules, d/source_dovecot.py
 
25
    + Add upstart job:
 
26
      - d/rules, d/dovecot-core.dovecot.upstart, d/control,
 
27
        d/dovecot-core.dirs, dovecot-imapd.{postrm, postinst, prerm},
 
28
        d/dovecot-pop3d.{postinst, postrm, prerm}.
 
29
        d/mail-stack-deliver.postinst: Convert init script to upstart.
 
30
    + d/control: Added Pre-Depends: dpkg (>= 1.15.6) to dovecot-dbg to support
 
31
      xz compression in Ubuntu.
 
32
    + d/control: Demote dovecot-common Recommends: to Suggests: to prevent
 
33
      install of extra packages on upgrade.
 
34
    + d/patches/dovecot-drac.patch: Updated with version for dovecot >= 2.0.0.
 
35
  * Dropped changes, included in Debian:
 
36
    + d/{control,rules}: enable PIE hardening.
 
37
    + d/control: Drop B-D on systemd.
 
38
  * d/p/mail-stack-delivery.postinst: Updated to ensure that configured SSL
 
39
    cert and key locations are used when configuring postfix, sorted out
 
40
    formatting.
 
41
  * d/p/dovecot-core.postinst: Create compat links to old style, existing
 
42
    SSL cert and key if found.
 
43
  * d/rules: Don't pass hardening flags for DRAC plugin.
 
44
  * d/dovecot-{pop3d,imapd}.prerm: Re-sync with Debian.
 
45
  * d/dovecot-core.lintian-overrides: Drop override for DRAC plugin as not
 
46
    required in Ubuntu.
 
47
  * d/01-mail-stack-delivery: Renamed 99-mail-stack-delivery to ensure that
 
48
    the mail-stack-delivery configuration overrides configuration options
 
49
    set elsewhere, updated with new cert/key file locations.
 
50
 
 
51
  [ Ante Karamatic ]
 
52
  * Change configuration file for LDA on new installs and upgrades
 
53
    (LP: #671065).
 
54
 
 
55
 -- James Page <james.page@ubuntu.com>  Mon, 11 Feb 2013 12:41:24 +0000
 
56
 
 
57
dovecot (1:2.1.7-7) unstable; urgency=high
 
58
 
 
59
  * If you are upgrading from stable or earlier versions of this package
 
60
    from testing/unstable please carefully read
 
61
    /usr/share/doc/dovecot-core/README.Debian.gz for important information
 
62
    about changes.
 
63
  * [0d74b31] Move Breaks/Replaces mailavenger from dovecot-common to
 
64
    dovecot-core (Closes: #694376)
 
65
  * [a8030a1] Revamped dovecot-cores README.Debian by adding any info I could
 
66
    think of in order to ease upgrade problems. (Closes: #696820)
 
67
  * [04798d3] Don't touch 10-ssl.conf at all.  Eventually I will DTRT with
 
68
    regards to the default generated ssl certificates but in the mean time
 
69
    this will do the least mischief.  (Closes: #696817)
 
70
  * [fde17d1] Patch to make /etc/dovecot/readme point to the right place for
 
71
    the example configuration.  (Closes: #698941)
 
72
 
 
73
 -- Jaldhar H. Vyas <jaldhar@debian.org>  Mon, 04 Feb 2013 16:27:17 -0500
 
74
 
 
75
dovecot (1:2.1.7-6) unstable; urgency=high
 
76
 
 
77
  * WARNING: in order to get this package into wheezy some functionality
 
78
    from the previous release had to be removed.  Namely:
 
79
    - TCP Wrappers support
 
80
    - Hurd compatability support
 
81
    - Triggers  
 
82
    All this will be coming back in the next version but for now, if you need
 
83
    any of it, stick with -5.
 
84
  * [1f869e0] NEWS.Debian was not getting added to the package (Closes: #693621)
 
85
  * [564c5e2] Add breaks and replaces mailavenger for debian-common
 
86
    (Closes: #694376)
 
87
 
 
88
 -- Jaldhar H. Vyas <jaldhar@debian.org>  Fri, 14 Dec 2012 17:01:33 -0500
 
89
 
 
90
dovecot (1:2.1.7-5) unstable; urgency=high
 
91
 
 
92
  * [132bc3b] Remove call to ntp-wait in init script.  Dovecot handles a 
 
93
    skewed clock much better now.  (Closes: #693225)
 
94
 
 
95
 -- Jaldhar H. Vyas <jaldhar@debian.org>  Wed, 14 Nov 2012 14:45:29 -0500
 
96
 
 
97
dovecot (1:2.1.7-4) unstable; urgency=high
 
98
 
 
99
  * [68ef7ad] piuparts complained /etc/dovecot/private was left unowned on
 
100
    purge which is against policy (Closes: #692944)
 
101
 
 
102
 -- Jaldhar H. Vyas <jaldhar@debian.org>  Sun, 11 Nov 2012 23:45:07 -0500
 
103
 
 
104
dovecot (1:2.1.7-3) unstable; urgency=high
 
105
 
 
106
  [ Jaldhar H. Vyas ]
 
107
  * [03d5499] Do not generate new dovecot cert if key or cert is already
 
108
    present (Closes: #685896,#631257) Thanks to Alexander Ufimtsev
 
109
    <alexu@ucd.ie> and Jörg-Volker Peetz <jvpeetz@web.de> for patches.
 
110
  * [5be6c2a] You should be able to upgrade and remove dovecot-managesieved
 
111
    without errors (Closes: #665487)
 
112
  * [1a9ad5c] Fixes instances where UTF-8 was misused instead of mUTF-7
 
113
    (Closes: #680035)
 
114
  * [c0ac3ba] Backport of fix for failure to autocreate mailboxes
 
115
    (Closes: #623440) This also requires setting the default mail_location.
 
116
  * [ba1d3f5] Fix FTBS on Hurd (Closes: #686931) via upstream patch backported
 
117
    from mercurial.
 
118
  * [cfa92b5] Upgrade pigeonhole page to 0.3.1 (Closes: #688407)
 
119
  * [58f01c2] Generated certificates will now be created in /etc/dovecot
 
120
    (Closes: #608719)
 
121
  * [8e40ea5] Patch to build with PIE and bindnow
 
122
    by intrigeri@debian.org (Closes: #679017)
 
123
  * [87d982b] Use libwrap (Closes: #685850)
 
124
  * [ebb5421] Start after nslcd (Closes: #692632)
 
125
  * [2db5c1a] Add support for dpkg triggers.  This means dovecot will not be
 
126
    repeatedly restarted when installing or removing lots of plugins
 
127
    (Closes: #601744)
 
128
  * [bc66629] Patch to document -k in dsync.1
 
129
    by Luca Capello <luca@pca.it> (Closes: #680992)
 
130
  * [ba67766] Add lintian overrides.
 
131
 
 
132
  [ Marco Nenciarini ]
 
133
  * [ffba408] Updated watch file
 
134
  * [9777434] Install missing default configuration files from upstream
 
135
  * [9496828] Backport fix for segfault in managesieve triggered by
 
136
    CHECKSCRIPT command. (Closes: #688197)
 
137
 
 
138
 -- Jaldhar H. Vyas <jaldhar@debian.org>  Sat, 10 Nov 2012 03:50:30 -0500
 
139
 
 
140
dovecot (1:2.1.7-2) unstable; urgency=low
 
141
 
 
142
  * [e23a136] Just a quick upload to make dovecot buildable on non-linux
 
143
    platforms again. (Closes: #676817) I did it by removing the systemd
 
144
    build-dep altogether.  sd-daemon.[ch] is included in the source so if
 
145
    systemd is installed on a system, it should be detected and socket
 
146
    activation should happen.  That is, assuming I've got everything right
 
147
    (and documented) which is something I'll be looking into for the next
 
148
    version.
 
149
 
 
150
 -- Jaldhar H. Vyas <jaldhar@debian.org>  Thu, 21 Jun 2012 23:54:47 -0400
 
151
 
1
152
dovecot (1:2.1.7-1ubuntu2) quantal; urgency=low
2
153
 
3
154
  * d/dovecot-core.dovecot.upstart: Respawn to handle unexpected but