Accepting request 866082 from home:AndreasStieger:branches:server:mail

mutt 2.0.5 CVE-2021-3181: recipient parsing memory leak (boo#1181221)

OBS-URL: https://build.opensuse.org/request/show/866082
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=235
This commit is contained in:
2021-01-22 23:07:32 +00:00
committed by Git OBS Bridge
parent 720cd6892d
commit 0253d3b8d6
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 22 16:52:40 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- mutt 2.0.5:
* CVE-2021-3181: recipient parsing memory leak (boo#1181221)
* fix other memory leak in IMAP code
* Fix color overlay when HAVE_COLOR is unset
-------------------------------------------------------------------
Thu Dec 31 08:26:40 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>