Package: ruby-redis / 5.4.1-1

Metadata

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

Patch series

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

makefile | 17 7 + 10 - 0 !
1 file changed, 7 insertions(+), 10 deletions(-)

 makefile patches for test suite
 * Use system Redis binaries
 * Fix the REDIS_BRANCH version
 * Fix the BUILD_DIR
 * Move the paths of PID and SOCKET to TMP dir
 * Avoid Internet access
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.
disable ssl test.patch | (download)

Rakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable ssl tests
 These tests started failing with openssl 1.1
relax rubocop.patch | (download)

Gemfile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
disable hiredis.patch | (download)

Gemfile | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

---