Branch: refs/heads/compression
Home:
https://github.com/fabbione/kronosnet
Commit: fb416488b391f6c428ca3769b6c3f398c4373e77
https://github.com/fabbione/kronosnet/commit/fb416488b391f6c428ca3769b6c3f3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M build-aux/knet_valgrind_memcheck.supp
M configure.ac
M debian/control
M kronosnet.spec.in
M libknet/Makefile.am
M libknet/compress.c
A libknet/compress_lzma.c
A libknet/compress_lzma.h
M libknet/libknet.h
M libknet/logging.c
M libknet/tests/api-check.mk
Log Message:
-----------
[compress] add lzma support
update also the memcheck exception file for valgrind. those updates
are strictly for lzma internal calls and they work on both rhel7
and fedora 25.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>