summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2021-09-07 16:32:27 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-14 17:27:42 +0100
commit50ea49f3d97a66c5157073c57cfe6a3992e86254 (patch)
tree45318904123cc1f5c1a68dabdfd9ad561db6ab13 /meta
parent65ccb3015930874709a8229e1f3390be0f57cefe (diff)
downloadpoky-50ea49f3d97a66c5157073c57cfe6a3992e86254.tar.gz
dbus: upgrade 1.12.18 -> 1.12.20
Source: https://git.openembedded.org/openembedded-core MR: 108825 Type: Security Fix Disposition: Backport from https://git.openembedded.org/openembedded-core/commit/meta/recipes-core/dbus?id=bfaef91e77cd54e4f642e966903aac3f3291c325 ChangeID: bfaef91e77cd54e4f642e966903aac3f3291c325 Description: Bugz only update Includes fix for CVE-2020-35512 ab88811768 (HEAD, tag: dbus-1.12.20) v1.12.20 5757fd5480 Update NEWS f3b2574f0c userdb: Reference-count DBusUserInfo, DBusGroupInfo <- cve fix 37b36d49a6 userdb: Make lookups return a const pointer 732284d530 Solaris and derivatives do not adjust cmsg_len on MSG_CTRUNC 1f8c42c7cd Start 1.12.20 development (From OE-Core rev: bfaef91e77cd54e4f642e966903aac3f3291c325) (From OE-Core rev: 4cebabf1007762872510c5065a2a718a89687734) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit bfaef91e77cd54e4f642e966903aac3f3291c325) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/dbus/dbus-test_1.12.20.bb (renamed from meta/recipes-core/dbus/dbus-test_1.12.18.bb)0
-rw-r--r--meta/recipes-core/dbus/dbus.inc4
-rw-r--r--meta/recipes-core/dbus/dbus_1.12.20.bb (renamed from meta/recipes-core/dbus/dbus_1.12.18.bb)0
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/dbus/dbus-test_1.12.18.bb b/meta/recipes-core/dbus/dbus-test_1.12.20.bb
index 755c841bad..755c841bad 100644
--- a/meta/recipes-core/dbus/dbus-test_1.12.18.bb
+++ b/meta/recipes-core/dbus/dbus-test_1.12.20.bb
diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index 3bdb7ea4ff..dcbcc0a9d6 100644
--- a/meta/recipes-core/dbus/dbus.inc
+++ b/meta/recipes-core/dbus/dbus.inc
@@ -10,8 +10,8 @@ SRC_URI = "https://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
10 file://clear-guid_from_server-if-send_negotiate_unix_f.patch \ 10 file://clear-guid_from_server-if-send_negotiate_unix_f.patch \
11" 11"
12 12
13SRC_URI[md5sum] = "4ca570c281be35d0b30ab83436712242" 13SRC_URI[md5sum] = "dfe8a71f412e0b53be26ed4fbfdc91c4"
14SRC_URI[sha256sum] = "64cf4d70840230e5e9bc784d153880775ab3db19d656ead8a0cb9c0ab5a95306" 14SRC_URI[sha256sum] = "f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe"
15 15
16EXTRA_OECONF = "--disable-xml-docs \ 16EXTRA_OECONF = "--disable-xml-docs \
17 --disable-doxygen-docs \ 17 --disable-doxygen-docs \
diff --git a/meta/recipes-core/dbus/dbus_1.12.18.bb b/meta/recipes-core/dbus/dbus_1.12.20.bb
index cf6f7dc0ef..cf6f7dc0ef 100644
--- a/meta/recipes-core/dbus/dbus_1.12.18.bb
+++ b/meta/recipes-core/dbus/dbus_1.12.20.bb