Package: ruby-redis / 3.2.2-1

Metadata

Package Version Patches format
ruby-redis 3.2.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use system redis.patch | (download)

Rakefile | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 use upstream rake task to start and stop redis
disable encoding check.patch | (download)

test/distributed_commands_requiring_clustering_test.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't depend on locale
 It expects UTF-8 encoding set as locale, build env has ASCII
 This is debian specific.