aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-01-06 16:17:17 +0100
committerKhem Raj <raj.khem@gmail.com>2021-01-06 14:20:52 -0800
commit93d149afc224b765dd20f0093f3ab641ad32c2fe (patch)
treebf5d3736b2cccf0d46018135efca597536c843c2 /meta-networking
parent69248860dabb16de479cc774c96e3dd0a4c2af0a (diff)
downloadmeta-openembedded-contrib-93d149afc224b765dd20f0093f3ab641ad32c2fe.tar.gz
blueman: upgrade 2.1.3 -> 2.1.4
Security release, see GHSA-jpc9-mgw6-2xwx/CVE-2020-15238 [1] Changes Force cython to use python language version 3 Do not use exitcode 1 when we expect to fail Mark more strings translatable (@cwendling) Bugs fixed Unstranslated strings Searching (with Ctrl+F in manager device list) did not work Default PIN lookup Fix device removal handling (@Yannik) Only use LaunchContext when we have proper event time [1] https://github.com/blueman-project/blueman/security/advisories/GHSA-jpc9-mgw6-2xwx Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/blueman/blueman_2.1.4.bb (renamed from meta-networking/recipes-connectivity/blueman/blueman_2.1.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.1.3.bb b/meta-networking/recipes-connectivity/blueman/blueman_2.1.4.bb
index 9143a67ae8..29bef230e4 100644
--- a/meta-networking/recipes-connectivity/blueman/blueman_2.1.3.bb
+++ b/meta-networking/recipes-connectivity/blueman/blueman_2.1.4.bb
@@ -11,7 +11,7 @@ SRC_URI = " \
file://0001-Search-for-cython3.patch \
file://0002-fix-fail-to-enable-bluetooth.patch \
"
-SRC_URI[sha256sum] = "3bd02e0cc9e2c1424df1fc2015da710a280ef4c657515727e47eafabf8c2cfde"
+SRC_URI[sha256sum] = "1d9c3d39a564d88851aa8de509f16bfa586b0b50f4307dc6c6347ba4833664da"
EXTRA_OECONF = " \
--disable-appindicator \