All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dbus: Upgrade to 1.12.16
@ 2019-06-14  2:58 mingli.yu
  2019-06-14  2:58 ` [PATCH 2/2] dbus-test: Upgrade 1.12.16 mingli.yu
  0 siblings, 1 reply; 2+ messages in thread
From: mingli.yu @ 2019-06-14  2:58 UTC (permalink / raw)
  To: openembedded-core

From: Mingli Yu <mingli.yu@windriver.com>

Security fixes:
  CVE-2019-12749

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 meta/recipes-core/dbus/{dbus_1.12.14.bb => dbus_1.12.16.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/dbus/{dbus_1.12.14.bb => dbus_1.12.16.bb} (97%)

diff --git a/meta/recipes-core/dbus/dbus_1.12.14.bb b/meta/recipes-core/dbus/dbus_1.12.16.bb
similarity index 97%
rename from meta/recipes-core/dbus/dbus_1.12.14.bb
rename to meta/recipes-core/dbus/dbus_1.12.16.bb
index 4e7f6148977..05716608b0a 100644
--- a/meta/recipes-core/dbus/dbus_1.12.14.bb
+++ b/meta/recipes-core/dbus/dbus_1.12.16.bb
@@ -18,8 +18,8 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
            file://clear-guid_from_server-if-send_negotiate_unix_f.patch \
 "
 
-SRC_URI[md5sum] = "9e748b8c50dae17ae639f1c55ae6417d"
-SRC_URI[sha256sum] = "44f9c290ae8f6cadeb2c329316c03716f171ce10daddd85c0bffd0f7df514c8d"
+SRC_URI[md5sum] = "2dbeae80dfc9e3632320c6a53d5e8890"
+SRC_URI[sha256sum] = "54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80"
 
 inherit useradd autotools pkgconfig gettext update-rc.d upstream-version-is-even
 
-- 
2.21.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] dbus-test: Upgrade 1.12.16
  2019-06-14  2:58 [PATCH 1/2] dbus: Upgrade to 1.12.16 mingli.yu
@ 2019-06-14  2:58 ` mingli.yu
  0 siblings, 0 replies; 2+ messages in thread
From: mingli.yu @ 2019-06-14  2:58 UTC (permalink / raw)
  To: openembedded-core

From: Mingli Yu <mingli.yu@windriver.com>

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 .../dbus/{dbus-test_1.12.14.bb => dbus-test_1.12.16.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/dbus/{dbus-test_1.12.14.bb => dbus-test_1.12.16.bb} (95%)

diff --git a/meta/recipes-core/dbus/dbus-test_1.12.14.bb b/meta/recipes-core/dbus/dbus-test_1.12.16.bb
similarity index 95%
rename from meta/recipes-core/dbus/dbus-test_1.12.14.bb
rename to meta/recipes-core/dbus/dbus-test_1.12.16.bb
index 10447c6f08b..bea0e74ed07 100644
--- a/meta/recipes-core/dbus/dbus-test_1.12.14.bb
+++ b/meta/recipes-core/dbus/dbus-test_1.12.16.bb
@@ -16,8 +16,8 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
            file://clear-guid_from_server-if-send_negotiate_unix_f.patch \
            "
 
-SRC_URI[md5sum] = "9e748b8c50dae17ae639f1c55ae6417d"
-SRC_URI[sha256sum] = "44f9c290ae8f6cadeb2c329316c03716f171ce10daddd85c0bffd0f7df514c8d"
+SRC_URI[md5sum] = "2dbeae80dfc9e3632320c6a53d5e8890"
+SRC_URI[sha256sum] = "54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80"
 
 S="${WORKDIR}/dbus-${PV}"
 FILESEXTRAPATHS =. "${FILE_DIRNAME}/dbus:"
-- 
2.21.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-14  2:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14  2:58 [PATCH 1/2] dbus: Upgrade to 1.12.16 mingli.yu
2019-06-14  2:58 ` [PATCH 2/2] dbus-test: Upgrade 1.12.16 mingli.yu

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.