From 27c667c782d90c43fb6148134feb207307674019 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 4 Aug 2009 22:28:32 +0200 Subject: gzip: add patch to fix glibc build Recent glibc versions introduced a futimens() function, that gzip already implemented. So waiting for a proper usage of this function in gzip, we rename the gzip internal function to gz_futimens(). Patch inspired by http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20070514/155476.html Fixes bug #537 Signed-off-by: Thomas Petazzoni --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0c1f667b1..905b9d473 100644 --- a/CHANGES +++ b/CHANGES @@ -78,6 +78,7 @@ #509: Bump sqlite package to 3.6.16 #523: pciutils broken with external toolchain #533: Update gamin to 0.1.10 to fix compilation + #537: Fix gzip build with recent glibc 2009.05, Released June 1st, 2009: -- cgit v1.2.3-55-g7522