| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.3.48 source code.tar.gz | 2026-07-29 | 1.7 MB | |
| 0.3.48 source code.zip | 2026-07-29 | 2.0 MB | |
| README.md | 2026-07-29 | 1.7 kB | |
| Totals: 3 Items | 3.6 MB | 26 | |
What's Changed
- po: Add Georgian translation by @EkaterinePapava in https://github.com/Thomas-Tsai/partclone/pull/292
- Prefer
PATHoverlocatefor finding utilities by @blanktonio in https://github.com/Thomas-Tsai/partclone/pull/293 - Fix missing character escape sequence by @blanktonio in https://github.com/Thomas-Tsai/partclone/pull/294
- Matrix test for different architectures by @Thomas-Tsai in https://github.com/Thomas-Tsai/partclone/pull/296
- fix: correct assert condition in xfsclone.c get_sb() by @xuammu in https://github.com/Thomas-Tsai/partclone/pull/298
- Fix compatibility with nilfs-utils 2.3 by @nzb-tuxxx in https://github.com/Thomas-Tsai/partclone/pull/300
- Prevent redefinition of
barriermacro by @blanktonio in https://github.com/Thomas-Tsai/partclone/pull/295 - fix: shell-escape compresscmd and target to prevent command injection by @xuammu in https://github.com/Thomas-Tsai/partclone/pull/299
- Add AM_PROG_AR to configure.ac by @pickerd in https://github.com/Thomas-Tsai/partclone/pull/301
New Contributors
- @EkaterinePapava made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/292
- @xuammu made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/298
- @nzb-tuxxx made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/300
- @pickerd made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/301
Full Changelog: https://github.com/Thomas-Tsai/partclone/compare/0.3.47...0.3.48