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
74b289a0
Commit
74b289a0
authored
Oct 02, 2024
by
Oran Agra
Browse files
Release Redis 7.4.1
parent
9a931df9
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
74b289a0
...
@@ -12,6 +12,19 @@ SECURITY: There are security fixes in the release.
...
@@ -12,6 +12,19 @@ SECURITY: There are security fixes in the release.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
================================================================================
Redis Community Edition 7.4.1 Released Wed 02 Oct 2024 20:17:04 IDT
================================================================================
Upgrade urgency SECURITY: See security fixes below.
Security fixes
==============
* (CVE-2024-31449) Lua library commands may lead to stack overflow and potential RCE.
* (CVE-2024-31227) Potential Denial-of-service due to malformed ACL selectors.
* (CVE-2024-31228) Potential Denial-of-service due to unbounded pattern matching.
================================================================================
================================================================================
Redis Community Edition 7.4.0 GA Released Mon Jul 29 2024 9:00:00 IDT
Redis Community Edition 7.4.0 GA Released Mon Jul 29 2024 9:00:00 IDT
================================================================================
================================================================================
...
...
src/version.h
View file @
74b289a0
#define REDIS_VERSION "7.4.
0
"
#define REDIS_VERSION "7.4.
1
"
#define REDIS_VERSION_NUM 0x0007040
0
#define REDIS_VERSION_NUM 0x0007040
1
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