Commit 64323d1
committed
Pullup ticket #6981 - requested by taca
databases/redis: Security fix
Revisions pulled up:
- databases/redis/Makefile 1.95
- databases/redis/distinfo 1.85
---
Module Name: pkgsrc
Committed By: adam
Date: Sun Jul 6 18:05:04 UTC 2025
Modified Files:
pkgsrc/databases/redis: Makefile distinfo
Log Message:
redis: updated to 8.0.3
Redis 8.0.3 Released Sun 6 Jul 2025 12:00:00 IST
Update urgency: `SECURITY`: There are security fixes in the release.
Security fixes
* (CVE-2025-32023) Fix out-of-bounds write in `HyperLogLog` commands
* (CVE-2025-48367) Retry accepting other connections even if the accepted connection reports an error
New Features
- `VSIM`: Add new `WITHATTRIBS` to return the JSON attribute associated with an element
Bug fixes
- A short read may lead to an exit() on a replica
- db->expires is not defragmented1 parent 8184a43 commit 64323d1
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments