blockyarchive icon indicating copy to clipboard operation
blockyarchive copied to clipboard

Blocky archive - multithreaded archiver offering bit rot protection and sector level recoverability

Results 14 blockyarchive issues
Sort by recently updated
recently updated
newest added

Bumps [memoffset](https://github.com/Gilnaa/memoffset) from 0.2.1 to 0.5.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=memoffset&package-manager=cargo&previous-version=0.2.1&new-version=0.5.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependency update

Bumps [stackvector](https://github.com/Alexhuszagh/rust-stackvector) from 1.0.6 to 1.1.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stackvector&package-manager=cargo&previous-version=1.0.6&new-version=1.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependency update

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.0 to 0.12.4. Changelog Sourced from generic-array's changelog. 0.12.4 Fix unsoundness in the arr! macro. 0.12.0 Allow trailing commas in arr! macro. BREAKING: Serialize GenericArray using serde...

dependency update

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4. Changelog Sourced from generic-array's changelog. 0.12.4 Fix unsoundness in the arr! macro. 0.12.0 Allow trailing commas in arr! macro. BREAKING: Serialize GenericArray using serde...

dependency update

Bumps [nix](https://github.com/nix-rust/nix) from 0.11.0 to 0.22.3. Changelog Sourced from nix's changelog. [0.22.3] - 22 January 2022 Changed Relaxed the bitflags requirement from 1.3.1 to 1.1. This partially reverts #1492. From...

dependency update

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.7 to 0.6.14. Release notes Sourced from smallvec's releases. v0.6.14 Fix a possible buffer overflow in insert_many (#252, #254). v0.6.13 Use the maybe-unit crate in place of...

dependency update

Bumps [rand_core](https://github.com/rust-random/rand) from 0.3.0 to 0.5.1. Changelog Sourced from rand_core's changelog. [0.5.1] - 2018-06-08 New distributions Added Cauchy distribution. (#474, #486) Added Pareto distribution. (#495) Platform support and OsRng Remove...

dependency update

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.7.1 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...

dependency update

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.2.0 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...

dependency update

Hi @darrenldl, I'm the designer of Parchive version 2, a.k.a. ".par2". I'm looking around for ideas for version 3. @MarcoPon told me about your project, when I asked him about...