]> code.ossystems Code Review - openembedded-core.git/commit
libmicrohttpd: upgrade 0.9.73 -> 0.9.75
authorzhengruoqin <zhengrq.fnst@fujitsu.com>
Mon, 27 Dec 2021 23:18:44 +0000 (07:18 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Jan 2022 17:18:11 +0000 (17:18 +0000)
commitda29585e6ff055b9a6a494ea27fa5594617d8a8c
tree716ce4a40f33941e27b38c8192922a78d19410a9
parentb7215993cf00f668d7e33b7fbc98fb4d8636edac
libmicrohttpd: upgrade 0.9.73 -> 0.9.75

Changelog:
=========
 Fixed Makefile warning on MinGW.
 Fixed compiler warning on MinGW.
 Fixed "configure" portability (for NetBSD).
 MSVC project cosmetics.
 MSVC fixed project to fix linker warning.
 Fixed compiler warning on some platforms.
 Further improved test_client_put_stop to get stable results on all
 platforms.
 Added workaround for platforms (like OpenBSD) where system monotonic clocks
 may jump forward and back.
 Added more checks in test_large_put, increased timeout (was too small for
 this test). -EG

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb [moved from meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.73.bb with 87% similarity]