aboutsummaryrefslogtreecommitdiff
path: root/ports/c-ares/vcpkg.json
AgeCommit message (Collapse)Author
2021-08-26[many ports] Add vcpkg_fixup_pkgconfig (#19721)Jack·Boos·Yu
* [many ports]Add vcpkg_fixup_pkgconfig * version * Update ports/libepoxy/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/l-/libepoxy.json * Update versions/l-/libepoxy.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-08-11[c-ares] Update to 1.17.2. (#19482)Gerald Combs
Version 1.17.2 fixes CVE-2021-3672. Details can be found in the security advisory at https://c-ares.haxx.se/adv_20210810.html
2021-08-02Fix c-ares compilation under Linux with dynamic linkage (#19126)Johannes Schönberger
* Fix c-ares compilation under Linux with shared linkage * Update version * Update version file Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-04-12[c-ares] Fix definition on static build, add options to disable tools and ↵Jack·Boos·Yu
tests (#17230) * [c-ares] Fix definition on static build, add options to disable tools and tests * update version record