-
Notifications
You must be signed in to change notification settings - Fork 40
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 p256 from 0.9.0 to 0.10.1 #607
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 18, 2022
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
from
January 25, 2022 14:45
94b4ecd
to
f4b168a
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
2 times, most recently
from
February 17, 2022 00:34
6029701
to
cb7916e
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
3 times, most recently
from
March 21, 2022 18:29
973282c
to
883a2bf
Compare
FYI @andrewjstone this is blocking us on #771 |
Scratch this, actually, I think I found a workaround. Will comment more on #771. |
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
2 times, most recently
from
March 25, 2022 20:58
c68638d
to
f83abc4
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
from
May 5, 2022 19:47
f83abc4
to
3c93ef7
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
3 times, most recently
from
May 20, 2022 19:26
04dda8a
to
b7c2ea1
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
2 times, most recently
from
June 6, 2022 17:26
fa27302
to
1d4a67e
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
from
June 13, 2022 17:06
1d4a67e
to
ba93200
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
from
July 26, 2022 20:09
ba93200
to
b0adbfd
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
from
August 8, 2022 15:51
b0adbfd
to
b2c051b
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
from
August 22, 2022 15:16
b2c051b
to
085ced6
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
4 times, most recently
from
September 9, 2022 16:56
249d067
to
86c177e
Compare
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
from
September 19, 2022 18:08
86c177e
to
748b124
Compare
Bumps [p256](https://github.com/RustCrypto/elliptic-curves) from 0.9.0 to 0.10.1. - [Release notes](https://github.com/RustCrypto/elliptic-curves/releases) - [Commits](RustCrypto/elliptic-curves@p256/v0.9.0...p256/v0.10.1) --- updated-dependencies: - dependency-name: p256 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/p256-0.10.1
branch
from
September 19, 2022 18:09
748b124
to
38fea8f
Compare
Superseded by #1731. |
leftwo
pushed a commit
that referenced
this pull request
Jan 28, 2024
Crucible changes Remove a superfluous copy during write serialization (#1087) Update to progenitor v0.5.0, pull in required Omicron updates (#1115) Update usdt to v0.5.0 (#1116) Do not panic on reinitialize of a downstairs client. (#1114) Bump (tracing-)opentelemetry(-jaeger) (#1113) Make the Guest -> Upstairs queue fully async (#1086) Switch to per-block ownership (#1107) Handle timeout in the client IO task (#1109) Enforce buffer alignment (#1106) Block size buffers (#1105) New dtrace probes and a counter struct in the Upstairs. (#1104) Implement read decryption offloading (#1089) Remove Arc + Mutex from Buffer (#1094) Comment cleanup and rename of DsState::Repair -> Reconcile (#1102) do not panic the dynamometer for OOB writes (#1101) Allow dsc to start the downstairs in read-only mode. (#1098) Use the omicron-zone-package methods for topo sorting (#1099) Package with topological sorting (#1097) Fix clippy lints in dsc (#1095) Propolis changes: PHD: demote artifact store logs to DEBUG, enable DEBUG on CI (#626) PHD: fix missing newlines in serial.log (#622) PHD: fix run_shell_command with multiline commands (#621) PHD: fix `--artifact-directory` not doing anything (#618) Update h2 dependency Update Crucible (and Omicron) dependencies PHD: refactor guest serial console handling (#615) phd: add basic "migration-from-base" tests + machinery (#609) phd: Ensure min disk size fits read-only parents (#611) phd: automatically fetch `crucible-downstairs` from Buildomat (#604) Mitigate behavior from illumos#16183 PHD: add guest adapter for WS2022 (#607) phd: include error cause chain in failure output (#606) add QEMU pvpanic ISA device (#596) Add crucible-mem backend Make crucible opt parsing more terse in standalone
leftwo
added a commit
that referenced
this pull request
Jan 29, 2024
Crucible changes Remove a superfluous copy during write serialization (#1087) Update to progenitor v0.5.0, pull in required Omicron updates (#1115) Update usdt to v0.5.0 (#1116) Do not panic on reinitialize of a downstairs client. (#1114) Bump (tracing-)opentelemetry(-jaeger) (#1113) Make the Guest -> Upstairs queue fully async (#1086) Switch to per-block ownership (#1107) Handle timeout in the client IO task (#1109) Enforce buffer alignment (#1106) Block size buffers (#1105) New dtrace probes and a counter struct in the Upstairs. (#1104) Implement read decryption offloading (#1089) Remove Arc + Mutex from Buffer (#1094) Comment cleanup and rename of DsState::Repair -> Reconcile (#1102) do not panic the dynamometer for OOB writes (#1101) Allow dsc to start the downstairs in read-only mode. (#1098) Use the omicron-zone-package methods for topo sorting (#1099) Package with topological sorting (#1097) Fix clippy lints in dsc (#1095) Propolis changes: PHD: demote artifact store logs to DEBUG, enable DEBUG on CI (#626) PHD: fix missing newlines in serial.log (#622) PHD: fix run_shell_command with multiline commands (#621) PHD: fix `--artifact-directory` not doing anything (#618) Update h2 dependency Update Crucible (and Omicron) dependencies PHD: refactor guest serial console handling (#615) phd: add basic "migration-from-base" tests + machinery (#609) phd: Ensure min disk size fits read-only parents (#611) phd: automatically fetch `crucible-downstairs` from Buildomat (#604) Mitigate behavior from illumos#16183 PHD: add guest adapter for WS2022 (#607) phd: include error cause chain in failure output (#606) add QEMU pvpanic ISA device (#596) Add crucible-mem backend Make crucible opt parsing more terse in standalone Co-authored-by: Alan Hanson <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps p256 from 0.9.0 to 0.10.1.
Commits
ed8b48c
p256 v0.10.1 (#518)483a0a0
k256 v0.10.3 (#517)f0f7477
k256+p256: moveScalar
impl blocks to top of module (#516)39b9001
Cargo.lock: bump dependencies (#514)ce98366
build(deps): bump ecdsa from 0.13.3 to 0.13.4 (#505)8b75a07
ImplementGroupDigest
forNistP256
andSecp256k1
(#503)455dd3e
ImplementVoprfParameters
forNistP256
andNistP384
(#506)273830e
p384: rename arithmetic feature tobroken-arithmetic-do-not-use
(#513)5b25e50
p256: consolidateProjectivePoint
impl blocks (#512)2384c41
k256:IDENTITY
andGENERATOR
point constants (#511)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)