|
1 | 1 | --- |
2 | | -Title: Redis Software release notes 7.8.2-tba (December 2024) |
| 2 | +Title: Redis Software release notes 7.8.2-60 (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: Bug fixes, including a fix for a RHEL 8 OpenSSL dependency issue that caused frequent restarts of the `cm_server` and prevented access to the Redis Software Cluster Manager UI after upgrading to Redis Software version 7.8.2-34. |
10 | | -linkTitle: 7.8.2-tba (December 2024) |
| 10 | +linkTitle: 7.8.2-60 (December 2024) |
11 | 11 | weight: 89 |
12 | 12 | aliases: /operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-tba/ |
13 | 13 | --- |
@@ -89,12 +89,12 @@ The following table provides a snapshot of supported platforms as of this Redis |
89 | 89 |
|
90 | 90 | The following table shows the SHA256 checksums for the available packages: |
91 | 91 |
|
92 | | -| Package | SHA256 checksum (7.8.2-tba Dec release) | |
| 92 | +| Package | SHA256 checksum (7.8.2-60 Dec release) | |
93 | 93 | |---------|---------------------------------------| |
94 | | -| Ubuntu 20 | <span class="break-all"></span> | |
95 | | -| Red Hat Enterprise Linux (RHEL) 8 | <span class="break-all"></span> | |
96 | | -| Red Hat Enterprise Linux (RHEL) 9 | <span class="break-all"></span> | |
97 | | -| Amazon Linux 2 | <span class="break-all"></span> | |
| 94 | +| Ubuntu 20 | <span class="break-all">c2913aaf2641273bd35ef3564b2e51b0911c3e3ef7b552735efd6372edc4425d</span> | |
| 95 | +| Red Hat Enterprise Linux (RHEL) 8 | <span class="break-all">351b0bc249973d6fe93d3bb19f2dd1d2275128459e4542c052587341f883152f</span> | |
| 96 | +| Red Hat Enterprise Linux (RHEL) 9 | <span class="break-all">361dad6fba36e5da3975ebf060d1ebe8bbb3839a2a22d11e98761667f497a6a2</span> | |
| 97 | +| Amazon Linux 2 | <span class="break-all">bad3f9cff028a51b71c666e73fe5a2fd81ab863cce69f418d55e75a5faa24aa9</span> | |
98 | 98 |
|
99 | 99 | ## Known issues |
100 | 100 |
|
@@ -125,7 +125,7 @@ As part of Redis's commitment to security, Redis Software implements the latest |
125 | 125 |
|
126 | 126 | 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. |
127 | 127 |
|
128 | | -Redis Software 7.8.2-tba supports open source Redis 7.4, 7.2, and 6.2. Below is the list of open source Redis CVEs fixed by version. |
| 128 | +Redis Software 7.8.2-60 supports open source Redis 7.4, 7.2, and 6.2. Below is the list of open source Redis CVEs fixed by version. |
129 | 129 |
|
130 | 130 | Redis 7.2.x: |
131 | 131 |
|
|
0 commit comments