On 2/10/21 7:54 AM, Oleksandr Kravchuk wrote: > Changelog: > - Fix issue with scanning state synchronization and iwd. > - Fix issue with invalid key with 4-way handshake offloading. > - Fix issue with DNS proxy length checks to prevent buffer overflow. > - Fix issue with DHCP leaking stack data via uninitialized variable.
this update was sent last night which included CVE #. either patch will do IMHO -armin > > Signed-off-by: Oleksandr Kravchuk <[email protected]> > --- > .../connman/{connman_1.38.bb => connman_1.39.bb} | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > rename meta/recipes-connectivity/connman/{connman_1.38.bb => > connman_1.39.bb} (78%) > > diff --git a/meta/recipes-connectivity/connman/connman_1.38.bb > b/meta/recipes-connectivity/connman/connman_1.39.bb > similarity index 78% > rename from meta/recipes-connectivity/connman/connman_1.38.bb > rename to meta/recipes-connectivity/connman/connman_1.39.bb > index 027c41e9af..df42e9ffb8 100644 > --- a/meta/recipes-connectivity/connman/connman_1.38.bb > +++ b/meta/recipes-connectivity/connman/connman_1.39.bb > @@ -9,8 +9,7 @@ SRC_URI = > "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ > > SRC_URI_append_libc-musl = " > file://0002-resolve-musl-does-not-implement-res_ninit.patch" > > -SRC_URI[md5sum] = "1ed8745354c7254bdfd4def54833ee94" > -SRC_URI[sha256sum] = > "cb30aca97c2f79ccaed8802aa2909ac5100a3969de74c0af8a9d73b85fc4932b" > +SRC_URI[sha256sum] = > "9f62a7169b7491c670a1ff2e335b0d966308fb2f62e285c781105eb90f181af3" > > RRECOMMENDS_${PN} = "connman-conf" > RCONFLICTS_${PN} = "networkmanager" > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#147937): https://lists.openembedded.org/g/openembedded-core/message/147937 Mute This Topic: https://lists.openembedded.org/mt/80524901/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
