Correction due to changed cpio behavior 93/12593/1
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Fri, 22 Apr 2016 10:48:25 +0000 (12:48 +0200)
committerStefan Berg <stefan.k.berg@ericsson.com>
Fri, 22 Apr 2016 21:08:01 +0000 (21:08 +0000)
commitf544e413ecbbaa25d36f2336bb703565afc8fb38
treec537bc2598e9573c734322d69f56b483a6815215
parentc6e6a032ce80f6b8a781383ebe72f3ca9572b268
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 <stefan.k.berg@ericsson.com>
(cherry picked from commit 2b419db5c9325c6a87f1ea160c42235a1e8ec083)
build/Makefile
build/fuel-main_cpio.patch [new file with mode: 0644]