Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: 6032e4bfd95d7ca64b32b677e69f5f35b42f8485
https://github.com/fabbione/kronosnet/commit/6032e4bfd95d7ca64b32b677e69f5f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-08-17 (Thu, 17 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>