dovecot: update to 2.3.13

Fixed and refreshed patches.

Switched to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 6baf7dd125)
This commit is contained in:
Rosen Penev
2021-02-21 18:16:47 -08:00
committed by Josef Schlehofer
parent 54a511072b
commit 50512fccd1
3 changed files with 5 additions and 25 deletions
@@ -14,7 +14,7 @@
#include "dcrypt.h"
#include "dcrypt-private.h"
@@ -235,11 +237,13 @@ dcrypt_openssl_padding_mode(enum dcrypt_
@@ -236,11 +238,13 @@ dcrypt_openssl_padding_mode(enum dcrypt_
static bool dcrypt_openssl_initialize(const struct dcrypt_settings *set,
const char **error_r)
{