| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.3.39 source code.tar.gz | 2025-11-12 | 1.6 MB | |
| 0.3.39 source code.zip | 2025-11-12 | 1.9 MB | |
| README.md | 2025-11-12 | 1.0 kB | |
| Totals: 3 Items | 3.5 MB | 58 | |
What's Changed
- Add xxhash Support by @Thomas-Tsai in https://github.com/Thomas-Tsai/partclone/pull/276
- The BITS_TO_BYTES macro in src/bitmap.h doesn't handle integer overflow creating vulnerability by @kitknox in https://github.com/Thomas-Tsai/partclone/pull/277
- Adds validation to prevent a divide-by-zero crash by @kitknox in https://github.com/Thomas-Tsai/partclone/pull/278
- Integrate optional Intel ISA-L for optimized CRC32 checksums by @kitknox in https://github.com/Thomas-Tsai/partclone/pull/280
- Fix heap buffer overflow when cloning ext4 bigalloc filesystems by @kitknox in https://github.com/Thomas-Tsai/partclone/pull/279
New Contributors
- @kitknox made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/277
Full Changelog: https://github.com/Thomas-Tsai/partclone/compare/0.3.38...0.3.39