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

Bump sodiumoxide from 0.0.16 to 0.2.5 in /libindy #1

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps sodiumoxide from 0.0.16 to 0.2.5.

Changelog

Sourced from sodiumoxide's changelog.

0.2.5 (Oct 11, 2019)

  • Fix Digest PartialEq (#381)
  • Fix compiler warnings (#380)
  • Use copy_from_slice instead of manual loop where possible (#378)

0.2.4 (Sep 3, 2019)

  • Fixed erronoeus dependency on older libsodium-sys
  • Fixed use of deprecated try! macro (#369)

0.2.3 (Sep 1, 2019)

  • Allow reusing Vec for secretstream (#357)
  • Replace mem::uninitialized with MaybeUninit (#350, #356)
  • Fix warning about deprecated uint64_t (#358)
  • Fix path to ./configure script (#355)
  • Add API to derive Ed25519 public keys from secret keys (#345)
  • Add DEP_SODIUM_INCLUDE & DEP_SODIUM_LIB env variables (#344)
  • Update libsodium to 1.0.18 (#342)

0.2.2 (May 16, 2019)

  • Bundle libsodium .a .lib for win & cygwin (#332)
  • Add AsRef<[u8]> for newtypes (#323)
  • Implement memory locking and unlocking (#324)
  • Add convenience functions for pwhash() and derive_key() (#309)

0.2.1 (March 1, 2019)

  • Remove statik option from pkg_config usage (#296)
  • Fix struct alignments that are not correctly recognized by bindgen (#304)
  • Add streaming calculation of ed25519 (#237)
  • Update libsodium to 1.0.17 (#306)
  • Add support for secretstream (#301)
  • Expose randombytes_uniform (#311)
  • Use stable rustc to check fmt in TravisCI (#314)
  • Reduce deps to build on linux from 61 -> to 48 (#312)
  • Add instructions how to compile for armv7-unknown-linux-musleabihf (#294)
  • Add use-pkg-config feature (#315)

0.2.0 (December 2, 2018)

  • Add binding for sodium_add function (#210)
  • Add bindings for crypto_generichash (#196)
  • Add #[derive(Clone)] to State struct in hash_macros.rs (#228)
  • Add bindings for keypair_from_seed for authenticated encryption (#230)
  • Instruct OSX users to install pkg-config in README (#243)
  • Mark libsodium-sys as a member of workspace (#247)
  • Update README w/ Clang + Sodium version (#248)

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sodiumoxide](https://github.com/sodiumoxide/sodiumoxide) from 0.0.16 to 0.2.5.
- [Release notes](https://github.com/sodiumoxide/sodiumoxide/releases)
- [Changelog](https://github.com/sodiumoxide/sodiumoxide/blob/master/CHANGELOG.md)
- [Commits](sodiumoxide/sodiumoxide@sodiumoxide-0.0.16...0.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2022
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