aboutsummaryrefslogtreecommitdiff
path: root/config/companion_libs/expat.in
Commit message (Collapse)AuthorAgeFilesLines
* Switch gen-kconfig to new frameworkAlexey Neyman2017-07-081-3/+0
| | | | | | | | | | | | | | | Also: - Move companion_* to comp_* to match the kconfig symbols - Replace bootstrap with former gen-versions.sh - Fold *.in.2 into their respective first parts; this moves common options to the end - if it is undesirable, inclusion of *.in can be moved where *.in.2 used to be (but that will also move version selection after common options). - Retire addToolVersion.sh (may later replace with a more comprehensive script that tries to download the added tarballs, copy the patches and try to apply them, and create a version.desc). Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-081-23/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Bump expat version to 2.2.1 for security fixesJim Huang2017-07-091-3/+3
| | | | | | | Expat 2.2.0 and earlier were affected by CVE-2017-923. Expat 2.2.1 provides the corresponding security fixes. Signed-off-by: Jim Huang <jserv.tw@gmail.com>
* Declare older versions obsolete.Alexey Neyman2017-01-261-1/+2
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add expat 2.1.1 and 2.2.0.Alexey Neyman2017-01-131-3/+8
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Convert expat for target into a companion lib.Alexey Neyman2015-11-131-0/+19
Expat-for-host to be done. Signed-off-by: Alexey Neyman <stilor@att.net>