Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
87e3c4fb
Commit
87e3c4fb
authored
Apr 17, 2023
by
Oran Agra
Browse files
Redis 6.0.19
parent
6c3aedc0
Changes
2
Show whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
87e3c4fb
...
@@ -12,6 +12,23 @@ SECURITY: There are security fixes in the release.
...
@@ -12,6 +12,23 @@ SECURITY: There are security fixes in the release.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
================================================================================
Redis 6.0.19 Released Mon Apr 17 16:00:00 IST 2023
================================================================================
Upgrade urgency: SECURITY, contains fixes to security issues.
Security Fixes:
* (CVE-2023-28856) Authenticated users can use the HINCRBYFLOAT command to create
an invalid hash field that will crash Redis on access
Bug Fixes
=========
* Fix CLIENT REPLY OFF|SKIP to not silence push notifications (#11875)
================================================================================
================================================================================
Redis 6.0.18 Released Tue Feb 28 12:00:00 IST 2023
Redis 6.0.18 Released Tue Feb 28 12:00:00 IST 2023
================================================================================
================================================================================
...
...
src/version.h
View file @
87e3c4fb
#define REDIS_VERSION "6.0.1
8
"
#define REDIS_VERSION "6.0.1
9
"
#define REDIS_VERSION_NUM 0x0006001
2
#define REDIS_VERSION_NUM 0x0006001
3
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment