IABSD.fr/ports/textproc/libxml

Branch :


Log

Author Commit Date CI Message
eb2cd0dc 2016-12-30 15:54:57 Apply patches for CVE-2016-4658 and CVE-2016-5131 to libxml 2.9.4. From Simon Mages; OK ajacoutot@
176fa391 2016-09-01 21:56:59 - update to libxml-2.9.4 tested in a bulk by aja@
304c41a9 2016-04-26 21:33:41 remove forgotten MODICONV_ variable
63efdb14 2016-04-06 19:37:24 replace libiconv module with library dependency
27fdde5b 2016-03-12 17:22:07 get rid of NO_SHARED_ARCHS and PFRAG.shared
ce859edc 2016-03-11 20:28:21 garbage collect CONFIGURE_SHARED
ed5ace9f 2015-11-22 08:06:36 Update to libxml-2.9.3.
881d837d 2015-11-21 08:46:43 SECURITY: merge all recent CVEs from upstream CVE-2015-8242 Buffer overead with HTML parser in push mode CVE-2015-7500 Fix memory access error due to incorrect entities boundaries CVE-2015-7499-2 Detect incoherency on GROW CVE-2015-7499-1 Add xmlHaltParser() to stop the parser CVE-2015-5312 Another entity expansion issue CVE-2015-7497 Avoid an heap buffer overflow in xmlDictComputeFastQKey CVE-2015-7498 Avoid processing entities after encoding conversion failures CVE-2015-8035 Fix XZ compression support loop CVE-2015-7942-2 Fix an error in previous Conditional section patch CVE-2015-7942 Another variation of overflow in Conditional sections CVE-2015-1819 Enforce the reader to run in constant memory CVE-2015-7941_2 Cleanup conditional section error handling CVE-2015-7941_1 Stop parsing on entities boundaries errors Note that there's a new libxml release out, but it's in a bulk currently...
2e2e5611 2015-11-05 14:29:33 fix patch
3e3cdd70 2015-11-05 14:24:12 Security fix for CVE-2015-8035 and improve the fix for CVE-2015-7941 (from upstream)