Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump pgp from 0.10.2 to 0.14.1 #6714

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps pgp from 0.10.2 to 0.14.1.

Release notes

Sourced from pgp's releases.

v0.14.1

⛰️ Features

🐛 Bug Fixes

  • Fix CVE-2024-53856: "Panics on Malformed Untrusted Input"
  • Make strip_leading_zeros_vec() work correctly - (57e11c5)
  • Csf normalization for signing - (8439a6d)
  • Extend is_signing_key() and is_encryption_key() for RFC 9580 algorithms (#434) - (a1d9d5c)
  • Enable the zeroize feature for argon2 and sha1-checked (#440) - (0c45660)

🚜 Refactor

  • Optimize Display implementation for BlockType - (00b5027)
  • Merge write_packet_len into write_packet_length - (33dcc83)

🧪 Testing

  • Avoid writing to the crate source unnecessarily during tests (#431) - (3a1bb5c)

⚙️ Miscellaneous Tasks

  • Remove unused and erratic end_of_line() fn (#421) - (69ab41c)
  • Relax dependencies - (c6662a3)
  • Adjust allowed licenses to match what we're using (#438) - (910d9af)
  • Use prepend for changelog gen - (7a60d1a)

v0.14.0 - Upgrading to RFC9580 aka V6

With this release, rpgp gains support for the latest and greatest version of the OpenPGP spec, namely RFC9580!

⛰️ Features

  • Improve more debug impls - (3d73320)
  • Password protection removal and setting for secret key packets - (700cba2)
  • Improve API of LiteralData to provide more flexibility - (34728e0)
  • Rfc9580 keys - (f09666c)
  • Make SignatureConfig::hash_signature_data more flexible - (c6d6b2c)
  • Rfc9580 encryption - (5d3547a)

🐛 Bug Fixes

  • Decrypted data must contain exactly one message - (00ee8ee)
  • V6 ESK may only be combined with v2 SEIPD - (5ec3578)
  • Parameter ordering for set_password - (39dd449)
  • Add special error message for packet 20 - (49c8403)
  • Revert to producing short padding for ecdh - (7c94189)
  • Parameter name - (c9cdfaf)
  • Reject unknown critical subpackets while hashing for signature verification - (b8b43a7)

... (truncated)

Changelog

Sourced from pgp's changelog.

0.14.1 - 2024-12-05

⛰️ Features

🐛 Bug Fixes

  • Fix CVE-2024-53856: "Panics on Malformed Untrusted Input"
  • Make strip_leading_zeros_vec() work correctly - (57e11c5)
  • Csf normalization for signing - (8439a6d)
  • Extend is_signing_key() and is_encryption_key() for RFC 9580 algorithms (#434) - (a1d9d5c)
  • Enable the zeroize feature for argon2 and sha1-checked (#440) - (0c45660)

🚜 Refactor

  • Optimize Display implementation for BlockType - (00b5027)
  • Merge write_packet_len into write_packet_length - (33dcc83)

🧪 Testing

  • Avoid writing to the crate source unnecessarily during tests (#431) - (3a1bb5c)

⚙️ Miscellaneous Tasks

  • Remove unused and erratic end_of_line() fn (#421) - (69ab41c)
  • Relax dependencies - (c6662a3)
  • Adjust allowed licenses to match what we're using (#438) - (910d9af)
  • Use prepend for changelog gen - (7a60d1a)

0.14.0 - 2024-09-25

⛰️ Features

  • Improve more debug impls - (3d73320)
  • Password protection removal and setting for secret key packets - (700cba2)
  • Improve API of LiteralData to provide more flexibility - (34728e0)
  • Rfc9580 keys - (f09666c)
  • Make SignatureConfig::hash_signature_data more flexible - (c6d6b2c)
  • Rfc9580 encryption - (5d3547a)

🐛 Bug Fixes

  • Decrypted data must contain exactly one message - (00ee8ee)
  • V6 ESK may only be combined with v2 SEIPD - (5ec3578)
  • Parameter ordering for set_password - (39dd449)
  • Add special error message for packet 20 - (49c8403)
  • Revert to producing short padding for ecdh - (7c94189)
  • Parameter name - (c9cdfaf)
  • Reject unknown critical subpackets while hashing for signature verification - (b8b43a7)

... (truncated)

Commits
  • 0a652a3 chore(pgp): release 0.14.1
  • 7a60d1a chore: use prepend for changelog gen
  • 91b9f51 Merge commit from fork
  • 0c45660 fix: enable the zeroize feature for argon2 and sha1-checked (#440)
  • 779b76d feat: derive Hash for KeyId (#437)
  • 910d9af ci: adjust allowed licenses to match what we're using (#438)
  • a1d9d5c fix: extend is_signing_key() and is_encryption_key() for RFC 9580 algorithms ...
  • 3a1bb5c test: Avoid writing to the crate source unnecessarily during tests (#431)
  • 1e42632 Merge pull request #427 from hko-s/csf
  • 8439a6d fix: csf normalization for signing
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pgp](https://github.com/rpgp/rpgp) from 0.10.2 to 0.14.1.
- [Release notes](https://github.com/rpgp/rpgp/releases)
- [Changelog](https://github.com/rpgp/rpgp/blob/main/CHANGELOG.md)
- [Commits](rpgp/rpgp@v0.10.2...v0.14.1)

---
updated-dependencies:
- dependency-name: pgp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 5, 2024
Copy link

github-actions bot commented Dec 5, 2024

Test Results (CI)

1 343 tests   1 343 ✅  12m 9s ⏱️
   43 suites      0 💤
    1 files        0 ❌

Results for commit 2ede7f6.

Copy link

github-actions bot commented Dec 5, 2024

Test Results (Integration tests)

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 2ede7f6. ± Comparison against base commit d339598.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #6717.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/cargo/pgp-0.14.1 branch December 9, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants