Package: redis / 2:3.0.5-4~bpo8+1

Metadata

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

Patch series

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

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

 fix ftbfs on kfreebsd
# Bug: https://github.com/redis/hiredis/pull/254
# Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754634
02 fix ftbfs on kfreebsd.diff | (download)

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

 fix ftbfs on kfreebsd
# Bug: https://github.com/antirez/redis/pull/67
# Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632499
03 use system jemalloc.diff | (download)

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

 use-system-jemalloc


04 dpkg buildflags.diff | (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


05 reproducible build.diff | (download)

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

 reproducible-build


06 CVE 2015 8080 Integer wraparound in lua_struct.c cau.patch | (download)

deps/lua/src/lua_struct.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 cve-2015-8080: integer wraparound in lua_struct.c causing
 stack-based buffer overflow