Prevent patch commands from accessing source control

Closes #4357

Add -g0 option to patch to ensure it doesn't try to access source control.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Danomi Mocelopolis
2011-11-26 21:56:25 +01:00
committed by Peter Korsgaard
parent 6d985f97c8
commit ec02a34b0a
3 changed files with 3 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
Issues resolved (http://bugs.uclibc.org):
#4357: Prevent patch commands from accessing source control
#4369: Fix permissions on untared lsof archive
2011.11-rc2, Released November 18th, 2011: