Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

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