hiredis: update to version 1.4.0
authorDaniel Golle <redacted>
Tue, 9 Jun 2026 04:04:49 +0000 (05:04 +0100)
committerJosef Schlehofer <redacted>
Wed, 10 Jun 2026 10:56:37 +0000 (12:56 +0200)
commitf71b5731902114cd6569e6c008d3084f756952af
treebcf482f61ce24ac2c32a30f2d5d9cd87f9c7fb55
parentb58f27d3207874d16a0cb03fcddfd5e075600b17
hiredis: update to version 1.4.0

Improvements include applying FD_CLOEXEC on sockets, a pure-C99 RESP3
double parser, C++ compatibility for sds.h, and a NULL check fix in
redisReconnect. Now requires CMake 3.15.

https://github.com/redis/hiredis/releases/tag/v1.4.0
Signed-off-by: Daniel Golle <redacted>
libs/hiredis/Makefile
git clone https://git.99rst.org/PROJECT