Re: [OE-core] [PATCH] connman: update to 1.39

2021-02-10 Thread Richard Purdie
On Wed, 2021-02-10 at 04:32 +, akuster wrote: > [Yocto #14231] > > Bug fix only and includes two security fixes: > > CVE-2021-26676 > CVE-2021-26676 Copy and paste error? Cheers, Richard -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

Re: [OE-core] [PATCH] connman: update to 1.39

2021-02-10 Thread akuster
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

[OE-core] [PATCH] connman: update to 1.39

2021-02-10 Thread Oleksandr Kravchuk
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. Signed-off-by: Oleksandr

[OE-core] [PATCH] connman: update to 1.39

2021-02-09 Thread akuster
[Yocto #14231] Bug fix only and includes two security fixes: CVE-2021-26676 CVE-2021-26676 Signed-off-by: Armin Kuster --- .../connman/{connman_1.38.bb => connman_1.39.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename