CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/25 08:05:23
Modified files:
databases/redis: Makefile distinfo
databases/redis/patches: patch-deps_Makefile
patch-deps_hiredis_Makefile
patch-redis_conf patch-sentinel_conf
patch-src_Makefile patch-src_debug_c
patch-src_networking_c
patch-src_server_h
patch-tests_test_helper_tcl
patch-utils_gen-test-certs_sh
databases/redis/pkg: PLIST redis.rc
Added files:
databases/redis/patches: patch-src_zmalloc_c
Removed files:
databases/redis/patches: patch-deps_lua_src_lua_bit_c
patch-deps_lua_src_lua_cjson_c
patch-deps_lua_src_lua_cmsgpack_c
patch-deps_lua_src_lua_struct_c
Log message:
Update to Redis 6.2.0, ok danj sthen
Redis 6.2 includes many new commands and improvements, but no big features. It
mainly makes Redis more complete and addresses issues that have been requested
by many users frequently or for a long time.
https://github.com/redis/redis/blob/6.2/00-RELEASENOTES
This version includes a security fix for ILP32 arches (CVE-2021-21309)