Skip to content

Bump sevenz-rust2 from 0.20.2 to 0.22.2 - #168

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sevenz-rust2-0.22.2
Open

Bump sevenz-rust2 from 0.20.2 to 0.22.2#168
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sevenz-rust2-0.22.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown

Bumps sevenz-rust2 from 0.20.2 to 0.22.2.

Changelog

Sourced from sevenz-rust2's changelog.

0.22.2 - 2026-08-25

Fixed

  • Fixed build process and tests for all cargo feature combinations (#126)

0.22.1 - 2026-08-25

Fixed

  • Fixed memory check on 32-bit systems when using PPMd (#134)

0.22.0 - 2026-08-23

Changed

  • Bumped lzma_rust2 to 0.20.
  • Expose coder's properties (#131, thanks @​lukr54)
  • Let a solid pack be compressed away from the writer (#132, thanks @​lukr54)

0.21.5 - 2026-08-16

Changed

  • Bumped lzma_rust2 to 0.19.
  • Batch AES-CBC decryption to improve performance.

0.21.4 - 2026-08-01

Fixed

  • Fixed an integer overflow when summing attacker-controlled coder stream counts while parsing a block header. Malformed archives panicked in debug builds and bypassed the stream-count bound in release builds. They are now rejected with an error. (#127, thanks @​tyrex-vberthier)

0.21.3 - 2026-07-05

Changed

  • Cache most recent AES key derivation to improve performance (#118, thanks @​jdlien)

Fixed

  • Hardened the library against malicious or malformed archives that could otherwise cause a panic, an infinite loop, or an unbounded allocation while parsing or decoding.

0.21.2 - 2026-07-01

Fixed

... (truncated)

Commits
  • b7e2651 fix: build a test for all cargo feature combinations
  • 4c4c91b Release v0.22.1
  • fc41275 fix: ppmd memory size check
  • 253cb13 Release v0.22.0
  • e10da82 Let a solid block be compressed away from the writer
  • a17500f Expose a coder's properties
  • 25c8bf8 Bump Swatinem/rust-cache from 2.9.1 to 2.9.2
  • e8994ad Release v0.21.5
  • 0425a03 perf: batch AES-CBC decryption
  • f8c4668 Fix integer overflow in debug mode
  • 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 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 [sevenz-rust2](https://github.com/hasenbanck/sevenz-rust) from 0.20.2 to 0.22.2.
- [Changelog](https://github.com/hasenbanck/sevenz-rust2/blob/main/CHANGELOG.md)
- [Commits](hasenbanck/sevenz-rust2@v0.20.2...v0.22.2)

---
updated-dependencies:
- dependency-name: sevenz-rust2
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 5, 2026
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 rust Pull requests that update rust code

Development

Successfully merging this pull request may close these issues.

0 participants