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 filePatch | File delta | Description |
---|---|---|
0001 fix ftbfs on kfreebsd.patch | (download) |
deps/hiredis/net.c |
2 1 + 1 - 0 ! |
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 ! |
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 ! |
use system jemalloc Debian Bugs: #654900, #654902 |
debian packaging/0004 dpkg buildflags.patch | (download) |
deps/hiredis/Makefile |
2 1 + 1 - 0 ! |
add cppflags in upstream makefiles to support hardening, etc. |
0005 SOURCE_DATE_EPOCH.patch | (download) |
src/mkreleasehdr.sh |
3 3 + 0 - 0 ! |
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 ! |
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 ! |
drop tests with timing issues. |