diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-14 20:35:44 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-14 20:41:24 +0100 |
commit | 6b772b2f417112e6e12ba6a2eb05ebb8250fdc9a (patch) | |
tree | 6300f787c91277af1d6825d0c7cf56f9c1c8f05b /package/libxml2 | |
parent | e687bb71a028303f326aeebfaf94a3ac1c43b4e4 (diff) |
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 <jacmet@sunsite.dk>
Diffstat (limited to 'package/libxml2')
-rw-r--r-- | package/libxml2/libxml2-0-allocation-error-copying-entities.patch (renamed from package/libxml2/libxml2-2.7.8-allocation-error-copying-entities.patch) | 0 | ||||
-rw-r--r-- | package/libxml2/libxml2-1-reallocation-failures.patch (renamed from package/libxml2/libxml2-2.7.8-reallocation-failures.patch) | 0 | ||||
-rw-r--r-- | package/libxml2/libxml2-2-hash-randomization.patch (renamed from package/libxml2/libxml2-2.7.8-hash-randomization.patch) | 0 | ||||
-rw-r--r-- | package/libxml2/libxml2-3-xpath-memory.patch (renamed from package/libxml2/libxml2-2.7.8-xpath-memory.patch) | 0 | ||||
-rw-r--r-- | package/libxml2/libxml2-4-xpath-freeing.patch (renamed from package/libxml2/libxml2-2.7.8-xpath-freeing.patch) | 0 | ||||
-rw-r--r-- | package/libxml2/libxml2-5-xpath-freeing2.patch (renamed from package/libxml2/libxml2-2.7.8-xpath-freeing2.patch) | 0 | ||||
-rw-r--r-- | package/libxml2/libxml2-6-hardening-xpath.patch (renamed from package/libxml2/libxml2-2.7.8-hardening-xpath.patch) | 0 | ||||
-rw-r--r-- | package/libxml2/libxml2-7-error-xpath.patch (renamed from package/libxml2/libxml2-2.7.8-error-xpath.patch) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/package/libxml2/libxml2-2.7.8-allocation-error-copying-entities.patch b/package/libxml2/libxml2-0-allocation-error-copying-entities.patch index c0d943311..c0d943311 100644 --- a/package/libxml2/libxml2-2.7.8-allocation-error-copying-entities.patch +++ b/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 index a18756cb8..a18756cb8 100644 --- a/package/libxml2/libxml2-2.7.8-reallocation-failures.patch +++ b/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 index 47db59d07..47db59d07 100644 --- a/package/libxml2/libxml2-2.7.8-hash-randomization.patch +++ b/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 index f94350d27..f94350d27 100644 --- a/package/libxml2/libxml2-2.7.8-xpath-memory.patch +++ b/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 index 3509a48da..3509a48da 100644 --- a/package/libxml2/libxml2-2.7.8-xpath-freeing.patch +++ b/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 index 17059418b..17059418b 100644 --- a/package/libxml2/libxml2-2.7.8-xpath-freeing2.patch +++ b/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 index 8e699ec8c..8e699ec8c 100644 --- a/package/libxml2/libxml2-2.7.8-hardening-xpath.patch +++ b/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 index a12a05074..a12a05074 100644 --- a/package/libxml2/libxml2-2.7.8-error-xpath.patch +++ b/package/libxml2/libxml2-7-error-xpath.patch |