|
1 | 1 | --- |
2 | | -Title: Redis Software release notes 7.8.4-tba (December 2024) |
| 2 | +Title: Redis Software release notes 7.8.4-18 (December 2024) |
3 | 3 | alwaysopen: false |
4 | 4 | categories: |
5 | 5 | - docs |
6 | 6 | - operate |
7 | 7 | - rs |
8 | 8 | compatibleOSSVersion: Redis 7.4.0 |
9 | 9 | description: Certificate-based authentication for the REST API. |
10 | | -linkTitle: 7.8.4-tba (December 2024) |
| 10 | +linkTitle: 7.8.4-18 (December 2024) |
11 | 11 | weight: 88 |
12 | 12 | aliases: /operate/rs/release-notes/rs-7-8-releases/rs-7-8-4-tba/ |
13 | 13 | --- |
@@ -147,12 +147,12 @@ The following table provides a snapshot of supported platforms as of this Redis |
147 | 147 |
|
148 | 148 | The following table shows the SHA256 checksums for the available packages: |
149 | 149 |
|
150 | | -| Package | SHA256 checksum (7.8.4-tba Dec release) | |
| 150 | +| Package | SHA256 checksum (7.8.4-18 Dec release) | |
151 | 151 | |---------|---------------------------------------| |
152 | | -| Ubuntu 20 | <span class="break-all"></span> | |
153 | | -| Red Hat Enterprise Linux (RHEL) 8 | <span class="break-all"></span> | |
154 | | -| Red Hat Enterprise Linux (RHEL) 9 | <span class="break-all"></span> | |
155 | | -| Amazon Linux 2 | <span class="break-all"></span> | |
| 152 | +| Ubuntu 20 | <span class="break-all">1aee0b6cee72b6ceae73951611ac2073d8905189174c731561f1228c16cbcc3a</span> | |
| 153 | +| Red Hat Enterprise Linux (RHEL) 8 | <span class="break-all">cceb563d56221d391667dd302ac334b5d98e3a8dc59bc479a79fe9b83c1634d6</span> | |
| 154 | +| Red Hat Enterprise Linux (RHEL) 9 | <span class="break-all">396b2eeafe9b4a75aa8579b4d618ca7f2df8619b1256aeec7863c80ecba7703a</span> | |
| 155 | +| Amazon Linux 2 | <span class="break-all">56e18f73fb8507fec476d9b59a00ed1b5fcc52b80005a749b869650641e6f6f6</span> | |
156 | 156 |
|
157 | 157 | ## Known issues |
158 | 158 |
|
@@ -186,7 +186,7 @@ As part of Redis's commitment to security, Redis Software implements the latest |
186 | 186 |
|
187 | 187 | Some CVEs announced for open source Redis do not affect Redis Software due to different or additional functionality available in Redis Software that is not available in open source Redis. |
188 | 188 |
|
189 | | -Redis Software 7.8.4-tba supports open source Redis 7.4, 7.2, and 6.2. Below is the list of open source Redis CVEs fixed by version. |
| 189 | +Redis Software 7.8.4-18 supports open source Redis 7.4, 7.2, and 6.2. Below is the list of open source Redis CVEs fixed by version. |
190 | 190 |
|
191 | 191 | Redis 7.2.x: |
192 | 192 |
|
|
0 commit comments