From 6b772b2f417112e6e12ba6a2eb05ebb8250fdc9a Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 14 Mar 2012 20:35:44 +0100 Subject: [PATCH] libxml2: ensure patches are applied in the correct order Some of the patches depends on eachother, so rename them to ensure they get applied in the correct order. Signed-off-by: Peter Korsgaard --- ...es.patch => libxml2-0-allocation-error-copying-entities.patch} | 0 ...ation-failures.patch => libxml2-1-reallocation-failures.patch} | 0 ...ash-randomization.patch => libxml2-2-hash-randomization.patch} | 0 ...xml2-2.7.8-xpath-memory.patch => libxml2-3-xpath-memory.patch} | 0 ...l2-2.7.8-xpath-freeing.patch => libxml2-4-xpath-freeing.patch} | 0 ...-2.7.8-xpath-freeing2.patch => libxml2-5-xpath-freeing2.patch} | 0 ....7.8-hardening-xpath.patch => libxml2-6-hardening-xpath.patch} | 0 ...ibxml2-2.7.8-error-xpath.patch => libxml2-7-error-xpath.patch} | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename package/libxml2/{libxml2-2.7.8-allocation-error-copying-entities.patch => libxml2-0-allocation-error-copying-entities.patch} (100%) rename package/libxml2/{libxml2-2.7.8-reallocation-failures.patch => libxml2-1-reallocation-failures.patch} (100%) rename package/libxml2/{libxml2-2.7.8-hash-randomization.patch => libxml2-2-hash-randomization.patch} (100%) rename package/libxml2/{libxml2-2.7.8-xpath-memory.patch => libxml2-3-xpath-memory.patch} (100%) rename package/libxml2/{libxml2-2.7.8-xpath-freeing.patch => libxml2-4-xpath-freeing.patch} (100%) rename package/libxml2/{libxml2-2.7.8-xpath-freeing2.patch => libxml2-5-xpath-freeing2.patch} (100%) rename package/libxml2/{libxml2-2.7.8-hardening-xpath.patch => libxml2-6-hardening-xpath.patch} (100%) rename package/libxml2/{libxml2-2.7.8-error-xpath.patch => libxml2-7-error-xpath.patch} (100%) diff --git a/package/libxml2/libxml2-2.7.8-allocation-error-copying-entities.patch b/package/libxml2/libxml2-0-allocation-error-copying-entities.patch similarity index 100% rename from package/libxml2/libxml2-2.7.8-allocation-error-copying-entities.patch rename to package/libxml2/libxml2-0-allocation-error-copying-entities.patch diff --git a/package/libxml2/libxml2-2.7.8-reallocation-failures.patch b/package/libxml2/libxml2-1-reallocation-failures.patch similarity index 100% rename from package/libxml2/libxml2-2.7.8-reallocation-failures.patch rename to package/libxml2/libxml2-1-reallocation-failures.patch diff --git a/package/libxml2/libxml2-2.7.8-hash-randomization.patch b/package/libxml2/libxml2-2-hash-randomization.patch similarity index 100% rename from package/libxml2/libxml2-2.7.8-hash-randomization.patch rename to package/libxml2/libxml2-2-hash-randomization.patch diff --git a/package/libxml2/libxml2-2.7.8-xpath-memory.patch b/package/libxml2/libxml2-3-xpath-memory.patch similarity index 100% rename from package/libxml2/libxml2-2.7.8-xpath-memory.patch rename to package/libxml2/libxml2-3-xpath-memory.patch diff --git a/package/libxml2/libxml2-2.7.8-xpath-freeing.patch b/package/libxml2/libxml2-4-xpath-freeing.patch similarity index 100% rename from package/libxml2/libxml2-2.7.8-xpath-freeing.patch rename to package/libxml2/libxml2-4-xpath-freeing.patch diff --git a/package/libxml2/libxml2-2.7.8-xpath-freeing2.patch b/package/libxml2/libxml2-5-xpath-freeing2.patch similarity index 100% rename from package/libxml2/libxml2-2.7.8-xpath-freeing2.patch rename to package/libxml2/libxml2-5-xpath-freeing2.patch diff --git a/package/libxml2/libxml2-2.7.8-hardening-xpath.patch b/package/libxml2/libxml2-6-hardening-xpath.patch similarity index 100% rename from package/libxml2/libxml2-2.7.8-hardening-xpath.patch rename to package/libxml2/libxml2-6-hardening-xpath.patch diff --git a/package/libxml2/libxml2-2.7.8-error-xpath.patch b/package/libxml2/libxml2-7-error-xpath.patch similarity index 100% rename from package/libxml2/libxml2-2.7.8-error-xpath.patch rename to package/libxml2/libxml2-7-error-xpath.patch