dovecot: update to 2.3.13

Fixed and refreshed patches.

Switched to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2021-02-21 18:16:47 -08:00
parent 9543f72c77
commit 6baf7dd125
3 changed files with 5 additions and 25 deletions

View File

@@ -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)
{