Correction due to changed cpio behavior 69/12569/2
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Fri, 22 Apr 2016 10:48:25 +0000 (12:48 +0200)
committerStefan K. Berg <stefan.k.berg@ericsson.com>
Fri, 22 Apr 2016 13:38:51 +0000 (15:38 +0200)
commit2b419db5c9325c6a87f1ea160c42235a1e8ec083
treef7d6706aff0994fe87cfc0d6ebbd343668becc78
parent83d1e07daff8d1b21f7ea2ef6695aa6602fc2563
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>
build/Makefile
build/fuel-main_cpio.patch [new file with mode: 0644]