c561069 Accumulated fixes for various security errata + a few bug fixes

Authored and Committed by veillard 11 years ago
36 files changed. 4704 lines added. 91 lines removed.
libxml2-2.7.8-reactivate-versionning-script.patch
file removed
-58
libxml2-Add-hash-randomization-to-hash-and-dict-structures.patch
file added
+300
libxml2-Avoid-quadratic-behaviour-in-some-push-parsing-cases.patch
file added
+247
libxml2-Change-the-XPath-code-to-percolate-allocation-errors.patch
file added
+484
libxml2-Cleanups-and-new-limit-APIs-for-dictionaries.patch
file added
+519
libxml2-Do-not-fetch-external-parsed-entities.patch
file added
+71
libxml2-Enforce-XML_PARSER_EOF-state-handling-through-the-parser.patch
file added
+481
libxml2-Fix-a-failure-to-report-xmlreader-parsing-failures.patch
file added
+37
libxml2-Fix-a-potential-freeing-error-in-XPath.patchlibxml2-2.7.7-xpath-double-free.patch
file renamed
+21 -5
libxml2-Fix-a-segfault-on-XSD-validation-on-pattern-error.patch
file added
+56
libxml2-Fix-an-allocation-error-when-copying-entities.patch
file added
+27
libxml2-Fix-an-error-in-previous-commit.patch
file added
+27
libxml2-Fix-an-off-by-one-error-in-encoding.patch
file added
+39
libxml2-Fix-an-off-by-one-pointer-access.patch
file added
+46
libxml2-Fix-an-unimplemented-part-in-RNG-value-validation.patch
file added
+67
libxml2-Fix-entities-local-buffers-size-problems.patch
file added
+103
libxml2-Fix-missing-error-status-in-XPath-evaluation.patch
file added
+69
libxml2-Fix-parser-local-buffers-size-problems.patch
file added
+269
libxml2-Fix-some-potential-problems-on-reallocation-failures.patch
file added
+108
libxml2-Fixup-limits-parser.patch
file added
+26
libxml2-Hardening-of-XPath-evaluation.patch
file added
+233
libxml2-Implement-some-default-limits-in-the-XPath-module.patch
file added
+328
libxml2-Impose-a-reasonable-limit-on-PI-size.patch
file added
+82
libxml2-Impose-a-reasonable-limit-on-attribute-size.patch
file added
+110
libxml2-Impose-a-reasonable-limit-on-comment-size.patch
file added
+97
libxml2-Introduce-some-default-parser-limits.patch
file added
+310
libxml2-Make-sure-the-parser-returns-when-getting-a-Stop-order.patch
file added
+69
libxml2-More-avoid-quadratic-behaviour.patch
file added
+102
libxml2-More-fixups-on-the-push-parser-behaviour.patch
file added
+62
libxml2-Multilib-fix.patch
file added
+34
libxml2-Reactivate-the-shared-library-versionning-script.patch
file added
+27
libxml2-Small-fix-for-previous-commit.patch
file added
+34
libxml2-Strengthen-behaviour-of-the-push-parser-in-problematic-situations.patch
file added
+71
libxml2-force-randomization-of-dict-and-hash.patch
file added
+45
libxml2-multilib.patch
file removed
-24
libxml2.spec
file modified
+103 -4
    Accumulated fixes for various security errata + a few bug fixes
    
    - Fixes for CVE-2011-3919 CVE-2011-3905 CVE-2011-2834 (rhbz#772122)
    - Fixes for CVE-2012-2807 (843743)
    - Fixes for CVE-2012-0841 (795698)
    - Fix for CVE-2011-1944 (709750)
    - Fix for CVE-2011-0216 (755813)
    - Fix for CVE-2011-2821 (735715)
    - Fix for CVE-2011-3102 (822171)
    Daniel
    
        
libxml2-Fix-a-potential-freeing-error-in-XPath.patch libxml2-2.7.7-xpath-double-free.patch
file renamed
+21 -5
file removed
-24
file modified
+103 -4