Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 873091

Summary: dev-ruby/redis: depends on old version of dev-db/redis
Product: Gentoo Linux Reporter: John Helmert III <ajak>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal CC: arkamar, proxy-maint, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/27494
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 722500    

Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-09-26 18:03:56 UTC
This is blocking Redis cleanup for the blocked security bug:

dev-ruby/redis/redis-4.7.1.ebuild:DEPEND="test? ( <dev-db/redis-7 )"
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-09-26 20:33:12 UTC
Whoops, typo.
Comment 2 Larry the Git Cow gentoo-dev 2022-12-24 07:55:36 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e0ff94fe702e5c6d657bfe8b987673098c39cd

commit 17e0ff94fe702e5c6d657bfe8b987673098c39cd
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2022-09-27 09:30:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-24 07:55:09 +0000

    dev-ruby/redis: add 4.8.0
    
    - local redis server patch was adapted from previous version (4.7.1)
    - dropping ruby26, it is no longer in the tree
    - tests require >=dev-db/redis-7; they fail immediately with
      dev-db/redis-6.2.7
    - it was necessary to tweak one sed because test file was moved to
      different directory.
    
    Bug: https://bugs.gentoo.org/873091
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Closes: https://github.com/gentoo/gentoo/pull/27494
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ruby/redis/Manifest                            |  1 +
 .../files/redis-4.8.0-local-redis-server.patch     | 49 +++++++++++++++++++++
 dev-ruby/redis/redis-4.8.0.ebuild                  | 50 ++++++++++++++++++++++
 3 files changed, 100 insertions(+)
Comment 3 Hans de Graaff gentoo-dev Security 2024-07-17 10:01:01 UTC
commit 282a6b2658fc0be6bf3a4ac285fc877d9d6e09a8
Author: Hans de Graaff <graaff@gentoo.org>
Date:   Tue Aug 29 16:38:11 2023 +0200

    dev-ruby/redis: drop 4.7.1