From ec02a34b0aaa06b61e26ec284370dea9896805f1 Mon Sep 17 00:00:00 2001 From: Danomi Mocelopolis Date: Sat, 26 Nov 2011 21:56:25 +0100 Subject: 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 --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index b8bb451af..3173fe6dd 100644 --- a/CHANGES +++ b/CHANGES @@ -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: -- cgit v1.2.3