mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
da081b0f34
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 <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
16 lines
675 B
PHP
16 lines
675 B
PHP
SUMMARY = "Evolution database backend server"
|
|
HOMEPAGE = "http://www.gnome.org/projects/evolution/"
|
|
BUGTRACKER = "https://bugzilla.gnome.org/"
|
|
|
|
LICENSE = "LGPLv2 & LGPLv2+"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \
|
|
file://src/camel/camel.h;endline=24;md5=342fc5e9357254bc30c24e43ae47d9a1 \
|
|
file://src/libedataserver/e-data-server-util.h;endline=20;md5=8f21a9c80ea82a4fb80b5f959f672543"
|
|
|
|
inherit gnomebase upstream-version-is-even
|
|
|
|
SRC_URI[archive.md5sum] = "30282c322622a5a2d4b4a26eee661af4"
|
|
SRC_URI[archive.sha256sum] = "39f83f1eee65c18785dfc2594720d5150e3fc37ea57e7b3b9bc2c40b4d3e4c0f"
|
|
PV = "3.36.4"
|
|
|