Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Bump solana_rbpf from 0.1.32 to 0.2.5 #201

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 Feb 16, 2021

Bumps solana_rbpf from 0.1.32 to 0.2.5.

Release notes

Sourced from solana_rbpf's releases.

v0.2.5

Features

  • #138: CLI Tool Verifier Option

Fixes

  • #140: Fix LDDW Related Bugs
  • #139: Fix Memory Leak in JIT
  • #137: Fix Typo
  • #136: Fix Potential Crash Sites

v0.2.4

Fixes

  • #135: Remove unwrap in vm::bind_syscall_context_object()
  • #134: JIT call(x) Exception Handling

v0.2.3

Optimization

  • #131: Improves Address Translation Speed

Fixes

  • #133: Fix Call(x) Error Pc Field
  • #132: Fix JIT resolve_jumps
  • #130: Improves Robustness of CLI Tool
  • #129: Fix JIT Inconsistencies: Multiply by constant 0 and le16 / le32 masking
  • #128: Fix callx + lddw attack

v0.2.2

Features

  • #126: CLI Tool - Profiling
  • #125: Test: Fuzzy + Tracer

Fixes

  • #124: Fix bugs and edge cases discovered by fuzzy testing
  • #123: Bump gobliin to v0.3 to pick up fuzz fixes

Other Changes

  • #120: Section Name in Access Violation
  • #106: Updates README

v0.2.1

Features

  • #121 : CLI Tool
  • #115 : Instruction Tracing
  • #109 : Gapped Address Translation
  • #107 : JIT compilation cache

Fixes & Cleanup

  • #119 : JIT delay unresolved symbol to runtime
  • #117 : Fix negate with overflow
  • #116 : Fix arithmetic overflows

... (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)

Bumps [solana_rbpf](https://github.com/solana-labs/rbpf) from 0.1.32 to 0.2.5.
- [Release notes](https://github.com/solana-labs/rbpf/releases)
- [Commits](solana-labs/rbpf@v0.1.32...v0.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 16, 2021

The following labels could not be found: automerge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants