Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-lxml: CVE-2022-2309 NULL Pointer Dereference allows attackers to ↵ | Hitendra Prajapati | 2022-09-11 | 1 | -0/+94 |
| | | | | | | | | | | | | | | cause a denial of service Source: https://github.com/lxml/lxml MR: 119399 Type: Security Fix Disposition: Backport from https://github.com/lxml/lxml/commit/86368e9cf70a0ad23cccd5ee32de847149af0c6f ChangeID: 0b1ef4ce4c901ef6574a83ecbe4c4b1d2ab24777 Description: CVE-2022-2309 libxml: NULL Pointer Dereference allows attackers to cause a denial of service. Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> | ||||
* | python-lxml: update to version 4.0.0 | Derek Straka | 2017-09-22 | 1 | -40/+0 |
| | | | | | | | remove obsolete patch Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | python-lxml,python3-lxml: Fix libxslt format warnings | Khem Raj | 2017-04-24 | 1 | -0/+40 |
Found with clang Signed-off-by: Khem Raj <raj.khem@gmail.com> |