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

Update boring requirement from 3.0.2 to 4.0.0 #25

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Updates the requirements on boring to permit the latest version.

Release notes

Sourced from boring's releases.

v3.1.0

3.1.0

  • 2023-09-12 tweaks for ergonomic linking
  • 2023-08-08 Use features to set key exchange preferences
  • 2023-08-30 Introduce no-patches feature
  • 2023-08-25 boring-sys: include all files needed to build FIPS
  • 2023-08-15 Fix -Z minimal-versions
  • 2023-08-29 Separate fips and fips-link-precompiled features.
Changelog

Sourced from boring's changelog.

3.1.0

  • 2023-09-13 Update Cargo.toml
  • 2023-09-13 Update RELEASE_NOTES
  • 2023-09-13 Update RELEASE_NOTES
  • 2023-09-12 Release 3.0.5
  • 2023-09-12 tweaks for ergonomic linking
  • 2023-08-08 Use features to set key exchange preferences
  • 2023-08-30 Introduce no-patches feature
  • 2023-08-29 run publish --dry-run instead of pacakge on CI
  • 2023-08-29 fix missing space in cargo package CI command
  • 2023-08-25 ci: run the cargo package check for all targets
  • 2023-08-25 boring-sys: include all files needed to build FIPS
  • 2023-08-25 add CI jobs to run cargo package
  • 2023-08-15 Fix -Z minimal-versions
  • 2023-08-29 Separate fips and fips-link-precompiled features.

3.0.4

  • 2023-08-05 Bump version in Cargo.toml
  • 2023-08-05 Release 3.0.4
  • 2023-08-05 Add missing cmake files to the package

3.0.3

  • 2023-08-05 Release 3.0.3
  • 2023-08-03 Fix missing .trim() when verifying FIPS module name
  • 2023-08-03 Fix Diplay panics for HandshakeError with rpk (fixes #140)

3.0.2

  • 2023-08-03 Release 3.0.2
  • 2023-08-03 Fix feature gates for fips-link-precompiled
  • 2023-07-28 Switch boring from lazy_static to once_cell
  • 2023-08-01 Clean up and remove some unsafe code from ffi callbacks

3.0.1

  • 2023-08-01 Reduce release bundle size by excluding PQ test data
  • 2023-07-28 Adding hmac.h to included headers
  • 2023-08-01 Reduce release bundle size by excluding PQ test data
  • 2023-08-01 Fix builds for features that require git patches

3.0.0

  • 2023-07-29 Fix publishing
  • 2023-07-28 Merge pull request #131 from inikulin/rel-3.0.0
  • 2023-07-28 Release 3.0.0
  • 2023-07-28 Add git-cliff configuration
  • 2023-07-28 Merge pull request #84 from signalapp/macos-cross-compile
  • 2023-07-28 Merge pull request #95 from signalapp/libsignal-arm
  • 2023-07-28 Merge pull request #96 from signalapp/android-sysroot
  • 2022-07-29 boring-sys: Handle cross-compiling macOS targets
  • 2022-11-08 boring-sys: Add support for Linux ARM(v7)
  • 2022-11-30 boring-sys: Update Android NDK sysroot path
  • 2023-07-27 Merge pull request #83 from signalapp/private_key_to_der_pkcs8

... (truncated)

Commits
  • 4749c52 Update Cargo.toml
  • e02d03b Update RELEASE_NOTES
  • 255409c Update RELEASE_NOTES
  • c2cd349 Release 3.0.5
  • bdbef20 tweaks for ergonomic linking
  • 2fa3d96 Use features to set key exchange preferences
  • 5d6ca7e Introduce no-patches feature
  • 190fb90 run publish --dry-run instead of pacakge on CI
  • e931813 fix missing space in cargo package CI command
  • 3056660 ci: run the cargo package check for all targets
  • Additional commits viewable in compare view

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)

Updates the requirements on [boring](https://github.com/cloudflare/boring) to permit the latest version.
- [Release notes](https://github.com/cloudflare/boring/releases)
- [Changelog](https://github.com/cloudflare/boring/blob/master/RELEASE_NOTES)
- [Commits](cloudflare/boring@v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: boring
  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 Nov 13, 2023
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