[oe-commits] [meta-openembedded] branch master-next updated: dovecot:upgrade to 2.2.36

git at git.openembedded.org git at git.openembedded.org
Tue Feb 26 02:30:39 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

The following commit(s) were added to refs/heads/master-next by this push:
     new e42cc4a  dovecot:upgrade to 2.2.36
e42cc4a is described below

commit e42cc4a8e26aeb3f8aa9f87c25ff6742c04a7625
Author: Hong Liu <hongl.fnst at cn.fujitsu.com>
AuthorDate: Tue Feb 26 09:02:34 2019 +0800

    dovecot:upgrade to 2.2.36
    
    1.Upgrade dovecot from 2.2.33 to 2.2.36.
    
    Signed-off-by: Hong Liu <hongl.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-support/dovecot/{dovecot_2.2.33.bb => dovecot_2.2.36.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.33.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.36.bb
similarity index 95%
rename from meta-networking/recipes-support/dovecot/dovecot_2.2.33.bb
rename to meta-networking/recipes-support/dovecot/dovecot_2.2.36.bb
index 882d5d5..39bfb91 100644
--- a/meta-networking/recipes-support/dovecot/dovecot_2.2.33.bb
+++ b/meta-networking/recipes-support/dovecot/dovecot_2.2.36.bb
@@ -12,8 +12,8 @@ SRC_URI = "http://dovecot.org/releases/2.2/dovecot-${PV}.tar.gz \
            file://0001-doveadm-Fix-parallel-build.patch \
            "
 
-SRC_URI[md5sum] = "d61d1e923a22f9062cc9f47696882666"
-SRC_URI[sha256sum] = "e9483d68a7698d701bc06124fcf6e1b1f16380c2986c7ec0cf4e1475b9d0c218"
+SRC_URI[md5sum] = "a8d6492584025b2413e82ea48de3cd5f"
+SRC_URI[sha256sum] = "e9aba89bb1ac1e9581b84e4a7a50f53142539614eaf7cc4c80007ebea4988be5"
 
 DEPENDS = "openssl xz zlib bzip2 libcap icu libtirpc"
 CFLAGS += "-I${STAGING_INCDIR}/tirpc"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list