Accepting request 795766 from home:namtrac:branches:server:mail

- Update to version 1.13.5 (2020-03-28)
  * Fix use-after-free in mutt_str_replace()
  * Fix format string parameters.

OBS-URL: https://build.opensuse.org/request/show/795766
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=212
This commit is contained in:
2020-04-20 10:38:07 +00:00
committed by Git OBS Bridge
parent 128364bda2
commit 78409a3435
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 20 10:29:04 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
- Update to version 1.13.5 (2020-03-28)
* Fix use-after-free in mutt_str_replace()
* Fix format string parameters.
-------------------------------------------------------------------
Tue Feb 18 09:23:40 UTC 2020 - Ismail Dönmez <idonmez@suse.com>