CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/02/25 08:07:50
Modified files:
databases/redis: Tag: OPENBSD_6_8 Makefile distinfo
databases/redis/patches: Tag: OPENBSD_6_8 patch-redis_conf
patch-src_Makefile
patch-src_networking_c
patch-src_zmalloc_c
Log message:
Update to Redis 6.0.11, ok sthen
Fixes an integer overflow issue on ILP32 arches (CVE-2021-21309)
among many other things.
https://github.com/redis/redis/blob/6.0/00-RELEASENOTES
