All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 09/23] evolution-data-server: upgrade 3.34.1 -> 3.34.2
Date: Fri, 27 Dec 2019 22:31:06 +0100	[thread overview]
Message-ID: <20191227213120.3930-9-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20191227213120.3930-1-schnitzeltony@gmail.com>

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 <schnitzeltony@gmail.com>
---
 .../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 0893f8e92..0e58b0cc2 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"
 
-- 
2.21.0



  parent reply	other threads:[~2019-12-27 21:31 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-27 21:30 [PATCH 01/23] exo: upgrade 0.12.10 -> 0.12.11 Andreas Müller
2019-12-27 21:30 ` [PATCH 02/23] tumbler: upgrade 0.2.7 -> 0.2.8 Andreas Müller
2019-12-27 21:31 ` [PATCH 03/23] catfish: upgrade 1.4.10 -> 1.4.11 Andreas Müller
2019-12-27 21:31 ` [PATCH 04/23] cppunit: upgrade 1.14.0 -> 1.15.1 Andreas Müller
2019-12-27 21:31 ` [PATCH 05/23] xfce4-terminal: upgrade 0.8.8 -> 0.8.9 Andreas Müller
2019-12-27 21:31 ` [PATCH 06/23] gnome-calculator: initial add 3.34.1 Andreas Müller
2019-12-27 21:31 ` [PATCH 07/23] evince: upgrade 3.34.1 -> 3.34.1 Andreas Müller
2019-12-27 21:31 ` [PATCH 08/23] file-roller: upgrade 3.32.2 -> 3.32.3 Andreas Müller
2019-12-27 21:31 ` Andreas Müller [this message]
2019-12-27 23:19   ` [PATCH 09/23] evolution-data-server: upgrade 3.34.1 -> 3.34.2 Khem Raj
2019-12-27 23:48     ` Andreas Müller
2019-12-28  3:22       ` Khem Raj
2019-12-28 11:29         ` Andreas Müller
2019-12-28 18:35           ` Khem Raj
2019-12-27 21:31 ` [PATCH 10/23] gedit: upgrade 3.34.0 -> 3.34.1 Andreas Müller
2019-12-27 21:31 ` [PATCH 11/23] gnome-autoar: upgrade 0.2.3 -> 0.2.4 Andreas Müller
2019-12-27 21:31 ` [PATCH 12/23] gnome-control-center: upgrade 3.34.1 -> 3.34.2 Andreas Müller
2019-12-27 21:31 ` [PATCH 13/23] gnome-desktop3: " Andreas Müller
2019-12-27 21:31 ` [PATCH 14/23] gnome-flashback: " Andreas Müller
2019-12-27 21:31 ` [PATCH 15/23] gnome-session: " Andreas Müller
2019-12-27 21:31 ` [PATCH 16/23] gnome-settings-daemon: upgrade " Andreas Müller
2019-12-27 21:31 ` [PATCH 17/23] gnome-shell-extensions: " Andreas Müller
2019-12-27 21:31 ` [PATCH 18/23] gnome-shell: " Andreas Müller
2019-12-27 21:31 ` [PATCH 19/23] gvfs: upgrade 1.42.1 -> 1.42.2 Andreas Müller
2019-12-27 21:31 ` [PATCH 20/23] libgdata: upgrade 0.17.10 -> 0.17.11 Andreas Müller
2019-12-27 21:31 ` [PATCH 21/23] mutter: upgrade 3.34.1 -> 3.34.2 Andreas Müller
2019-12-27 21:31 ` [PATCH 22/23] nautilus: " Andreas Müller
2019-12-27 21:31 ` [PATCH 23/23] yelp-xsl: upgrade 3.34.0 " Andreas Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191227213120.3930-9-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.