aboutsummaryrefslogtreecommitdiff
path: root/packages/expat
Commit message (Collapse)AuthorAgeFilesLines
* expat: Use correct bootstrap commandChris Packham2025-06-041-1/+1
| | | | | | | | | | The bootstrap command generates the configure script, which is then used as part of the standard build process. It's not possible to run make because configure hasn't been run to generate the required makefiles. Remove the `make` command from the expat bootstrap. Fixes #2370 Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Add libexpat 2.7.1Michał Zagórski2025-05-202-0/+16
| | | | | | https://github.com/libexpat/libexpat/releases/tag/R_2_7_1 Signed-off-by: Michał Zagórski <zagura6+github@gmail.com>
* Add libexpat 2.6.4Michał Zagórski2025-02-072-0/+16
| | | | | | https://github.com/libexpat/libexpat/releases/tag/R_2_6_4 Signed-off-by: Michał Zagórski <zagura6+github@gmail.com>
* expat: Drop 2.4.1Chris Packham2023-10-042-17/+0
| | | | | | Drop expat 2.4.1 which was marked obsolete in the last release. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* expat: Update to expat-2.5.0Chris Friedt2022-11-283-0/+18
| | | | | | | | - expat-2.4.1 is not available on sf.net due to vulnerabilities - mark expat-2.4.1 as obsolte - add expat-2.5.0 version info Signed-off-by: Chris Friedt <cfriedt@meta.com>
* expat: Bump to 2.4.1Chris Packham2021-05-293-16/+16
| | | | | | | | Bring in fixes CVE-2013-0340. Fixes #1520 Signed-off-by: Chris Packham <judge.packham@gmail.com>
* expat: Drop support for 2.1.1Chris Packham2021-05-292-6/+0
| | | | | | Drop out of date and vulnerable expat version. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* packages/expat: Bump version to 2.3.0Chris Packham2021-04-083-16/+16
| | | | Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Expat: Provide a non-sourceforge download linkPhilipp Wagner2020-05-041-1/+1
| | | | | | The same binaries are now hosted on GitHub releases (and looking at the homepage, that's the only download location they are offering). Use that mirror at least as an option.
* Expat 2.2.9 now has XZ/LZ/GZ archivesAlexey Neyman2020-03-183-1/+14
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add Recent expat versionSam Elliott2019-12-063-4/+4
|
* Upgrade expat 2.2.6 to 2.2.8Alexey Neyman2019-10-013-4/+4
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Config v2: select relevant parts of each package versionAlexey Neyman2019-01-301-0/+1
| | | | | | | Also, remove a couple of config options that dealt with package versions that have been since retired. Signed-off-by: Alexey Neyman <stilor@att.net>
* Upgrades. Lots of 'em.Alexey Neyman2018-09-243-4/+4
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Bunch of upgrades: android-ndk, expat, gcc-linaro, ...Alexey Neyman2017-12-033-4/+4
| | | | | | | | ... mingw-w64, musl, strace, uClibc-ng, linux. Also, regenerate chksum's after @bhundven's upgrade of binutils. Signed-off-by: Alexey Neyman <stilor@att.net>
* Add digests for all packagesAlexey Neyman2017-09-292-0/+8
| | | | | | | Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
* Upgrade expat, mpfr, newlib, strace, linuxAlexey Neyman2017-09-271-0/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Record tarball formatsAlexey Neyman2017-08-181-0/+1
| | | | | | Also, missed upgrades of gmp, isl, mingw-w64 Signed-off-by: Alexey Neyman <stilor@att.net>
* Expat: 2.2.1 -> 2.2.3Alexey Neyman2017-08-171-0/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Builds comp.libs from VCSAlexey Neyman2017-07-081-0/+2
| | | | | | | ... fails on DUMA because it cannot be compiled by newer C++, and patches are not applied to checkouts from VCS. Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-082-2/+3
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-083-0/+2
Signed-off-by: Alexey Neyman <stilor@att.net>