From da081b0f34c978585db30ab02d4bd96feac3223a Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 27 Jul 2020 00:34:50 +0200 Subject: evolution-data-server: upgrade 3.36.3 -> 3.36.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Evolution-Data-Server 3.36.4 2020-07-03 --------------------------------------- Bug Fixes: I#215 - Utilize If-None-Match header for WebCal refresh (Milan Crha) I#222 - Camel: Match-All condition doesn't show any messages (Milan Crha) I#226 - CVE-2020-14928: Response Injection via STARTTLS in SMTP and POP3 (Milan Crha) I#228 - Restarting evolution-source-registry re-enables user-disabled CalDAV accounts (Milan Crha) evo-I#982 - 'Message contains'-search broken in 3.36.3 (Milan Crha) Miscellaneous: camel-folder-search: Fix a memory leak when searching message body (Milan Crha) Rename camel_stream_buffer_truncate() to camel_stream_buffer_discard_cache() (Milan Crha) Translations: Baurzhan Muftakhidinov (kk) Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-gnome/evolution-data-server/evolution-data-server.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc index 6150df1673..8276ce25a9 100644 --- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ inherit gnomebase upstream-version-is-even -SRC_URI[archive.md5sum] = "4990dbdbf5850cbbfc46727367776058" -SRC_URI[archive.sha256sum] = "1f5f48173d0f288219d73d4f193cb921ae631932ba84030f05751c42bb003db2" -PV = "3.36.3" +SRC_URI[archive.md5sum] = "30282c322622a5a2d4b4a26eee661af4" +SRC_URI[archive.sha256sum] = "39f83f1eee65c18785dfc2594720d5150e3fc37ea57e7b3b9bc2c40b4d3e4c0f" +PV = "3.36.4" -- cgit 1.2.3-korg