From cc7e1eeff5cfbb491a527e995c44bf4b341ff0e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 27 Dec 2019 22:31:06 +0100 Subject: [PATCH] evolution-data-server: upgrade 3.34.1 -> 3.34.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit >From [1]: Evolution-Data-Server 3.34.2 2019-11-22 --------------------------------------- Bug Fixes: I#156 - EBook/CalMetaBackend: Automatic refresh not always setup ][ (Milan Crha) I#159 - LDAP: Fails to read userCertificate from the server (Milan Crha) I#162 - e-cal-recur: Ignores recurrence exceptions (Milan Crha) I#164 - HSTS (RFC 6797) support for "On The Web" calendars (Milan Crha) I#169 - Detached instances shown as with floating time (Milan Crha) I#173 - ESoupSession: Accept also compressed responses (Milan Crha) Miscellaneous: EWeatherSource: Use g_signal_connect_object() in e_weather_source_parse() (Milan Crha) Correct runtime warning from camel_network_service_can_reach() (Milan Crha) ESoupSession: Do not presend credentials on insecure connections (Milan Crha) EBackend: Slightly enhance g_warning() messages with an ESource identification (Milan Crha) ESource: Required signals not connected after EDBusObject is replaced (Milan Crha) LDAP: Change how LDAP query is constructed (Milan Crha) [1] http://ftp.gnome.org/pub/gnome/sources/evolution-data-server/3.34/evolution-data-server-3.34.2.news Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../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 0893f8e925..0e58b0cc23 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] = "d1701875bbac80d6d62e9acfc6c43bea" -SRC_URI[archive.sha256sum] = "6ff56ba04cb639e627fe9d6e0ada106a10cadd68a0d53b8ec72b4e285df53abe" -PV = "3.34.1" +SRC_URI[archive.md5sum] = "7a0571ac358664c6e96accd3ac4cd245" +SRC_URI[archive.sha256sum] = "3eb89f82eee042884a8d65737564fe48829c3ae187f067cbcdec2b088d2fe89b" +PV = "3.34.2"