Releases: Thomas-Tsai/partclone
Releases · Thomas-Tsai/partclone
0.3.32
- update hfsplus log
- fix ntfs error for ' read error: Success'
Full Changelog: 0.3.31...0.3.32
0.3.31
What's Changed
- add option prog_second to display in seconds
- Fix tiny resource leak. by @TMR5454 in #248
- Add missing return in libvmfs_version(). by @TMR5454 in #249
- Fix get_exec_name(): when partclone in installed, there is no '/' in argv0 by @pfrouleau in #55
- Include the NTFS Boot Record backup in the cloned image by @pfrouleau in #54
Full Changelog: 0.3.29...0.3.31
0.3.29
What's Changed
- Update ru.po by @PushKK in #245
- Prefer bash-completion directory from pkg-config by @robert-scheck in #247
- fix x86 compile issue
- add option binary-prefix to show progress with bit size
Full Changelog: 0.3.28...0.3.29
0.3.28
- update btrfs clone to 6.8.1
- fix incompatible types
- Accept the patch to fix incompatible function argument types from David Restall
- fix #241. return 0 in case of error
Full Changelog: 0.3.27...0.3.28
0.3.27
- update docs
- add read-direct-io and write-direct-io options for O_DIRECT flag
- add date time to log file
Full Changelog: 0.3.26...0.3.27
0.3.26
What's Changed
- add the direct-io option for writing data to a TARGET device or file.
- correction for item at offset 76 by @joergmlpts in #235
- report used blocks and free space based on bitmap by @joergmlpts in #236
New Contributors
- @joergmlpts made their first contribution in #235
Full Changelog: 0.3.25...0.3.26
0.3.25
0.3.24
What's Changed
- IO stream support for torrent info file.
- split jobs in github action by @Thomas-Tsai in #219
- add dockerfile and test on tag creating by @Thomas-Tsai in #220
- Handle absence of mtrace.h (e.g. uClibc) gracefully by @robert-scheck in #221
- Link with -lm for isnormal()/__fpclassifyf() as needed by @robert-scheck in #222
- Add Russian language file. by @PushKK in #224
- Update partclone.c by @PushKK in #226
- Add missing space before opening parenthesis by @robert-scheck in #227
- Add german language by @PushKK in #228
- Update language files by @PushKK in #230
- Add localization by @PushKK in #231
New Contributors
Full Changelog: 0.3.23...0.3.24
0.3.23
What's Changed
- update btrfs clone to 6.0.1
- create github actions for build test by @Thomas-Tsai in #213
- Support parallel unit-testing by @SamsonovAnton in #214
- Reflect partclone 0.3.22 release in configure.ac by @robert-scheck in #215
- Don't target Btrfs and exFAT tests twice by @robert-scheck in #216
- Create manual-on-host.yml by @Thomas-Tsai in #217
New Contributors
- @Thomas-Tsai made their first contribution in #213
Full Changelog: 0.3.22...0.3.23
0.3.22
What's Changed
- fix log message to add new line after "Open devicefile successfully" by @TMR5454 in #203
- Add missing space before opening parenthesis by @robert-scheck in #204
- Skip FAT tests on big-endian architectures by @robert-scheck in #205
- Skip F2FS tests on big-endian architectures by @robert-scheck in #210
- Increase F2FS default test size to 100+ MB by @robert-scheck in #209
- Increase XFS default test image size to 300+ MB by @robert-scheck in #207
- fail-mbr: Remove binutils section .note.gnu.build-id using objcopy by @robert-scheck in #211
New Contributors
Full Changelog: 0.3.21...0.3.22