Subject: CVS commit: pkgsrc/databases/hiredis
From: Adam Ciarcinski
Date: 2023-07-17 21:37:34
Message id: 20230717193734.DBFFCFBDB@cvs.NetBSD.org

Log Message:
hiredis: updated to 1.2.0

v1.2.0 with with new adapters, and a great many bug fixes.

🚀 New Features

- Add sdevent adapter @Oipo
- Allow specifying the keepalive interval @michael-grunder
- Add RedisModule adapter @tezc
- Helper for setting TCP_USER_TIMEOUT socket option @zuiderkwast

🐛 Bug Fixes

- Fix a typo in b6a052f. @yossigo
- Fix wincrypt symbols conflict @hudayou
- Don't attempt to set a timeout if we are in an error state. @michael-grunder
- Accept -nan per the RESP3 spec recommendation. @michael-grunder
- Fix colliding option values @zuiderkwast
- Ensure functionality without `_MSC_VER` definition @windyakin

🧰 Maintenance

- Add a test for the TCP_USER_TIMEOUT option. @michael-grunder
- Add -Werror as a default. @yossigo
- CI: Update homebrew Redis version. @yossigo
- Fix typo in makefile. @michael-grunder
- Write a version file for the CMake package @Neverlord
- CMakeLists.txt: respect BUILD_SHARED_LIBS @ffontaine
- Cmake static or shared @autoantwort
- fix typo @tillkruss
- Add a test ensuring we don't clobber connection error. @michael-grunder
- Search for openssl on macOS @michael-grunder

Files:
RevisionActionfile
1.12modifypkgsrc/databases/hiredis/Makefile
1.6modifypkgsrc/databases/hiredis/PLIST
1.16modifypkgsrc/databases/hiredis/distinfo