Merge ~sergiodj/ubuntu/+source/exim4:exim4-merge-4.94-6ubuntu1 into ubuntu/+source/exim4:debian/sid

Proposed by Sergio Durigan Junior
Status: Merged
Approved by: Robie Basak
Approved revision: 1db45636962b03cad70af9b9ea18efb90c61c836
Merge reported by: Rafael David Tinoco
Merged at revision: 1db45636962b03cad70af9b9ea18efb90c61c836
Proposed branch: ~sergiodj/ubuntu/+source/exim4:exim4-merge-4.94-6ubuntu1
Merge into: ubuntu/+source/exim4:debian/sid
Diff against target: 1223 lines (+831/-2)
4 files modified
debian/changelog (+773/-0)
debian/control (+4/-2)
debian/patches/fix_smtp_banner.patch (+53/-0)
debian/patches/series (+1/-0)
Reviewer Review Type Date Requested Status
Robie Basak Approve
Canonical Server Pending
Review via email: mp+389310@code.launchpad.net

Description of the change

This is the merge of exim 4.94-6 from Debian.

It's a trivial merge. The only delta we're carrying forward are the banner adjustment patch and the lsb-release Build-Dep, which are Ubuntu-specific modification anyway.

There were no noteworthy changes in this release.

autopkgtest is still happy:

autopkgtest [21:52:44]: @@@@@@@@@@@@@@@@@@@@ summary
basic PASS

To post a comment you must log in.
Revision history for this message
Robie Basak (racb) wrote :

 * Delta rebased exactly
 * Changelog entries are still accurate
 * Remaining delta remains appropriate to keep
 * Nothing in the remaining delta is appropriate to upstream
 * Nothing in Debian's update looks like it'll interfere with the delta
 * update-maintainer has been run
 * New changelog entry looks correct

Note that Debian does have 4.94-7 now. exim4 is caught up in git-ubuntu's current set of import failures that I'm working on, and doesn't have pkg/debian/sid updated yet.

review: Approve
Revision history for this message
Robie Basak (racb) wrote :

