From b2679b506a4c139ce5479232076cac8d354d44b1 Mon Sep 17 00:00:00 2001 From: Alexis Mousset Date: Thu, 26 Mar 2020 12:25:53 +0100 Subject: [PATCH] Fixes #16978: Upgrade to CFEngine 3.12.4 --- rudder-agent/SOURCES/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rudder-agent/SOURCES/Makefile b/rudder-agent/SOURCES/Makefile index eaa3b0004..51f96f057 100644 --- a/rudder-agent/SOURCES/Makefile +++ b/rudder-agent/SOURCES/Makefile @@ -22,8 +22,8 @@ RUDDER_VERSION_TO_PACKAGE = RUDDER_MAJOR_VERSION := $(shell echo ${RUDDER_VERSION_TO_PACKAGE} | cut -d'.' -f 1-2) -CFENGINE_RELEASE = 3.12.3 -CFENGINE_SHA1 = 435183c47f5c95a9fe9aba0c9d4cb5b2826c0eb4 +CFENGINE_RELEASE = 3.12.4 +CFENGINE_SHA1 = f7103c636dc006a5081bf11c2f5a09c7e1f99fbf FUSION_RELEASE = 2.3.19 FUSION_SHA1 = a01af094613a69feac778c2402cb639cb227eb1f LMDB_RELEASE = 0.9.22