Skip to content

Releases: Open-CMSIS-Pack/cpackget

v2.1.6

25 Feb 18:42
cbb4419
Compare
Choose a tag to compare

What's Changed

  • [cpackget] Retry download without User-Agent header by @brondani in #413
  • build(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #415
  • build(deps): Bump golang.org/x/net from 0.32.0 to 0.34.0 by @dependabot in #416
  • 🤖 [TPIP] Automated report updates by @github-actions in #417
  • build(deps): Bump github.com/ProtonMail/gopenpgp/v2 from 2.8.1 to 2.8.2 by @dependabot in #418
  • build(deps): Bump github.com/schollz/progressbar/v3 from 3.17.1 to 3.18.0 by @dependabot in #419
  • 🤖 [TPIP] Automated report updates by @github-actions in #420
  • omit empty timestamp by @bgn42 in #422
  • build(deps): Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #423
  • build(deps): Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by @dependabot in #424
  • build(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #425
  • build(deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #426
  • build(deps): Bump github/codeql-action from 3.27.9 to 3.28.1 by @dependabot in #427
  • build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 7d83e59a57f3c201c76eed3d33dff64ec4452d27 to 1b916f2cf6c36510a6059943104e3c42ce6c16bc by @dependabot in #428
  • build(deps): Bump github/codeql-action from 3.28.1 to 3.28.5 by @dependabot in #431
  • build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #432
  • build(deps): Bump github/codeql-action from 3.28.5 to 3.28.8 by @dependabot in #435
  • build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #430
  • 🤖 [TPIP] Automated report updates by @github-actions in #434
  • Update pull_request_template.md by @soumeh01 in #437
  • Inspect source code for security issues by @soumeh01 in #433
  • Removed duplicate checks by @soumeh01 in #438
  • build(deps): Bump golang.org/x/term from 0.28.0 to 0.29.0 by @dependabot in #441
  • Update markdown.yml by @soumeh01 in #442
  • Create SECURITY.md by @soumeh01 in #443
  • build(deps): Bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #439
  • build(deps): Bump golang.org/x/mod from 0.22.0 to 0.23.0 by @dependabot in #440
  • 🤖 [TPIP] Automated report updates by @github-actions in #444
  • build(deps): Bump github/codeql-action from 3.28.8 to 3.28.9 by @dependabot in #445
  • extend help text by @jkrech in #449
  • fixed "not installed required packs" #386 by @bgn42 in #450
  • Update copyright with current year by @soumeh01 in #451
  • build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #454
  • build(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #446
  • build(deps): Bump securego/gosec from 2.22.0 to 2.22.1 by @dependabot in #452
  • issue #411 change help screen header to version and copyright by @bgn42 in #456
  • 🤖 [TPIP] Automated report updates by @github-actions in #455
  • #385, show error message if a packID to be added contains metadata by @bgn42 in #457

Full Changelog: v2.1.5...v2.1.6

v2.1.5

16 Dec 13:32
1c92f1f
Compare
Choose a tag to compare

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

v2.1.4

13 Sep 13:52
0f463cd
Compare
Choose a tag to compare

What's Changed

  • 🤖 [TPIP] Automated report updates by @github-actions in #323
  • build(deps): Bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.14.5 by @dependabot in #325
  • 🤖 [TPIP] Automated report updates by @github-actions in #326
  • build(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #327
  • build(deps): Bump github.com/schollz/progressbar/v3 from 3.14.5 to 3.14.6 by @dependabot in #328
  • build(deps): Bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #329
  • 🤖 [TPIP] Automated report updates by @github-actions in #330
  • build(deps): Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #331
  • 🤖 [TPIP] Automated report updates by @github-actions in #333
  • update-index now checks for updates for local packs by @bgn42 in #334
  • Update local, some error messages changed by @bgn42 in #337
  • build(deps): Bump paambaati/codeclimate-action from 8.0.0 to 9.0.0 by @dependabot in #335
  • Patch level select with @~ by @bgn42 in #338
  • build(deps): Bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot in #339
  • build(deps): Bump golang.org/x/mod from 0.20.0 to 0.21.0 by @dependabot in #340
  • build(deps): Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #341
  • build(deps): Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #343
  • Path problem, issue #290 by @bgn42 in #342
  • Implemented cpackget update, corrected list --updates by @bgn42 in #345

Full Changelog: v2.1.3...v2.1.4

v2.1.3

09 Jul 09:32
9ac237f
Compare
Choose a tag to compare

What's Changed

  • Implemented @^ replacing undocumented @~ #315
  • Implemented @>= in addition to undocumented >= #322

Full Changelog: v2.1.2...v2.1.3

v2.1.2

16 May 09:41
8d30a5b
Compare
Choose a tag to compare

What's Changed

  • 🤖 [TPIP] Automated report updates by @github-actions in #281
  • [cpackget] fails to install the packs #283 by @edriouk in #288
  • build(deps): Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #284
  • build(deps): Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #285
  • build(deps): Bump golang.org/x/mod from 0.16.0 to 0.17.0 by @dependabot in #286
  • build(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #287
  • 🤖 [TPIP] Automated report updates by @github-actions in #289
  • Bump golang version to 1.22.3 by @brondani in #297

Full Changelog: v2.1.1...v2.1.2

v2.1.1

04 Apr 11:05
6cb19b1
Compare
Choose a tag to compare

What's Changed

  • Keep downloaded pack #276
  • Bump golang version to 1.22

Full Changelog: v2.1.0...v2.1.1

v2.1.0

25 Mar 09:28
09b0b17
Compare
Choose a tag to compare

Important Changes

What's Changed

  • build(deps): Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #235
  • 🤖 [TPIP] Automated report updates by @github-actions in #240
  • Upload release artifacts only when the tag is created by @soumeh01 in #239
  • build(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #231
  • fixed: crash on file:/// by @thorstendb-ARM in #241
  • Adapt new upload action by @soumeh01 in #243
  • build(deps): Bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 by @dependabot in #237
  • Adapt new download-artifact action by @soumeh01 in #244
  • 🤖 [TPIP] Automated report updates by @github-actions in #245
  • Update README.md by @jkrech in #248
  • build(deps): Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #249
  • build(deps): Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #254
  • Update dependabot.yaml by @soumeh01 in #251
  • build(deps): Bump golang.org/x/net from 0.18.0 to 0.21.0 by @dependabot in #255
  • build(deps): Bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in #257
  • build(deps): Bump github.com/ProtonMail/gopenpgp/v2 from 2.7.4 to 2.7.5 by @dependabot in #258
  • build(deps): Bump golang.org/x/mod from 0.14.0 to 0.15.0 by @dependabot in #259
  • build(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #261
  • 🤖 [TPIP] Automated report updates by @github-actions in #260
  • build(deps): Bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 by @dependabot in #262
  • 🤖 [TPIP] Automated report updates by @github-actions in #263
  • build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #264
  • build(deps): Bump golang.org/x/mod from 0.15.0 to 0.16.0 by @dependabot in #265
  • build(deps): Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #267
  • build(deps): Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #266
  • 🤖 [TPIP] Automated report updates by @github-actions in #270
  • [cpackget] must strip meta data from version #268 by @edriouk in #273
  • changed: using os.TempDir() for temporary file operations by @thorstendb-ARM in #274
  • [cpackget] must strip meta data from version #268 by @edriouk in #275

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

09 Jan 12:00
c8a87e8
Compare
Choose a tag to compare

What's Changed

  • Pack Installer fails to install packs with a backslash in the license file path by @thorstendb-ARM in #238

Full Changelog: v2.0.0...v2.0.1

v2.0.0

28 Nov 16:09
0f44586
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v2.0.0

v1.0.2

29 Sep 12:37
36a28f4
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #216

Full Changelog: v1.0.1...v1.0.2