Bug 2129826

Summary: RFE: add new redis:7 stream [9.3]
Product: Red Hat Enterprise Linux 9 Reporter: Joe Orton <jorton>
Component: redisAssignee: Remi Collet <rcollet>
Status: CLOSED ERRATA QA Contact: Branislav Náter <bnater>
Severity: unspecified Docs Contact: Lenka Špačková <lkuprova>
Priority: unspecified    
Version: 9.0CC: apmukher, lkuprova, nathans, rcollet, redis-maint
Target Milestone: rcKeywords: FutureFeature, Rebase, Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: redis-7-9030020230628110741.9 Doc Type: Enhancement
Doc Text:
.A new module stream: `redis:7` `Redis 7`, an advanced key-value store, is now available as a new module stream, `redis:7`. Notable changes over `Redis 6` include: * Server-side scripting in the Redis Functions API * Fine-grained access control list (ACL) support * Shared publish/subscribe (pub/sub) support for clusters * Various new commands and command arguments `Redis 7` introduces several backward incompatible changes, for example: * `Redis 7` now stores append-only files (AOF) as multiple files in a folder * `Redis 7` uses a new version format for Redis Database (RDB) files that is incompatible with earlier versions For a complete list of features and incompatible changes, see the link:https://github.com/redis/redis/blob/7.0/00-RELEASENOTES[upstream release notes]. To install the `redis:7` module stream, use: [literal] ---- # dnf module install redis:7 ---- For information about the length of support for the `redis` Application Streams, see https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle[Red Hat Enterprise Linux Application Streams Life Cycle].
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-07 08:35:36 UTC Type: Epic
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joe Orton 2022-09-26 11:28:52 UTC
Description of problem:
Redis 7.0.5 is the latest upstream release.

We should evaluate adding this as a module stream in RHEL 9.2.

Comment 21 errata-xmlrpc 2023-11-07 08:35:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (redis:7 bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:6498