[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4609/8267] rpcbind: 0.2.3 -> 0.2.4



commit 3026b4cdd98daf667ca5996ed43c1fcf98cb1cfe
Author: Hongxu Jia <hongxu jia windriver com>
Date:   Tue Feb 7 00:37:22 2017 -0500

    rpcbind: 0.2.3 -> 0.2.4
    
    Drop obsolete patch
    - 0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch
    
    Drop backport patches:
    - 0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch
    - cve-2015-7236.patch
    
    (From OE-Core rev: 6d65a58f5c062b503ab41b38fb2e74df71a9a8c6)
    
    Signed-off-by: Hongxu Jia <hongxu jia windriver com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 ...001-Avoid-use-of-glibc-sys-cdefs.h-header.patch |  221 --------------------
 ...ly-Don-t-use-the-xp_auth-pointer-directly.patch |   43 ----
 .../rpcbind/rpcbind/cve-2015-7236.patch            |   84 --------
 .../rpcbind/{rpcbind_0.2.3.bb => rpcbind_0.2.4.bb} |    7 +-
 4 files changed, 2 insertions(+), 353 deletions(-)
---
diff --git a/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb b/meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb
similarity index 87%
rename from meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
rename to meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb
index c19a197..53cd59d 100644
--- a/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
+++ b/meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb
@@ -12,23 +12,20 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b46486e4c4a416602693a711bb5bfa39 \
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \
            file://init.d \
-           file://0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch \
            file://remove-sys-queue.patch \
-           file://0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch \
            ${UCLIBCPATCHES} \
            ${MUSLPATCHES} \
            file://rpcbind.conf \
            file://rpcbind.socket \
            file://rpcbind.service \
-           file://cve-2015-7236.patch \
           "
 MUSLPATCHES_libc-musl = "file://musl-sunrpc.patch"
 
 UCLIBCPATCHES ?= ""
 MUSLPATCHES ?= ""
 
-SRC_URI[md5sum] = "c8875246b2688a1adfbd6ad43480278d"
-SRC_URI[sha256sum] = "9897823a9d820ea011d9ea02054d5ab99469b9ca5346265fee380713c8fed27b"
+SRC_URI[md5sum] = "cf10cd41ed8228fc54c316191c1f07fe"
+SRC_URI[sha256sum] = "074a9a530dc7c11e0d905aa59bcb0847c009313f02e98d3d798aa9568f414c66"
 
 inherit autotools update-rc.d systemd pkgconfig
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]