libxml2: ensure patches are applied in the correct order
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 14 Mar 2012 19:35:44 +0000 (20:35 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 14 Mar 2012 19:41:24 +0000 (20:41 +0100)
commit6b772b2f417112e6e12ba6a2eb05ebb8250fdc9a
tree6300f787c91277af1d6825d0c7cf56f9c1c8f05b
parente687bb71a028303f326aeebfaf94a3ac1c43b4e4
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>
16 files changed:
package/libxml2/libxml2-0-allocation-error-copying-entities.patch [new file with mode: 0644]
package/libxml2/libxml2-1-reallocation-failures.patch [new file with mode: 0644]
package/libxml2/libxml2-2-hash-randomization.patch [new file with mode: 0644]
package/libxml2/libxml2-2.7.8-allocation-error-copying-entities.patch [deleted file]
package/libxml2/libxml2-2.7.8-error-xpath.patch [deleted file]
package/libxml2/libxml2-2.7.8-hardening-xpath.patch [deleted file]
package/libxml2/libxml2-2.7.8-hash-randomization.patch [deleted file]
package/libxml2/libxml2-2.7.8-reallocation-failures.patch [deleted file]
package/libxml2/libxml2-2.7.8-xpath-freeing.patch [deleted file]
package/libxml2/libxml2-2.7.8-xpath-freeing2.patch [deleted file]
package/libxml2/libxml2-2.7.8-xpath-memory.patch [deleted file]
package/libxml2/libxml2-3-xpath-memory.patch [new file with mode: 0644]
package/libxml2/libxml2-4-xpath-freeing.patch [new file with mode: 0644]
package/libxml2/libxml2-5-xpath-freeing2.patch [new file with mode: 0644]
package/libxml2/libxml2-6-hardening-xpath.patch [new file with mode: 0644]
package/libxml2/libxml2-7-error-xpath.patch [new file with mode: 0644]