Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.3.22.tar.gz | 2023-01-10 | 1.4 MB | |
0.3.22.zip | 2023-01-10 | 1.7 MB | |
README.md | 2023-01-10 | 1.1 kB | |
Totals: 3 Items | 3.1 MB | 0 |
What's Changed
- fix log message to add new line after "Open devicefile successfully" by @TMR5454 in https://github.com/Thomas-Tsai/partclone/pull/203
- Add missing space before opening parenthesis by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/204
- Skip FAT tests on big-endian architectures by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/205
- Skip F2FS tests on big-endian architectures by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/210
- Increase F2FS default test size to 100+ MB by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/209
- Increase XFS default test image size to 300+ MB by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/207
- fail-mbr: Remove binutils section .note.gnu.build-id using objcopy by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/211
New Contributors
- @TMR5454 made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/203
Full Changelog: https://github.com/Thomas-Tsai/partclone/compare/0.3.21...0.3.22