File: changelog

package info (click to toggle)
django-anymail 5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 492 kB
  • sloc: python: 4,342; makefile: 4
file content (109 lines) | stat: -rw-r--r-- 3,701 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
django-anymail (5.0-1) unstable; urgency=medium

  * New upstream release
  * Bump standards-version to 4.2.1 without further change
  * Move from contrib to main - free software that interacts with
    proprietary services is allowed in main

 -- Scott Kitterman <scott@kitterman.com>  Wed, 05 Dec 2018 15:30:07 -0500

django-anymail (3.0-1) unstable; urgency=medium

  * New upstream release
  * Add python/python3-boto3 to Suggests for Amazon SES support

 -- Scott Kitterman <scott@kitterman.com>  Mon, 04 Jun 2018 01:07:47 -0400

django-anymail (2.2-1) unstable; urgency=medium

  * New upstream release
    - Add Amazon SES to supported mailers in long descriptions
  * Bump standards-version to 4.1.4 without further change

 -- Scott Kitterman <scott@kitterman.com>  Mon, 30 Apr 2018 17:12:23 -0400

django-anymail (2.0-1) unstable; urgency=medium

  * New upstream release
    - Updated package descriptions in debian/control to mention addition of
      SendinBlue support
    - Add debian/NEWS to report breaking change, WEBHOOK_AUTHORIZATION renamed
      to WEBHOOK_SECRET

 -- Scott Kitterman <scott@kitterman.com>  Sun, 11 Mar 2018 03:42:20 -0400

django-anymail (1.4-1) unstable; urgency=high

  * New upstream release (Closes: #890097)
    - Fixes new WEBHOOK_AUTHORIZATION secret security issue (CVE pending)
  * Update Vcs-* for move to salsa.d.o
  * Bump standards-version to 4.1.3 without further change
  * Added missing disclaimer on why django-anymail is in contrib

 -- Scott Kitterman <scott@kitterman.com>  Sun, 11 Feb 2018 01:21:39 -0500

django-anymail (1.3-1) unstable; urgency=medium

  * New upstream release (Closes: #889450)
    - Includes security fix for timing attack on WEBHOOK_AUTHORIZATION secret
      (CVE-2018-6596) as described in
      https://github.com/anymail/django-anymail/releases/tag/v1.2.1
  * Update debian/watch and debian/copyright to use secure URIs

 -- Scott Kitterman <scott@kitterman.com>  Sat, 03 Feb 2018 11:23:43 -0500

django-anymail (1.2-1) unstable; urgency=medium

  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Sun, 05 Nov 2017 18:29:24 -0500

django-anymail (1.0-1) unstable; urgency=medium

  * New upstream release
  * Bump standards-version to 4.1.1.1 without further change

 -- Scott Kitterman <scott@kitterman.com>  Sat, 07 Oct 2017 18:49:50 -0400

django-anymail (0.11.1-1) unstable; urgency=medium

  * New upstream release
  * Bump standards version to 4.0.1 without further change
  * Fix debian/changelog typo
  * Update package descriptions to mention support for Mailjet

 -- Scott Kitterman <scott@kitterman.com>  Sun, 20 Aug 2017 15:13:37 -0400

django-anymail (0.10-1) unstable; urgency=medium

  * New upstream release
    - Drop obsolete patches and debian/patches directory

 -- Scott Kitterman <scott@kitterman.com>  Mon, 19 Jun 2017 20:58:07 -0400

django-anymail (0.8-2) unstable; urgency=medium

  * Upload to unstable (See #859306)
  * Cherry pick debian/patches/fix-attachment-crash from upstream to prevent
    tracebacks when sending rfc822 messages as attachments (Upstream
    issue https://github.com/anymail/django-anymail/pull/59)

 -- Scott Kitterman <scott@kitterman.com>  Sat, 22 Apr 2017 15:41:48 -0400

django-anymail (0.8-1) experimental; urgency=medium

  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Sat, 01 Apr 2017 16:37:22 -0400

django-anymail (0.7-1) unstable; urgency=medium

  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Mon, 02 Jan 2017 08:15:39 -0500

django-anymail (0.6.1-1) unstable; urgency=low

  * Initial release. (Closes: #844675)

 -- Scott Kitterman <scott@kitterman.com>  Thu, 17 Nov 2016 18:15:32 -0500