Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
91863dd8
Commit
91863dd8
authored
Oct 17, 2023
by
Oran Agra
Browse files
Redis 6.2.14
parent
2f27ebb4
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
91863dd8
...
...
@@ -12,6 +12,20 @@ SECURITY: There are security fixes in the release.
--------------------------------------------------------------------------------
================================================================================
Redis 6.2.14 Released Wed 18 Oct 2023 10:33:40 IDT
================================================================================
Upgrade urgency SECURITY: See security fixes below.
Security fixes
==============
* (CVE-2023-45145) The wrong order of listen(2) and chmod(2) calls creates a
race condition that can be used by another process to bypass desired Unix
socket permissions on startup.
================================================================================
Redis 6.2.13 Released Mon July 10 12:00:00 IDT 2023
================================================================================
...
...
src/version.h
View file @
91863dd8
#define REDIS_VERSION "6.2.1
3
"
#define REDIS_VERSION_NUM 0x0006020
d
#define REDIS_VERSION "6.2.1
4
"
#define REDIS_VERSION_NUM 0x0006020
e
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