From: José Bollo Date: Tue, 14 Mar 2017 11:50:03 +0000 (+0100) Subject: Upgrade application framework X-Git-Tag: 3.99.1~104^2^2~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=219380d7da22fb679279ca56a72d692cc728f85d;hp=219380d7da22fb679279ca56a72d692cc728f85d;p=AGL%2Fmeta-agl.git Upgrade application framework This is the last upgrade of the application framework before the switch to the systemd integrated application framework. Changes for AF-BINDER: ---------------------- - removal of legacy file include/afb/afb-plugin.h - removal of legacy call to readdir_r - allowing to repeat option --ldpaths - new options: --no-httpd, --exec, --random-token - reintegration of libmagic for content-types - fix crash on unhandled request - capable of socket activation by systemd Changes in AF-MAIN: ------------------- - handling of JSON-pointers in template unit - fix a bug in mustach evaluation - error message improvement - added afm-util commands: run-remote and start-remote - switch to cmake 3.4.3 - fix bug in file content helper - fix bug of labelling files that made issue when uninstalling Change-Id: Id18c5ff1edb2a7dee3813e996aed6300bcd97036 Signed-off-by: José Bollo Signed-off-by: Stephane Desneux ---