What's Changed
- Add
User-Agent
header in HTTP GET requests when downloading a pack to prevent download from being blocked. #359 - Failed to install pack versions from
<package>
requirements in the pdsc #360. #361 - Fix code scanning alert no. 49: Arbitrary file access during archive extraction ("Zip Slip"). #368
- Add update of index.pidx to
add
command to ensure download of latest available pack version. #394 - Onlinecheck and other things. #401
- Handle
Cookie
headers in HTTP GET requests when required by server. #406 - Use $CMSIS_PACK_ROOT/.Web/update.cfg to update index.pidx once a day by @bgn42 in #410
Full Changelog: v2.1.4...v2.1.5