From 6b6d718a48a36da9e0994cebf06764326a895d65 Mon Sep 17 00:00:00 2001 From: Axel Kittenberger Date: Fri, 25 Nov 2016 15:47:46 +0100 Subject: [PATCH] fixing shell injection issue --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 00918e3..5328879 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ fix: ']' is not escaped for rsync rules, since rsync only applies doesn't applie pattern matching if no other pattern chars are found. + fix: Shell injection hole close for default.direct on mv commands. (Marcin Szewczyk) 15-10-2015: 2.1.6 enhancement: Lsyncd now locks its pidfile