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

🤖 [REFERENCE]: Bump pgp from 0.10.2 to 0.11.0 in /dots-manager #6

Open
wants to merge 1 commit into
base: template
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps pgp from 0.10.2 to 0.11.0.

Release notes

Sourced from pgp's releases.

v0.11.0

⛰️ Features

  • Add Signature::verify_key_binding_primary_back_sig - (2764b39)
  • Implement support for Secp256k1 (#275) - (0d8e580)
  • Add dsa support - (4ed459b)
  • Generalize packet parsing to accept more unknown values; packet parser error type distinguishes "hard and soft" errors. - (48af40c)
  • Handle distinction between hard and soft packet parsing errors - (6752d83)
  • Implement From for SignedPublicKey and From for SignedPublicSubKey - (43370c5)

🐛 Bug Fixes

  • (terminology) Use "certification" where we mean signatures that confirm identities - (44bccd3)
  • Handle other RevocationCode values - (6167e99)
  • Return an error in Message::verify if we don't know what to verify - (e29d089)
  • Handle expiration times as Duration - (1cb17a1)
  • Check SHA-1 checksum before parsing - (fd36c23)
  • Normalize line endings when hashing data for a Text signature - (65c9e46)
  • Move line ending normalization from Message::verify to Signature::verify - (20dd658)
  • Debug output cleanup - (4e7ba07)
  • Do not allow decryption with "Plaintext" algorithm - (9201b7e)
  • Enforce Partial Body Length "MUST" from RFC 4880 - (d37a7b5)
  • Clarify use of subpackets from hashed and unhashed areas - (7f1ae5c)
  • [breaking] Generalize issuer subpacket checks - (7c43d22)
  • Make ECDH unpadding more robust - (bf7a3f3)

🚜 Refactor

  • Switch from num_derive to num_enum - (8014e49)

📚 Documentation

  • (readme) Fix CI status image and rust version badge - (59c9d73)
  • Remove unnecessary backticks (#252) - (2b17b30)
  • Roughly reflect formats/mechanisms from draft-ietf-openpgp-crypto-refresh - (97edf8f)
  • Clarify parameters in verify_key_binding_internal - (b82cd3f)
  • Switch to git-cliff for changelog - (39444e5)

⚡ Performance

  • Avoid concat in sha1 checksum impl - (f56529f)

🧪 Testing

  • Read signature with "other" revocation code - (dd3742b)
  • Add test for normalization of line endings with text-mode signatures - (19c3d1d)
  • Test that verifying unsigned messages fails - (5a1e8c7)

⚙️ Miscellaneous Tasks

... (truncated)

Changelog

Sourced from pgp's changelog.

0.11.0 - 2024-02-21

⛰️ Features

  • Add Signature::verify_key_binding_primary_back_sig - (2764b39)
  • Implement support for Secp256k1 (#275) - (0d8e580)
  • Add dsa support - (4ed459b)
  • Generalize packet parsing to accept more unknown values; packet parser error type distinguishes "hard and soft" errors. - (48af40c)
  • Handle distinction between hard and soft packet parsing errors - (6752d83)
  • Implement From for SignedPublicKey and From for SignedPublicSubKey - (43370c5)

🐛 Bug Fixes

  • (terminology) Use "certification" where we mean signatures that confirm identities - (44bccd3)
  • Handle other RevocationCode values - (6167e99)
  • Return an error in Message::verify if we don't know what to verify - (e29d089)
  • Handle expiration times as Duration - (1cb17a1)
  • Check SHA-1 checksum before parsing - (fd36c23)
  • Normalize line endings when hashing data for a Text signature - (65c9e46)
  • Move line ending normalization from Message::verify to Signature::verify - (20dd658)
  • Debug output cleanup - (4e7ba07)
  • Do not allow decryption with "Plaintext" algorithm - (9201b7e)
  • Enforce Partial Body Length "MUST" from RFC 4880 - (d37a7b5)
  • Clarify use of subpackets from hashed and unhashed areas - (7f1ae5c)
  • [breaking] Generalize issuer subpacket checks - (7c43d22)
  • Make ECDH unpadding more robust - (bf7a3f3)

🚜 Refactor

  • Switch from num_derive to num_enum - (8014e49)

📚 Documentation

  • (readme) Fix CI status image and rust version badge - (59c9d73)
  • Remove unnecessary backticks (#252) - (2b17b30)
  • Roughly reflect formats/mechanisms from draft-ietf-openpgp-crypto-refresh - (97edf8f)
  • Clarify parameters in verify_key_binding_internal - (b82cd3f)
  • Switch to git-cliff for changelog - (39444e5)

⚡ Performance

  • Avoid concat in sha1 checksum impl - (f56529f)

🧪 Testing

  • Read signature with "other" revocation code - (dd3742b)
  • Add test for normalization of line endings with text-mode signatures - (19c3d1d)
  • Test that verifying unsigned messages fails - (5a1e8c7)

⚙️ Miscellaneous Tasks

... (truncated)

Commits
  • 20335b3 chore(pgp): release 0.11.0
  • 39444e5 docs: switch to git-cliff for changelog
  • b9589b8 Merge pull request #280 from hko-s/ecdh-unpad
  • bf7a3f3 fix: make ECDH unpadding more robust
  • 6ecc78a Merge pull request #262 from hko-s/fix-subpacket-function
  • 7c43d22 fix!: generalize issuer subpacket checks
  • 59c9d73 docs(readme): fix CI status image and rust version badge
  • 7f1ae5c fix: clarify use of subpackets from hashed and unhashed areas
  • b82cd3f docs: clarify parameters in verify_key_binding_internal
  • beb14c1 Merge pull request #291 from hko-s/naming2
  • 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)

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

---
updated-dependencies:
- dependency-name: pgp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Mar 13, 2024

The following labels could not be found: defer to 🦀, rust.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants