apache / celix

Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-oriented programming.
https://celix.apache.org/
Apache License 2.0
158 stars 85 forks source link

#667 upgrade libcurl to 8.4.0 to fix security issues. #696

Closed PengZheng closed 7 months ago

PengZheng commented 7 months ago

This PR fixes #667 by upgrading libcurl to 8.4.0. It will be backported to 2.4 once merged.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b064ad7) 83.43% compared to head (3820283) 83.42%.

:exclamation: Current head 3820283 differs from pull request most recent head 92d0a3c. Consider uploading reports for the commit 92d0a3c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #696 +/- ## ========================================== - Coverage 83.43% 83.42% -0.01% ========================================== Files 254 254 Lines 32988 32988 ========================================== - Hits 27523 27520 -3 - Misses 5465 5468 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.