File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,17 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade!
1010CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
1111--------------------------------------------------------------------------------
1212
13+ ================================================================================
14+ Redis 3.2.12 Released Wed Jun 13 12:43:01 CEST 2018
15+ ================================================================================
16+
17+ Upgrade urgency CRITICAL:
18+
19+ * Multilple security issues fixed.
20+ * Backport of an older AOF fsync=always fix. Check 4.x release notes.
21+ * Backport of a *SCAN bug. Sometimes elements could be missing from the scan.
22+ * Other minor things.
23+
1324================================================================================
1425Redis 3.2.11 Released Thu Sep 21 15:47:53 CEST 2017
1526================================================================================
Original file line number Diff line number Diff line change 1- #define REDIS_VERSION "3.2.11 "
1+ #define REDIS_VERSION "3.2.12 "
You can’t perform that action at this time.
0 commit comments