From 4a2da43118510655e89c7aff3c817905b50e99c1 Mon Sep 17 00:00:00 2001 From: "Stefan K. Berg" Date: Fri, 22 Apr 2016 12:48:25 +0200 Subject: Updated armband Project: fuel f544e413ecbbaa25d36f2336bb703565afc8fb38 Correction due to changed cpio behavior As part of a security fix for cpio, its behavior has changed in terms of how symlinks are handled. This is affecting the Fuel build process, for which this commit is a fix (reverting cpio back to its original behavior by adding the argument "--extract-over-symlinks" in those instances where this is needed). For details, see https://jira.opnfv.org/browse/FUEL-125 Change-Id: I455b11a16ad52d8dd09165165447e4c4a661b45a Signed-off-by: Stefan K. Berg (cherry picked from commit 2b419db5c9325c6a87f1ea160c42235a1e8ec083) --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream') diff --git a/upstream/fuel b/upstream/fuel index c6e6a032..f544e413 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit c6e6a032ce80f6b8a781383ebe72f3ca9572b268 +Subproject commit f544e413ecbbaa25d36f2336bb703565afc8fb38 -- cgit 1.2.3-korg