[srvx-commits] srvx branch, master, updated. v1.4.0-rc3-127-gd5ec656
Brought to you by:
entrope
From: Entrope <en...@us...> - 2016-09-14 02:05:20
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "srvx". The branch, master has been updated via d5ec656d37eadab4d8c29acd034474d85034f28e (commit) via 25eef1d214cb34770d77fd0c6289fac821c47a09 (commit) from 1275fdee0e787bbff7bc34f6f40f63b2f5756932 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d5ec656d37eadab4d8c29acd034474d85034f28e Author: staticfox <sta...@st...> Date: Tue Sep 13 19:58:19 2016 -0400 blacklist: Fix null terminator being improperly placed Also avoid undefined behavior commit 25eef1d214cb34770d77fd0c6289fac821c47a09 Author: Michael Poole <md...@tr...> Date: Thu Sep 8 00:06:49 2016 -0400 Makefile: Fix HAS_GIT even more. Out-of-tree builds would fail. ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- src/Makefile.am | 2 +- src/mod-blacklist.c | 12 ++++++++---- 3 files changed, 10 insertions(+), 6 deletions(-) hooks/post-receive -- srvx |