redis-windows

Redis 6.0.20 6.2.14 7.0.15 7.2.4 7.4.0 for Windows

APACHE-2.0 License

Stars
1.3K

Bot releases are hidden (Show)

redis-windows - Redis 6.2.10 for Windows

Published by yes8080 over 1 year ago

Upgrade urgency: MODERATE, a quick followup fix for a recently released 6.2.9.

Bug Fixes

Hashes

Algorithm : SHA256
Hash : D5B55F8AA46E66CBFECED27B86BA0B674BC87A4A6FD4A3D2F128DC01E00159EE
Path : D:\a\redis-windows\redis-windows\Redis-6.2.10-Windows-x64.tar.gz

Algorithm : SHA256
Hash : BB0D19698E1E20DF81AC0FEF51E953D83808989446817FC76767C989C0665D76
Path : D:\a\redis-windows\redis-windows\Redis-6.2.10-Windows-x64-with-Service.tar.gz

From workflow: https://github.com/redis-windows/redis-windows/actions/runs/5286193608

redis-windows - Redis 6.0.17 for Windows

Published by yes8080 over 1 year ago

Upgrade urgency: SECURITY, contains fixes to security issues.

Security Fixes:

  • (CVE-2022-35977) Integer overflow in the Redis SETRANGE and SORT/SORT_RO
    commands can drive Redis to OOM panic

Bug Fixes

Hashes

Algorithm : SHA256
Hash : E47BBF6CC359806B007D56E3C3B61711F91257330170F97B959DAB741F78E4D3
Path : D:\a\redis-windows\redis-windows\Redis-6.0.17-Windows-x64.tar.gz

Algorithm : SHA256
Hash : F9DFA9F02014246B94325460044CF5BF8755290C3A44A71CEC7983E580E36C1C
Path : D:\a\redis-windows\redis-windows\Redis-6.0.17-Windows-x64-with-Service.tar.gz

From workflow: https://github.com/redis-windows/redis-windows/actions/runs/5286195511

redis-windows - Redis 7.0.8 for Windows

Published by yes8080 over 1 year ago

Upgrade urgency: SECURITY, contains fixes to security issues.

Security Fixes:

  • (CVE-2022-35977) Integer overflow in the Redis SETRANGE and SORT/SORT_RO
    commands can drive Redis to OOM panic
  • (CVE-2023-22458) Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER
    commands can lead to denial-of-service

Bug Fixes

Hashes

Algorithm : SHA256
Hash : 89D0DD0D0A20E7E63509F4D429DB906E4A5E5AF6AD162238AB7B34862643EEBB
Path : D:\a\redis-windows\redis-windows\Redis-7.0.8-Windows-x64.tar.gz

Algorithm : SHA256
Hash : 6DF24A2A7B0DB86E186CA457C46C84B7219F3D550333D13DB8BDB980E024E65A
Path : D:\a\redis-windows\redis-windows\Redis-7.0.8-Windows-x64-with-Service.tar.gz

From workflow: https://github.com/redis-windows/redis-windows/actions/runs/5286192002

redis-windows - Redis 5.0.7 for Windows

Published by yes8080 over 1 year ago

启动脚本:start_redis5.bat基于RunHiddenConsole.exe实现了redis后台无窗口运行,运行前记得修改路径
停止命令:taskkill /F /IM redis-server.exe > nul

默认密码是 root
可在redis.windows.conf的第445行修改requirepass root