Package: redis / 3:3.2.8-2~bpo8+1

Metadata

Package Version Patches format
redis 3:3.2.8-2~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fix ftbfs on kfreebsd.patch | (download)

deps/hiredis/net.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs on kfreebsd

Filed and fixed upstream as <https://github.com/redis/hiredis/pull/254>, but
the embedded code copy of hiredis in redis has not been updated.

Bug: #754634

0002 fix ftbfs on kfreebsd.patch | (download)

src/fmacros.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs on kfreebsd

Filed upstream as <https://github.com/antirez/redis/pull/67>.

Bug: #632499

debian packaging/0003 use system jemalloc.patch | (download)

src/Makefile | 5 2 + 3 - 0 !
src/debug.c | 6 3 + 3 - 0 !
src/zmalloc.c | 8 4 + 4 - 0 !
src/zmalloc.h | 2 1 + 1 - 0 !
4 files changed, 10 insertions(+), 11 deletions(-)

 use system jemalloc

Debian Bugs: #654900, #654902

debian packaging/0004 dpkg buildflags.patch | (download)

deps/hiredis/Makefile | 2 1 + 1 - 0 !
deps/linenoise/Makefile | 2 1 + 1 - 0 !
src/Makefile | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 add cppflags in upstream makefiles to support hardening, etc.


0005 SOURCE_DATE_EPOCH.patch | (download)

src/mkreleasehdr.sh | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 add support for source_date_epoch.

Filed upstream as <https://github.com/antirez/redis/pull/2992>.

debian packaging/0006 Skip logging tests as not all architectures support .patch | (download)

tests/test_helper.tcl | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 skip logging tests as not all architectures support it yet


debian packaging/0008 Drop tests with timing issues.patch | (download)

tests/test_helper.tcl | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 drop tests with timing issues.