Package: django-anymail / 0.8-2+deb9u1

Metadata

Package Version Patches format
django-anymail 0.8-2+deb9u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix attachment crash | (download)

anymail/utils.py | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

---
security webhook timing.patch | (download)

anymail/webhooks/base.py | 15 12 + 3 - 0 !
1 file changed, 12 insertions(+), 3 deletions(-)

 security fix for webhook authorization timing attack 
   * Security fix for timing attack on WEBHOOK_AUTHORIZATION secret (no CVE
     assigned) as described in https://github.com/anymail/django-anymail/
     releases/tag/v1.2.1 (Closes: #889450)