Sponsored

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 425a0ad..63ffed8 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,12 @@
6+exim4 (4.94-6ubuntu1) groovy; urgency=medium
7+
8+ * Merge with Debian unstable. Remaining changes:
9+ - Show Ubuntu distribution in SMTP banner
10+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
11+ + Build-Depends on lsb-release to detect Distribution.
12+
13+ -- Sergio Durigan Junior <sergio.durigan@canonical.com> Thu, 13 Aug 2020 13:49:10 -0400
14+
15 exim4 (4.94-6) unstable; urgency=medium
16
17 * Fix typo (missing "S") in REMOTE_SMTP_SMARTHOST_TLS_VERIFY_HOSTS macro.
18@@ -49,6 +58,15 @@ exim4 (4.94-3) unstable; urgency=medium
19
20 -- Andreas Metzler <ametzler@debian.org> Fri, 19 Jun 2020 10:31:26 +0200
21
22+exim4 (4.94-2ubuntu1) groovy; urgency=medium
23+
24+ * Merge with Debian unstable (LP: #1881723). Remaining changes:
25+ - Show Ubuntu distribution in SMTP banner
26+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
27+ + Build-Depends on lsb-release to detect Distribution.
28+
29+ -- Bryce Harrington <bryce@canonical.com> Fri, 12 Jun 2020 01:55:28 +0000
30+
31 exim4 (4.94-2) unstable; urgency=low
32
33 * Tighten package interdependencies. With 4.94's daemon avoiding of
34@@ -151,6 +169,15 @@ exim4 (4.93-16) unstable; urgency=medium
35
36 -- Andreas Metzler <ametzler@debian.org> Sat, 09 May 2020 19:10:34 +0200
37
38+exim4 (4.93-15ubuntu1) groovy; urgency=medium
39+
40+ * Merge with Debian unstable. Remaining changes:
41+ - Show Ubuntu distribution in SMTP banner
42+ + Build-Depends on lsb-release to detect Distribution.
43+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
44+
45+ -- Sergio Durigan Junior <sergio.durigan@canonical.com> Tue, 05 May 2020 15:37:59 -0400
46+
47 exim4 (4.93-15) unstable; urgency=low
48
49 * Update from exim-4.93+fixes:
50@@ -170,6 +197,15 @@ exim4 (4.93-14) unstable; urgency=low
51
52 -- Andreas Metzler <ametzler@debian.org> Fri, 10 Apr 2020 13:53:34 +0200
53
54+exim4 (4.93-13ubuntu1) focal; urgency=medium
55+
56+ * Merge with Debian unstable. Remaining changes:
57+ - Show Ubuntu distribution in SMTP banner
58+ + Build-Depends on lsb-release to detect Distribution.
59+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
60+
61+ -- Bryce Harrington <bryce@canonical.com> Fri, 27 Mar 2020 16:00:03 -0700
62+
63 exim4 (4.93-13) unstable; urgency=medium
64
65 * Update from exim-4.93+fixes:
66@@ -181,6 +217,15 @@ exim4 (4.93-13) unstable; urgency=medium
67
68 -- Andreas Metzler <ametzler@debian.org> Sat, 21 Mar 2020 11:39:19 +0100
69
70+exim4 (4.93-12ubuntu1) focal; urgency=medium
71+
72+ * Merge with Debian unstable. Remaining changes:
73+ - Show Ubuntu distribution in SMTP banner
74+ + Build-Depends on lsb-release to detect Distribution.
75+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
76+
77+ -- Bryce Harrington <bryce@canonical.com> Fri, 13 Mar 2020 14:25:38 -0700
78+
79 exim4 (4.93-12) unstable; urgency=low
80
81 * Update from exim-4.93+fixes:
82@@ -196,6 +241,15 @@ exim4 (4.93-12) unstable; urgency=low
83
84 -- Andreas Metzler <ametzler@debian.org> Sat, 29 Feb 2020 15:53:44 +0100
85
86+exim4 (4.93-11ubuntu1) focal; urgency=medium
87+
88+ * Merge with Debian unstable. Remaining changes:
89+ - Show Ubuntu distribution in SMTP banner
90+ + Build-Depends on lsb-release to detect Distribution.
91+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
92+
93+ -- Bryce Harrington <bryce@canonical.com> Wed, 26 Feb 2020 02:34:11 +0000
94+
95 exim4 (4.93-11) unstable; urgency=medium
96
97 * Update from exim-4.93+fixes:
98@@ -215,6 +269,15 @@ exim4 (4.93-10) unstable; urgency=medium
99
100 -- Andreas Metzler <ametzler@debian.org> Sat, 01 Feb 2020 11:06:29 +0100
101
102+exim4 (4.93-9ubuntu1) focal; urgency=medium
103+
104+ * Merge with Debian unstable (LP: #1860051). Remaining changes:
105+ - Show Ubuntu distribution in SMTP banner
106+ - Build-Depends on lsb-release to detect Distribution.
107+ - d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
108+
109+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Fri, 17 Jan 2020 09:39:13 +0100
110+
111 exim4 (4.93-9) unstable; urgency=medium
112
113 * Add 74_22-Taint-hybrid-checking-mode.patch.
114@@ -334,6 +397,25 @@ exim4 (4.93~RC3-1) unstable; urgency=low
115
116 -- Andreas Metzler <ametzler@debian.org> Sun, 17 Nov 2019 11:37:15 +0100
117
118+exim4 (4.93~RC2-1ubuntu1) focal; urgency=medium
119+
120+ * Merge with Debian unstable. Remaining changes:
121+ - Show Ubuntu distribution in SMTP banner
122+ + Build-Depends on lsb-release to detect Distribution.
123+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
124+ * Dropped:
125+ - SECURITY UPDATE: remote command execution
126+ + d/p/CVE-2019-15846.patch: ensure not to interpret '\\'
127+ before '\0' in src/string.c
128+ + CVE-2019-15846
129+ [Now in upstream as of 4.92.2-1]
130+ - SECURITY UPDATE: heap-based buffer overflow in string_vformat
131+ + debian/patches/CVE-2019-16928.patch: fix overflow in src/string.c.
132+ + CVE-2019-16928
133+ [Now upstream as of 4.92.3-1]
134+
135+ -- Bryce Harrington <bryce@canonical.com> Wed, 13 Nov 2019 18:56:58 -0800
136+
137 exim4 (4.93~RC2-1) unstable; urgency=low
138
139 * New upstream beta version.
140@@ -490,6 +572,42 @@ exim4 (4.92.1-2) unstable; urgency=medium
141
142 -- Andreas Metzler <ametzler@debian.org> Wed, 14 Aug 2019 09:25:28 +0200
143
144+exim4 (4.92.1-1ubuntu4) focal; urgency=medium
145+
146+ * No-change rebuild for the perl update.
147+
148+ -- Matthias Klose <doko@ubuntu.com> Fri, 18 Oct 2019 19:27:29 +0000
149+
150+exim4 (4.92.1-1ubuntu3) eoan; urgency=medium
151+
152+ * SECURITY UPDATE: heap-based buffer overflow in string_vformat
153+ - debian/patches/CVE-2019-16928.patch: fix overflow in src/string.c.
154+ - CVE-2019-16928
155+
156+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Sat, 28 Sep 2019 11:05:50 -0400
157+
158+exim4 (4.92.1-1ubuntu2) eoan; urgency=medium
159+
160+ * SECURITY UPDATE: remote command execution
161+ - debian/patches/CVE-2019-15846.patch: ensure not to interpret '\\'
162+ before '\0' in src/string.c
163+ - CVE-2019-15846
164+
165+ -- Alex Murray <alex.murray@canonical.com> Thu, 05 Sep 2019 11:29:48 +0930
166+
167+exim4 (4.92.1-1ubuntu1) eoan; urgency=medium
168+
169+ * Merge with Debian unstable. Remaining changes:
170+ - Show Ubuntu distribution in SMTP banner
171+ + Build-Depends on lsb-release to detect Distribution.
172+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
173+ * Dropped:
174+ - d/p/CVE-2019-13917.patch: avoid re-expansion in ${sort } in
175+ src/expand.c.
176+ [Fixed in 4.92.1]
177+
178+ -- Bryce Harrington <bryce@canonical.com> Mon, 12 Aug 2019 19:18:33 -0700
179+
180 exim4 (4.92.1-1) unstable; urgency=low
181
182 * New upstream bugfix release. (4.92.1 is 4.92 + the fix for CVE-2019-13917,
183@@ -560,6 +678,24 @@ exim4 (4.92-8) unstable; urgency=low
184
185 -- Andreas Metzler <ametzler@debian.org> Sat, 08 Jun 2019 17:37:43 +0200
186
187+exim4 (4.92-7ubuntu2) eoan; urgency=medium
188+
189+ * SECURITY UPDATE: code execution via ${sort }
190+ - debian/patches/CVE-2019-13917.patch: avoid re-expansion in ${sort }
191+ in src/expand.c.
192+ - CVE-2019-13917
193+
194+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Thu, 25 Jul 2019 12:58:39 -0400
195+
196+exim4 (4.92-7ubuntu1) eoan; urgency=medium
197+
198+ * Merge with Debian unstable. Remaining changes:
199+ - Show Ubuntu distribution in SMTP banner
200+ + Build-Depends on lsb-release to detect Distribution.
201+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
202+
203+ -- Bryce Harrington <bryce@canonical.com> Mon, 13 May 2019 13:48:18 -0700
204+
205 exim4 (4.92-7) unstable; urgency=medium
206
207 * Upload to unstable.
208@@ -587,6 +723,15 @@ exim4 (4.92-5) unstable; urgency=medium
209
210 -- Andreas Metzler <ametzler@debian.org> Sun, 07 Apr 2019 13:39:31 +0200
211
212+exim4 (4.92-4ubuntu1) disco; urgency=medium
213+
214+ * Merge with Debian unstable (LP: #1821339). Remaining changes:
215+ * Show Ubuntu distribution in SMTP banner
216+ - Build-Depends on lsb-release to detect Distribution.
217+ - d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
218+
219+ -- Karl Stenerud <karl.stenerud@canonical.com> Mon, 25 Mar 2019 12:02:33 +0100
220+
221 exim4 (4.92-4) unstable; urgency=medium
222
223 * Another patch from exim-4.92+fixes branch:
224@@ -605,6 +750,15 @@ exim4 (4.92-3) unstable; urgency=medium
225
226 -- Andreas Metzler <ametzler@debian.org> Wed, 20 Mar 2019 17:01:29 +0100
227
228+exim4 (4.92-2ubuntu1) disco; urgency=medium
229+
230+ * Merge with Debian unstable (LP: #1818444). Remaining changes:
231+ - Show Ubuntu distribution in SMTP banner
232+ + Build-Depends on lsb-release to detect Distribution.
233+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
234+
235+ -- Karl Stenerud <kstenerud@gmail.com> Tue, 05 Mar 2019 10:55:48 +0100
236+
237 exim4 (4.92-2) unstable; urgency=medium
238
239 * Upload to unstable.
240@@ -661,6 +815,21 @@ exim4 (4.92~RC4-3) unstable; urgency=medium
241
242 -- Andreas Metzler <ametzler@debian.org> Sun, 20 Jan 2019 17:52:39 +0100
243
244+exim4 (4.92~RC4-2ubuntu2) disco; urgency=medium
245+
246+ * No-change rebuild against libmysqlclient21
247+
248+ -- Steve Langasek <steve.langasek@ubuntu.com> Fri, 01 Feb 2019 16:57:54 +0000
249+
250+exim4 (4.92~RC4-2ubuntu1) disco; urgency=medium
251+
252+ * Merge with Debian unstable (LP: #1811095). Remaining changes:
253+ - Show Ubuntu distribution in SMTP banner
254+ + Build-Depends on lsb-release to detect Distribution.
255+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
256+
257+ -- Karl Stenerud <kstenerud@gmail.com> Thu, 10 Jan 2019 16:41:45 +0100
258+
259 exim4 (4.92~RC4-2) unstable; urgency=medium
260
261 * Upload to unstable.
262@@ -754,6 +923,22 @@ exim4 (4.91-7) unstable; urgency=low
263
264 -- Andreas Metzler <ametzler@debian.org> Sun, 26 Aug 2018 11:33:15 +0200
265
266+exim4 (4.91-6ubuntu2) disco; urgency=medium
267+
268+ * No-change rebuild for the perl 5.28 transition.
269+
270+ -- Adam Conrad <adconrad@ubuntu.com> Fri, 02 Nov 2018 18:08:13 -0600
271+
272+exim4 (4.91-6ubuntu1) cosmic; urgency=medium
273+
274+ * Merge with Debian unstable. Remaining changes:
275+ - Show Ubuntu distribution in SMTP banner
276+ + Build-Depends on lsb-release to detect Distribution.
277+ + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
278+ [DEP3 header updated to indicate it has been forwarded to Debian]
279+
280+ -- Andreas Hasenack <andreas@canonical.com> Mon, 30 Jul 2018 15:35:06 -0300
281+
282 exim4 (4.91-6) unstable; urgency=low
283
284 * Update from exim-4_91+fixes branch:
285@@ -765,6 +950,16 @@ exim4 (4.91-6) unstable; urgency=low
286
287 -- Andreas Metzler <ametzler@debian.org> Fri, 20 Jul 2018 11:21:24 +0200
288
289+exim4 (4.91-5ubuntu1) cosmic; urgency=medium
290+
291+ * Merge with Debian unstable. Remaining changes:
292+ - Show Ubuntu distribution in SMTP banner
293+ - Build-Depends on lsb-release to detect Distribution.
294+ - d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
295+ [DEP3 header updated to indicate it has been forwarded to Debian]
296+
297+ -- Andreas Hasenack <andreas@canonical.com> Tue, 03 Jul 2018 11:13:08 -0300
298+
299 exim4 (4.91-5) unstable; urgency=medium
300
301 * Update from exim-4_91+fixes branch:
302@@ -774,6 +969,15 @@ exim4 (4.91-5) unstable; urgency=medium
303
304 -- Andreas Metzler <ametzler@debian.org> Sat, 09 Jun 2018 18:10:39 +0200
305
306+exim4 (4.91-4ubuntu1) cosmic; urgency=medium
307+
308+ * Merge from Debian testing, Remaining changes:
309+ - Show Ubuntu distribution in SMTP banner
310+ - Build-Depends on lsb-release to detect Distribution.
311+ - d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
312+
313+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Wed, 30 May 2018 12:46:14 +0200
314+
315 exim4 (4.91-4) unstable; urgency=medium
316
317 * Update from exim-4_91+fixes branch:
318@@ -892,6 +1096,15 @@ exim4 (4.90.1-2) unstable; urgency=medium
319
320 -- Andreas Metzler <ametzler@debian.org> Sat, 10 Mar 2018 14:25:51 +0100
321
322+exim4 (4.90.1-1ubuntu1) bionic; urgency=medium
323+
324+ * Merge from Debian testing, Remaining changes:
325+ - Show Ubuntu distribution in SMTP banner
326+ - Build-Depends on lsb-release to detect Distribution.
327+ - d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
328+
329+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Wed, 14 Feb 2018 17:01:14 +0100
330+
331 exim4 (4.90.1-1) unstable; urgency=high
332
333 * New upstream version, fixing CVE-2018-6789. Closes: #890000
334@@ -1086,6 +1299,15 @@ exim4 (4.89-10) unstable; urgency=critical
335
336 -- Andreas Metzler <ametzler@debian.org> Sat, 25 Nov 2017 11:43:24 +0100
337
338+exim4 (4.89-9ubuntu1) bionic; urgency=medium
339+
340+ * Merge from Debian unstable, Remaining changes:
341+ - Show Ubuntu distribution in SMTP banner
342+ - Build-Depends on lsb-release to detect Distribution.
343+ - d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
344+
345+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 16 Nov 2017 10:02:23 +0100
346+
347 exim4 (4.89-9) unstable; urgency=medium
348
349 * Upload to unstable.
350@@ -1128,6 +1350,42 @@ exim4 (4.89-6) unstable; urgency=medium
351
352 -- Andreas Metzler <ametzler@debian.org> Sat, 09 Sep 2017 15:29:39 +0200
353
354+exim4 (4.89-5ubuntu1.3) artful-security; urgency=medium
355+
356+ * SECURITY UPDATE: Buffer overflow in base64d()
357+ - debian/patches/CVE-2018-6789.patch: fix overflow in src/base64.c.
358+ - CVE-2018-6789
359+
360+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Sat, 10 Feb 2018 14:12:27 -0500
361+
362+exim4 (4.89-5ubuntu1.2) artful-security; urgency=medium
363+
364+ * SECURITY UPDATE: stack-exhaustion remote DoS
365+ - debian/patches/CVE-2017-16944.patch: do not treat the first lonely
366+ dot special in src/receive.c, src/smtp_in.c.
367+ - CVE-2017-16944
368+
369+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Wed, 29 Nov 2017 08:59:31 -0500
370+
371+exim4 (4.89-5ubuntu1.1) artful-security; urgency=medium
372+
373+ * SECURITY UPDATE: remote code execution via use-after-free
374+ - debian/patches/CVE-2017-16943.patch: avoid release of store if there
375+ have been later allocations in src/receive.c.
376+ - CVE-2017-16943
377+
378+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Mon, 27 Nov 2017 07:37:47 -0500
379+
380+exim4 (4.89-5ubuntu1) artful; urgency=medium
381+
382+ * Merge from Debian testing.
383+ Remaining changes:
384+ - Show Ubuntu distribution in SMTP banner
385+ - Build-Depends on lsb-release to detect Distribution.
386+ - d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner.
387+
388+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Wed, 16 Aug 2017 15:42:47 +0200
389+
390 exim4 (4.89-5) unstable; urgency=medium
391
392 * Update to exim-4_89+fixes branch:
393@@ -1172,6 +1430,20 @@ exim4 (4.89-4) unstable; urgency=low
394
395 -- Andreas Metzler <ametzler@debian.org> Sat, 15 Jul 2017 12:46:16 +0200
396
397+exim4 (4.89-3ubuntu2) artful; urgency=medium
398+
399+ * No-change rebuild for perl 5.26.0.
400+
401+ -- Matthias Klose <doko@ubuntu.com> Wed, 26 Jul 2017 20:02:24 +0000
402+
403+exim4 (4.89-3ubuntu1) artful; urgency=medium
404+
405+ * Merge from Debian. Remaining changes:
406+ - Show Ubuntu distribution in SMTP banner.
407+ - Build-Depends on lsb-release (needed for the Ubuntu SMTP banner patch)
408+
409+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Tue, 27 Jun 2017 10:20:42 -0400
410+
411 exim4 (4.89-3) unstable; urgency=high
412
413 * Re-upload to unstable.
414@@ -1184,6 +1456,15 @@ exim4 (4.89-2+deb9u1) stretch-security; urgency=medium
415
416 -- <jmm@debian.org> Wed, 14 Jun 2017 07:03:07 +0200
417
418+exim4 (4.89-2ubuntu1) artful; urgency=medium
419+
420+ * Merge from Debian testing.
421+ Remaining changes:
422+ + Show Ubuntu distribution in SMTP banner.
423+ + Build-Depends on lsb-release (needed for the Ubuntu SMTP banner patch)
424+
425+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 01 Jun 2017 11:58:00 +0200
426+
427 exim4 (4.89-2) unstable; urgency=medium
428
429 * Revert addition of header "# pidfile: /var/run/exim4/exim.pid" to
430@@ -1275,6 +1556,17 @@ exim4 (4.89~RC1-1) unstable; urgency=low
431
432 -- Andreas Metzler <ametzler@debian.org> Tue, 31 Jan 2017 19:52:50 +0100
433
434+exim4 (4.88-5ubuntu1) zesty; urgency=medium
435+
436+ * Merge from Debian unstable.
437+ Version 4.88 fixes CVE-2016-9963 (LP: #1654750) and symlink
438+ local root escalation (LP: #1580454)
439+ Remaining changes:
440+ + Show Ubuntu distribution in SMTP banner.
441+ + Build-Depends on lsb-release (needed for the Ubuntu SMTP banner patch)
442+
443+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 24 Jan 2017 10:15:09 +0100
444+
445 exim4 (4.88-5) unstable; urgency=medium
446
447 * 78_Disable-chunking-BDAT-by-default.patch: Change default value of main
448@@ -1427,6 +1719,20 @@ exim4 (4.88~RC1-1) experimental; urgency=low
449
450 -- Andreas Metzler <ametzler@debian.org> Sun, 25 Sep 2016 15:44:00 +0200
451
452+exim4 (4.87-3ubuntu2) zesty; urgency=medium
453+
454+ * No-change rebuild for perl 5.24 transition
455+
456+ -- Iain Lane <iain@orangesquash.org.uk> Mon, 24 Oct 2016 10:08:10 +0100
457+
458+exim4 (4.87-3ubuntu1) yakkety; urgency=medium
459+
460+ * Merge from Debian unstable. Remaining changes:
461+ + Show Ubuntu distribution in SMTP banner.
462+ + Build-Depends on lsb-release (needed for the Ubuntu SMTP banner patch)
463+
464+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 26 Jul 2016 13:30:09 +0200
465+
466 exim4 (4.87-3) unstable; urgency=medium
467
468 * Pull multiple patches from upstream GIT:
469@@ -1600,6 +1906,48 @@ exim4 (4.87~RC1-1) experimental; urgency=medium
470
471 -- Andreas Metzler <ametzler@debian.org> Fri, 11 Dec 2015 20:15:30 +0100
472
473+exim4 (4.86.2-2ubuntu2.3) xenial-security; urgency=medium
474+
475+ * SECURITY UPDATE: Buffer overflow in base64d()
476+ - debian/patches/CVE-2018-6789.patch: fix overflow in
477+ src/auths/b64decode.c.
478+ - CVE-2018-6789
479+
480+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Sat, 10 Feb 2018 14:18:40 -0500
481+
482+exim4 (4.86.2-2ubuntu2.2) xenial-security; urgency=medium
483+
484+ * SECURITY UPDATE: memory leak
485+ - debian/patches/93_CVE-2017-1000368.patch: free -p argument if
486+ allocation was required.
487+ - CVE-2017-1000368
488+
489+ -- Steve Beattie <sbeattie@ubuntu.com> Fri, 02 Jun 2017 22:07:28 -0700
490+
491+exim4 (4.86.2-2ubuntu2.1) xenial-security; urgency=medium
492+
493+ * SECURITY UPDATE: DKIM information leakage
494+ - debian/patches/CVE-2016-9963.patch: fix information leakage in
495+ src/dkim.c, src/transports/smtp.c.
496+ - CVE-2016-9963
497+
498+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Thu, 05 Jan 2017 08:29:10 -0500
499+
500+exim4 (4.86.2-2ubuntu2) xenial; urgency=medium
501+
502+ * Rebuild against libmysqlclient20.
503+
504+ -- Robie Basak <robie.basak@ubuntu.com> Tue, 05 Apr 2016 12:21:41 +0000
505+
506+exim4 (4.86.2-2ubuntu1) xenial; urgency=medium
507+
508+ * Merge from Debian unstable. Remaining changes:
509+ - debian.control, debian/patches/fix_smtp_banner.patch
510+ + Show Ubuntu distribution in SMTP banner.
511+ + Build-Depends on lsb-release.
512+
513+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Tue, 15 Mar 2016 11:56:18 -0400
514+
515 exim4 (4.86.2-2) unstable; urgency=high
516
517 * Bump exim4-config Breaks to exim4-daemon-* (<< 4.86.2). Closes: #816790
518@@ -1621,6 +1969,27 @@ exim4 (4.86.2-1) unstable; urgency=high
519
520 -- Andreas Metzler <ametzler@debian.org> Tue, 01 Mar 2016 19:34:39 +0100
521
522+exim4 (4.86-7ubuntu3) xenial; urgency=medium
523+
524+ * No-change rebuild for gnutls transition.
525+
526+ -- Matthias Klose <doko@ubuntu.com> Wed, 17 Feb 2016 22:40:56 +0000
527+
528+exim4 (4.86-7ubuntu2) xenial; urgency=medium
529+
530+ * Rebuild for Perl 5.22.1.
531+
532+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 18 Dec 2015 10:30:54 +0000
533+
534+exim4 (4.86-7ubuntu1) xenial; urgency=medium
535+
536+ * Merge from Debian unstable. Remaining changes:
537+ - debian.control, debian/patches/fix_smtp_banner.patch
538+ + Show Ubuntu distribution in SMTP banner.
539+ + Build-Depends on lsb-release.
540+
541+ -- Pierre-André MOREY <pierre-andre.morey@canonical.com> Mon, 14 Dec 2015 14:23:51 +0100
542+
543 exim4 (4.86-7) unstable; urgency=medium
544
545 * Allow arch-indep build (dpkg-buildpackage -A). Closes: #806023
546@@ -1671,6 +2040,15 @@ exim4 (4.86-4) unstable; urgency=medium
547
548 -- Andreas Metzler <ametzler@debian.org> Sat, 17 Oct 2015 15:01:01 +0200
549
550+exim4 (4.86-3ubuntu1) wily; urgency=medium
551+
552+ * Merge from Debian unstable. (LP: #1485369) Remaining changes:
553+ - debian/control, debian/patches/fix_smtp_banner.patch:
554+ + Show Ubuntu distribution in SMTP banner.
555+ + Build-Depends on lsb-release.
556+
557+ -- Artur Rona <ari-tczew@ubuntu.com> Thu, 17 Sep 2015 13:18:20 +0100
558+
559 exim4 (4.86-3) unstable; urgency=medium
560
561 * Pull three patches from upstream git:
562@@ -1711,6 +2089,15 @@ exim4 (4.86~RC5-1) unstable; urgency=medium
563
564 -- Andreas Metzler <ametzler@debian.org> Sat, 18 Jul 2015 11:46:11 +0200
565
566+exim4 (4.86~RC4-2ubuntu1) wily; urgency=low
567+
568+ * Merge from Debian unstable. (LP: #1166671) Remaining changes:
569+ - debian/control, debian/patches/fix_smtp_banner.patch:
570+ + Show Ubuntu distribution in SMTP banner.
571+ + Build-Depends on lsb-release.
572+
573+ -- Artur Rona <ari-tczew@ubuntu.com> Mon, 06 Jul 2015 12:09:36 +0200
574+
575 exim4 (4.86~RC4-2) unstable; urgency=medium
576
577 * Drop libmysqlclient15-dev alternative build-dependency. Closes: #790463
578@@ -1875,6 +2262,18 @@ exim4 (4.85~RC1+dfsg-1) experimental; urgency=medium
579
580 -- Andreas Metzler <ametzler@debian.org> Tue, 18 Nov 2014 19:28:20 +0100
581
582+exim4 (4.84-8ubuntu1) vivid; urgency=low
583+
584+ * Merge from Debian unstable. (LP: #1434300) Remaining changes:
585+ - debian/control, debian/patches/fix_smtp_banner.patch:
586+ + Show Ubuntu distribution in SMTP banner.
587+ + Build-Depends on lsb-release.
588+ - debian/control:
589+ + Don't provide default-mta; in Ubuntu,
590+ we want postfix to be the default.
591+
592+ -- Artur Rona <ari-tczew@ubuntu.com> Thu, 19 Mar 2015 00:15:40 +0100
593+
594 exim4 (4.84-8) unstable; urgency=medium
595
596 * Pull 83_Remove-limit-on-remove_headers-item-size.-Bug-1533.patch and
597@@ -1892,6 +2291,15 @@ exim4 (4.84-7) unstable; urgency=medium
598
599 -- Andreas Metzler <ametzler@debian.org> Sat, 07 Feb 2015 15:12:33 +0100
600
601+exim4 (4.84-6ubuntu1) vivid; urgency=medium
602+
603+ * Resynchronise with Debian. Remaining changes:
604+ - Show Ubuntu distribution in SMTP banner.
605+ - Don't provide default-mta; in Ubuntu, we want postfix to be the
606+ default.
607+
608+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 14 Jan 2015 11:26:29 +0000
609+
610 exim4 (4.84-6) unstable; urgency=medium
611
612 * Revert init script's restart order change in 4.84-4 for the time being.
613@@ -1900,6 +2308,15 @@ exim4 (4.84-6) unstable; urgency=medium
614
615 -- Andreas Metzler <ametzler@debian.org> Sun, 21 Dec 2014 14:07:12 +0100
616
617+exim4 (4.84-5ubuntu1) vivid; urgency=medium
618+
619+ * Resynchronise with Debian. Remaining changes:
620+ - Show Ubuntu distribution in SMTP banner.
621+ - Don't provide default-mta; in Ubuntu, we want postfix to be the
622+ default.
623+
624+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 18 Dec 2014 15:26:17 +0000
625+
626 exim4 (4.84-5) unstable; urgency=medium
627
628 * 82_quoted-or-r-2047-encoded.diff pulled from upstream git (sans
629@@ -1907,6 +2324,15 @@ exim4 (4.84-5) unstable; urgency=medium
630
631 -- Andreas Metzler <ametzler@debian.org> Wed, 17 Dec 2014 19:03:39 +0100
632
633+exim4 (4.84-4ubuntu1) vivid; urgency=medium
634+
635+ * Resynchronise with Debian. Remaining changes:
636+ - Show Ubuntu distribution in SMTP banner.
637+ - Don't provide default-mta; in Ubuntu, we want postfix to be the
638+ default.
639+
640+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 02 Dec 2014 15:28:46 +0000
641+
642 exim4 (4.84-4) unstable; urgency=medium
643
644 * Unset message_prefix/message_sufix in maildrop_pipe transport. Maildrop
645@@ -1921,6 +2347,15 @@ exim4 (4.84-4) unstable; urgency=medium
646
647 -- Andreas Metzler <ametzler@debian.org> Sun, 30 Nov 2014 08:24:04 +0100
648
649+exim4 (4.84-3ubuntu1) vivid; urgency=medium
650+
651+ * Resynchronise with Debian. Remaining changes:
652+ - Show Ubuntu distribution in SMTP banner.
653+ - Don't provide default-mta; in Ubuntu, we want postfix to be the
654+ default.
655+
656+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 11 Nov 2014 13:43:35 +0000
657+
658 exim4 (4.84-3) unstable; urgency=medium
659
660 * Apply patch to Italian (it) debconf template translation, thanks to
661@@ -1950,6 +2385,24 @@ exim4 (4.84~RC2-1) unstable; urgency=medium
662
663 -- Andreas Metzler <ametzler@debian.org> Sat, 09 Aug 2014 07:42:00 +0200
664
665+exim4 (4.84~RC1-3ubuntu2) utopic; urgency=medium
666+
667+ * Rebuild for Perl 5.20.0.
668+
669+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 21 Aug 2014 12:18:13 +0100
670+
671+exim4 (4.84~RC1-3ubuntu1) utopic; urgency=low
672+
673+ * Merge from Debian unstable (LP: #1351470). Remaining changes:
674+ - Show Ubuntu distribution on smtp:
675+ + debian/patches/fix_smtp_banner.patch: updated SMTP banner
676+ with Ubuntu distribution
677+ + debian/control: added lsb-release build dependency
678+ - Don't provide default-mta; in Ubuntu, we want postfix to be the
679+ default.
680+
681+ -- Corey Bryant <corey.bryant@canonical.com> Mon, 04 Aug 2014 11:48:39 -0400
682+
683 exim4 (4.84~RC1-3) unstable; urgency=medium
684
685 * Third try. Simply comment *custom* in debian/control.
686@@ -2018,6 +2471,18 @@ exim4 (4.83~RC1-1) experimental; urgency=medium
687
688 -- Andreas Metzler <ametzler@debian.org> Thu, 29 May 2014 13:09:04 +0200
689
690+exim4 (4.82.1-2ubuntu1) utopic; urgency=low
691+
692+ * Merge from Debian unstable (LP: #1348074). Remaining changes:
693+ - Show Ubuntu distribution on smtp:
694+ + debian/patches/fix_smtp_banner.patch: updated SMTP banner
695+ with Ubuntu distribution
696+ + debian/control: added lsb-release build dependency
697+ - Don't provide default-mta; in Ubuntu, we want postfix to be the
698+ default.
699+
700+ -- Robie Basak <robie.basak@ubuntu.com> Fri, 25 Jul 2014 15:53:09 +0000
701+
702 exim4 (4.82.1-2) unstable; urgency=high
703
704 * [87_double_expansion.diff] from upstream. Stop unwanted double expansion
705@@ -2035,6 +2500,18 @@ exim4 (4.82.1-1) unstable; urgency=high
706
707 -- Andreas Metzler <ametzler@debian.org> Wed, 28 May 2014 19:01:43 +0200
708
709+exim4 (4.82-8ubuntu1) utopic; urgency=medium
710+
711+ * Merge from Debian unstable. Remaining changes:
712+ - Show Ubuntu distribution on smtp:
713+ + debian/patches/fix_smtp_banner.patch: updated SMTP banner
714+ with Ubuntu distribution
715+ + debian/control: added lsb-release build dependency
716+ - Don't provide default-mta; in Ubuntu, we want postfix to be the
717+ default.
718+
719+ -- Dimitri John Ledkov <xnox@ubuntu.com> Sat, 17 May 2014 01:50:20 +0100
720+
721 exim4 (4.82-8) unstable; urgency=medium
722
723 * Now that GMP has been relicensed to LGPLv3+/GPLv2+ build exim against
724@@ -2098,6 +2575,78 @@ exim4 (4.82-4) unstable; urgency=medium
725
726 -- Andreas Metzler <ametzler@debian.org> Sun, 09 Feb 2014 19:41:34 +0100
727
728+exim4 (4.82-3ubuntu2.4) trusty-security; urgency=medium
729+
730+ * SECURITY UPDATE: Buffer overflow in base64d()
731+ - debian/patches/CVE-2018-6789.patch: fix overflow in
732+ src/auths/b64decode.c.
733+ - CVE-2018-6789
734+
735+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Sat, 10 Feb 2018 14:19:43 -0500
736+
737+exim4 (4.82-3ubuntu2.3) trusty-security; urgency=medium
738+
739+ * SECURITY UPDATE: memory leak
740+ - debian/patches/CVE-2017-1000368.patch: free -p argument if
741+ allocation was required.
742+ - CVE-2017-1000368
743+
744+ -- Steve Beattie <sbeattie@ubuntu.com> Fri, 02 Jun 2017 22:44:35 -0700
745+
746+exim4 (4.82-3ubuntu2.2) trusty-security; urgency=medium
747+
748+ * SECURITY UPDATE: DKIM information leakage
749+ - debian/patches/CVE-2016-9963.patch: fix information leakage in
750+ src/dkim.c, src/transports/smtp.c.
751+ - CVE-2016-9963
752+
753+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Thu, 05 Jan 2017 08:31:06 -0500
754+
755+exim4 (4.82-3ubuntu2.1) trusty-security; urgency=medium
756+
757+ * SECURITY UPDATE: privilege escalation via crafted lookup value
758+ - debian/patches/CVE-2014-2972.patch: only expand integers for integer
759+ math once.
760+ - CVE-2014-2972
761+ * SECURITY UPDATE: privilege escalation when used with perl_startup
762+ - debian/patches/CVE-2016-1531.patch: add new add_environment and
763+ keep_environment configuration options.
764+ - debian/patches/CVE-2016-1531-2.patch: don't issue env warning if env
765+ is empty.
766+ - debian/patches/CVE-2016-1531-3.patch: store the initial working
767+ directory, expand $initial_cwd.
768+ - debian/patches/CVE-2016-1531-4.patch: delay chdir(/) until we opened
769+ the main config.
770+ - Add macros MAIN_KEEP_ENVIRONMENT and MAIN_ADD_ENVIRONMENT to set the
771+ new options. Set "keep_environment =" by default to avoid a runtime
772+ warning.
773+ - Bump exim4-config Breaks to exim4-daemon-* (<< 4.82-3ubuntu2.1).
774+ - debian/exim4-config.NEWS: Add entry to warn of potential breakage.
775+ - CVE-2016-1531
776+ * WARNING: This update may break existing installations.
777+
778+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Mon, 14 Mar 2016 12:57:00 -0400
779+
780+exim4 (4.82-3ubuntu2) trusty; urgency=medium
781+
782+ * debian/tests/control: Add missing python test dependency, as
783+ debian/tests/security calls python.
784+
785+ -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 25 Feb 2014 17:33:13 +0100
786+
787+exim4 (4.82-3ubuntu1) trusty; urgency=low
788+
789+ * Merge from Debian unstable (LP: #1259620). Remaining changes:
790+ - Show Ubuntu distribution on smtp:
791+ + debian/patches/fix_smtp_banner.patch: updated SMTP banner
792+ with Ubuntu distribution
793+ + debian/control: added lsb-release build dependency
794+ - Don't provide default-mta; in Ubuntu, we want postfix to be the
795+ default.
796+ - Build-depend on db5.3.
797+
798+ -- Yolanda Robla <yolanda.robla@canonical.com> Tue, 10 Dec 2013 17:07:20 +0000
799+
800 exim4 (4.82-3) unstable; urgency=low
801
802 * Upload to unstable.
803@@ -2178,6 +2727,21 @@ exim4 (4.82~rc1-1) experimental; urgency=low
804
805 -- Andreas Metzler <ametzler@debian.org> Sun, 29 Sep 2013 14:43:25 +0200
806
807+exim4 (4.80-9ubuntu2) trusty; urgency=low
808+
809+ * Build-depend on libdb5.3-dev, instead of libdb5.1-dev.
810+
811+ -- Dmitrijs Ledkovs <xnox@ubuntu.com> Mon, 04 Nov 2013 12:14:54 +0000
812+
813+exim4 (4.80-9ubuntu1) trusty; urgency=low
814+
815+ * Resynchronise with Debian. Remaining changes:
816+ - Don't provide default-mta; in Ubuntu, we want postfix to be the
817+ default.
818+ - Add "Ubuntu" to SMTP banner.
819+
820+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 28 Oct 2013 11:55:21 -0700
821+
822 exim4 (4.80-9) unstable; urgency=low
823
824 * Upload to unstable.
825@@ -2224,6 +2788,34 @@ exim4 (4.80-8) experimental; urgency=low
826
827 -- Andreas Metzler <ametzler@debian.org> Sun, 01 Sep 2013 15:58:49 +0200
828
829+exim4 (4.80-7ubuntu4) trusty; urgency=low
830+
831+ * Rebuild for Perl 5.18.
832+
833+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 23 Oct 2013 10:24:08 +0100
834+
835+exim4 (4.80-7ubuntu3) saucy; urgency=low
836+
837+ * debian/patches/fix_smtp_banner.patch: updated SMTP banner
838+ with Ubuntu distribution
839+ * debian/control: added lsb-release build dependency
840+
841+ -- Yolanda Robla <yolanda.robla@canonical.com> Tue, 18 Jun 2013 19:17:43 +0200
842+
843+exim4 (4.80-7ubuntu2) saucy; urgency=low
844+
845+ * debian/tests: Add autopkgtest.
846+
847+ -- Yolanda <yolanda.robla@canonical.com> Mon, 27 May 2013 11:31:35 +0200
848+
849+exim4 (4.80-7ubuntu1) raring; urgency=low
850+
851+ * Merge from Debian unstable (LP: #1166383). Remaining changes:
852+ - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
853+ we want postfix to be the default.
854+
855+ -- Robie Basak <robie.basak@canonical.com> Mon, 08 Apr 2013 18:13:15 +0100
856+
857 exim4 (4.80-7) unstable; urgency=low
858
859 * Use exim's ${quote:xxx} operator when invoking spfquery to disallow
860@@ -2243,6 +2835,14 @@ exim4 (4.80-6) unstable; urgency=low
861
862 -- Andreas Metzler <ametzler@debian.org> Wed, 21 Nov 2012 19:08:53 +0100
863
864+exim4 (4.80-5.1ubuntu1) raring; urgency=low
865+
866+ * Merge from Debian. Remaining changes:
867+ - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
868+ we want postfix to be the default.
869+
870+ -- Oussama Bounaim <o.bounaim@gmail.com> Sun, 11 Nov 2012 07:11:06 +0100
871+
872 exim4 (4.80-5.1) unstable; urgency=high
873
874 * Non-maintainer upload by the Security Team.
875@@ -2270,6 +2870,23 @@ exim4 (4.80-4) unstable; urgency=low
876
877 -- Andreas Metzler <ametzler@debian.org> Sat, 23 Jun 2012 18:35:03 +0200
878
879+exim4 (4.80-3ubuntu1.1) quantal-security; urgency=low
880+
881+ * SECURITY UPDATE: arbitrary code execution via dns decode logic
882+ - debian/patches/CVE-2012-5671.patch: adjust max length and validate
883+ against it in src/pdkim/pdkim.h, src/dkim.c.
884+ - CVE-2012-5671
885+
886+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com> Thu, 25 Oct 2012 08:22:46 -0400
887+
888+exim4 (4.80-3ubuntu1) quantal; urgency=low
889+
890+ * Merge from Debian unstable. Remaining changes:
891+ - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
892+ we want postfix to be the default.
893+
894+ -- Clint Byrum <clint@ubuntu.com> Thu, 14 Jun 2012 15:28:08 -0700
895+
896 exim4 (4.80-3) unstable; urgency=low
897
898 * Pull 75_openssl_sni.diff from upstream. - Segfault caused by NULL
899@@ -2417,6 +3034,26 @@ exim4 (4.76-4) experimental; urgency=low
900
901 -- Andreas Metzler <ametzler@debian.org> Sat, 24 Sep 2011 18:36:08 +0200
902
903+exim4 (4.76-3ubuntu3) precise; urgency=low
904+
905+ * Rebuild for libmysqlclient transition
906+
907+ -- Clint Byrum <clint@ubuntu.com> Wed, 23 Nov 2011 23:29:35 -0800
908+
909+exim4 (4.76-3ubuntu2) precise; urgency=low
910+
911+ * Rebuild for Perl 5.14.
912+
913+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 16 Nov 2011 01:22:39 +0000
914+
915+exim4 (4.76-3ubuntu1) precise; urgency=low
916+
917+ * Merge from debian unstable. Remaining changes:
918+ - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
919+ we want postfix to be the default.
920+
921+ -- Stéphane Graber <stgraber@ubuntu.com> Thu, 20 Oct 2011 11:29:07 -0400
922+
923 exim4 (4.76-3) unstable; urgency=low
924
925 * [exim4-base.cron.daily] Correct invocation of mail(1), options need to be
926@@ -2437,6 +3074,14 @@ exim4 (4.76-3) unstable; urgency=low
927
928 -- Andreas Metzler <ametzler@debian.org> Sun, 18 Sep 2011 11:49:13 +0200
929
930+exim4 (4.76-2ubuntu1) oneiric; urgency=low
931+
932+ * Merge from debian unstable. Remaining changes:
933+ - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
934+ we want postfix to be the default.
935+
936+ -- Stéphane Graber <stgraber@ubuntu.com> Mon, 30 May 2011 17:48:56 -0400
937+
938 exim4 (4.76-2) unstable; urgency=low
939
940 * debian/rules: Remove test/ and test-stamp on clean.
941@@ -2449,6 +3094,14 @@ exim4 (4.76-2) unstable; urgency=low
942
943 -- Andreas Metzler <ametzler@debian.org> Sun, 29 May 2011 18:21:03 +0200
944
945+exim4 (4.76-1ubuntu1) oneiric; urgency=low
946+
947+ * Merge from debian unstable. Remaining changes (LP: #779391):
948+ - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
949+ we want postfix to be the default.
950+
951+ -- Stéphane Graber <stgraber@ubuntu.com> Mon, 23 May 2011 12:37:30 -0400
952+
953 exim4 (4.76-1) unstable; urgency=low
954
955 * New upstream version.
956@@ -2495,6 +3148,14 @@ exim4 (4.75-3) unstable; urgency=high
957
958 -- Andreas Metzler <ametzler@debian.org> Fri, 06 May 2011 20:08:51 +0200
959
960+exim4 (4.75-2ubuntu1) oneiric; urgency=low
961+
962+ * Merge from debian unstable. Remaining changes:
963+ - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
964+ we want postfix to be the default.
965+
966+ -- Stéphane Graber <stgraber@ubuntu.com> Fri, 06 May 2011 14:51:28 -0400
967+
968 exim4 (4.75-2) unstable; urgency=low
969
970 * clamav socket on Debian is clamd:/var/run/clamav/clamd.ctl, fix
971@@ -2537,6 +3198,24 @@ exim4 (4.74-2) unstable; urgency=low
972
973 -- Andreas Metzler <ametzler@debian.org> Thu, 24 Feb 2011 19:02:07 +0100
974
975+exim4 (4.74-1ubuntu1) natty; urgency=low
976+
977+ * Merge from debian experimental. Remaining changes: (LP: #713855)
978+ - debian/patches/71_exiq_grep_error_on_messages_without_size.patch:
979+ + Improve handling of broken messages when "exim4 -bp" (mailq)
980+ reports lines without size info. (Closes: #528625)
981+ - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
982+ we want postfix to be the default.
983+ - debian/{control,rules}: Add and enable hardened build for PIE.
984+ (Closes: #542726)
985+ * Update 71_exiq_grep_error_on_messages_without_size.patch to get way
986+ which upstream has fixed it. Probably it can be dropped with next
987+ upstream release.
988+ * This upload fixes CVE: (LP: #708023)
989+ - CVE-2011-0017
990+
991+ -- Artur Rona <ari-tczew@ubuntu.com> Wed, 09 Feb 2011 21:31:35 +0100
992+
993 exim4 (4.74-1) experimental; urgency=low
994
995 * 4.74 release, should build on hurd again.
996@@ -2562,6 +3241,20 @@ exim4 (4.74~rc2-1) experimental; urgency=low
997
998 -- Andreas Metzler <ametzler@debian.org> Sun, 23 Jan 2011 14:02:36 +0100
999
1000+exim4 (4.73~rc1-1ubuntu1) natty; urgency=low
1001+
1002+ * Merge from debian unstable. Remaining changes: (LP: #697934)
1003+ - debian/patches/71_exiq_grep_error_on_messages_without_size.patch:
1004+ + Improve handling of broken messages when "exim4 -bp" (mailq)
1005+ reports lines without size info.
1006+ - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
1007+ we want postfix to be the default.
1008+ - debian/{control,rules}: Add and enable hardened build for PIE.
1009+ (Closes: #542726)
1010+ * Drop B-D on libmysqlclient15-dev, resolved in Debian.
1011+
1012+ -- Artur Rona <ari-tczew@ubuntu.com> Tue, 28 Dec 2010 22:20:17 +0100
1013+
1014 exim4 (4.73~rc1-1) experimental; urgency=low
1015
1016 * New upstream release candidate.
1017@@ -2657,6 +3350,20 @@ exim4 (4.72-3) unstable; urgency=low
1018
1019 -- Andreas Metzler <ametzler@debian.org> Sun, 26 Dec 2010 15:13:08 +0100
1020
1021+exim4 (4.72-2ubuntu1) natty; urgency=low
1022+
1023+ * Merge from debian unstable. Remaining changes: (LP: #671615)
1024+ - debian/patches/71_exiq_grep_error_on_messages_without_size.dpatch:
1025+ Improve handling of broken messages when "exim4 -bp" (mailq) reports
1026+ lines without size info.
1027+ - Don't declare a Provides: default-mta; in Ubuntu, we want postfix to be
1028+ the default.
1029+ - debian/control: Change build dependencies to MySQL 5.1.
1030+ - debian/{control,rules}: add and enable hardened build for PIE
1031+ (Closes: #542726).
1032+
1033+ -- Artur Rona <ari-tczew@ubuntu.com> Fri, 05 Nov 2010 21:05:47 +0100
1034+
1035 exim4 (4.72-2) unstable; urgency=low
1036
1037 [ Marc Haber ]
1038@@ -2680,6 +3387,20 @@ exim4 (4.72-2) unstable; urgency=low
1039
1040 -- Andreas Metzler <ametzler@debian.org> Sat, 30 Oct 2010 13:38:26 +0200
1041
1042+exim4 (4.72-1ubuntu1) maverick; urgency=low
1043+
1044+ * Merge with Debian unstable (LP: #609620). Remaining changes:
1045+ + debian/patches/71_exiq_grep_error_on_messages_without_size.dpatch:
1046+ Improve handling of broken messages when "exim4 -bp" (mailq) reports
1047+ lines without size info.
1048+ + Don't declare a Provides: default-mta; in Ubuntu, we want postfix to be
1049+ the default.
1050+ + debian/control: Change build dependencies to MySQL 5.1.
1051+ + debian/{control,rules}: add and enable hardened build for PIE
1052+ (Closes: #542726).
1053+
1054+ -- Artur Rona <ari-tczew@tlen.pl> Sun, 25 Jul 2010 02:00:42 +0200
1055+
1056 exim4 (4.72-1) unstable; urgency=low
1057
1058 * New upstream release. (Identical to the git snapshot previously
1059@@ -2731,6 +3452,20 @@ exim4 (4.71-4) unstable; urgency=low
1060
1061 -- Andreas Metzler <ametzler@debian.org> Thu, 25 Mar 2010 17:34:30 +0100
1062
1063+exim4 (4.71-3ubuntu1) lucid; urgency=low
1064+
1065+ * Merge with Debian unstable (lp: #501657). Remaining changes:
1066+ + debian/patches/71_exiq_grep_error_on_messages_without_size.dpatch:
1067+ Improve handling of broken messages when "exim4 -bp" (mailq) reports
1068+ lines without size info.
1069+ + Don't declare a Provides: default-mta; in Ubuntu, we want postfix to be
1070+ the default.
1071+ + debian/control: Change build dependencies to MySQL 5.1.
1072+ + debian/{control,rules}: add and enable hardened build for PIE
1073+ (Debian bug 542726).
1074+
1075+ -- Michael Bienia <geser@ubuntu.com> Fri, 01 Jan 2010 16:28:19 +0100
1076+
1077 exim4 (4.71-3) unstable; urgency=low
1078
1079 * exim4-base.cron.daily: Do not run exim_tidydb on Berkeley DB logfiles.
1080@@ -2845,6 +3580,35 @@ exim4 (4.70~cvs+20091017-1) experimental; urgency=low
1081
1082 -- Andreas Metzler <ametzler@debian.org> Sat, 17 Oct 2009 14:26:54 +0200
1083
1084+exim4 (4.69-11ubuntu4) karmic; urgency=low
1085+
1086+ * debian/{control,rules}: add and enable hardened build for PIE
1087+ (Debian bug 542726).
1088+
1089+ -- Kees Cook <kees@ubuntu.com> Thu, 20 Aug 2009 17:33:26 -0700
1090+
1091+exim4 (4.69-11ubuntu3) karmic; urgency=low
1092+
1093+ * debian/control: Change build dependencies to MySQL 5.1.
1094+
1095+ -- Mathias Gug <mathiaz@ubuntu.com> Mon, 17 Aug 2009 17:57:26 -0400
1096+
1097+exim4 (4.69-11ubuntu2) karmic; urgency=low
1098+
1099+ * Don't declare a Provides: default-mta; in Ubuntu, we want postfix to be
1100+ the default.
1101+
1102+ -- Steve Langasek <steve.langasek@ubuntu.com> Wed, 03 Jun 2009 15:39:14 +0000
1103+
1104+exim4 (4.69-11ubuntu1) karmic; urgency=low
1105+
1106+ * Merge from debian unstable (LP: #375923), remaining changes:
1107+ - debian/patches/71_exiq_grep_error_on_messages_without_size.dpatch:
1108+ Improve handling of broken messages when "exim4 -bp" (mailq) reports
1109+ lines without size info
1110+
1111+ -- Thierry Carrez <thierry.carrez@ubuntu.com> Wed, 13 May 2009 12:15:29 +0200
1112+
1113 exim4 (4.69-11) unstable; urgency=medium
1114
1115 * Build-Depend on lynx-cur|lynx instead of lynx. (lynx is just a dummy
1116@@ -2902,6 +3666,15 @@ exim4 (4.69-10) unstable; urgency=low
1117
1118 -- Andreas Metzler <ametzler@debian.org> Sat, 02 May 2009 09:05:56 +0200
1119
1120+exim4 (4.69-9ubuntu1) jaunty; urgency=low
1121+
1122+ [ Daniel van Eeden <launchpad@myname.nl> ]
1123+ * debian/patches/71_exiq_grep_error_on_messages_without_size.dpatch:
1124+ Improve handling of broken messages when "exim4 -bp" (mailq) reports lines
1125+ w/o size info, LP: #18194
1126+
1127+ -- Dustin Kirkland <kirkland@ubuntu.com> Wed, 11 Feb 2009 06:43:52 -0600
1128+
1129 exim4 (4.69-9) unstable; urgency=medium
1130
1131 * [update-exim4.conf]: Use POSIX character classes [:alnum:] or explicit
1132diff --git a/debian/control b/debian/control
1133index 3730240..1c2876c 100644
1134--- a/debian/control
1135+++ b/debian/control
1136@@ -1,7 +1,8 @@
1137 Source: exim4
1138 Section: mail
1139 Priority: standard
1140-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
1141+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1142+XSBC-Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
1143 Uploaders:
1144 Andreas Metzler <ametzler@debian.org>,
1145 Marc Haber <mh+debian-packages@zugschlus.de>
1146@@ -34,7 +35,8 @@ Build-Depends:
1147 libxt-dev,
1148 lynx,
1149 po-debconf,
1150- xsltproc
1151+ xsltproc,
1152+ lsb-release
1153
1154 Package: exim4-base
1155 Architecture: any
1156diff --git a/debian/patches/fix_smtp_banner.patch b/debian/patches/fix_smtp_banner.patch
1157new file mode 100644
1158index 0000000..615eb5a
1159--- /dev/null
1160+++ b/debian/patches/fix_smtp_banner.patch
1161@@ -0,0 +1,53 @@
1162+Description: Add EXIM_DISTRIBUTION var to display it on the SMTP banner
1163+Origin: https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-server-app-banner-updates
1164+Author: Yolanda Robla <yolanda.robla@canonical.com>
1165+Forwarded: https://salsa.debian.org/exim-team/exim4/merge_requests/2
1166+Last-Update: 2018-07-03
1167+
1168+--- a/src/globals.c
1169++++ b/src/globals.c
1170+@@ -1443,7 +1443,7 @@ int smtp_accept_queue_per_connection = 10;
1171+ int smtp_accept_reserve = 0;
1172+ uschar *smtp_active_hostname = NULL;
1173+ uschar *smtp_banner = US"$smtp_active_hostname ESMTP "
1174+- "Exim $version_number $tod_full"
1175++ "Exim $version_number " EXIM_DISTRIBUTION " $tod_full"
1176+ "\0<---------------Space to patch smtp_banner->";
1177+ int smtp_ch_index = 0;
1178+ uschar *smtp_cmd_argument = NULL;
1179+--- a/src/config.h.defaults
1180++++ b/src/config.h.defaults
1181+@@ -224,4 +224,6 @@ for EXIM_ARITH_MAX and _MIN in OS/oh.h-FOO */
1182+ #define SC_EXIM_ARITH "%" SCNi64 /* scanf incl. 0x prefix */
1183+ #define SC_EXIM_DEC "%" SCNd64 /* scanf decimal */
1184+
1185++#define EXIM_DISTRIBUTION
1186++
1187+ /* End of config.h.defaults */
1188+--- a/scripts/Configure-config.h
1189++++ b/scripts/Configure-config.h
1190+@@ -23,6 +23,12 @@
1191+ if [ "$1" != "" ] ; then MAKE=$1 ; fi
1192+ if [ "$MAKE" = "" ] ; then MAKE=make ; fi
1193+
1194++# exporting distribution to use it in smtp banner
1195++if test -x /usr/bin/lsb_release && lsb_release -si; then
1196++ export EXIM_DISTRIBUTION=\"$(lsb_release -si)\"
1197++else
1198++ export EXIM_DISTRIBUTION=\"\"
1199++fi
1200+ $MAKE buildconfig || exit 1
1201+
1202+ # BEWARE: tab characters needed in the following sed command. They have had
1203+--- a/src/exim.h
1204++++ b/src/exim.h
1205+@@ -597,5 +597,9 @@ default to EDQUOT if it exists, otherwise ENOSPC. */
1206+ # define EXIM_GROUPLIST_SIZE NGROUPS_MAX
1207+ #endif
1208+
1209++#ifndef EXIM_DISTRIBUTION
1210++ #define EXIM_DISTRIBUTION ""
1211++#endif
1212++
1213+ #endif
1214+ /* End of exim.h */
1215diff --git a/debian/patches/series b/debian/patches/series
1216index 4169f40..7d90b1c 100644
1217--- a/debian/patches/series
1218+++ b/debian/patches/series
1219@@ -30,3 +30,4 @@
1220 74_22-Fix-DKIM-signing-to-always-terminate.-Bug-2295.patch
1221 74_23-Fix-taint-trap-in-parse_fix_phrase-.-Bug-2617.patch
1222 90_localscan_dlopen.dpatch
1223+fix_smtp_banner.patch

Subscribers

People subscribed via source and target branches