Releases: Thomas-Tsai/partclone
Releases · Thomas-Tsai/partclone
0.3.38
What's Changed
- FAT12 entries are 12 bits each, not 16 by @henryptung in #269
- Detect DocBook path and generalize doc build rules by @blanktonio in #259
- BTRFS DUP issue
- update btrfs to v6.16
- upgrade fuse library to version 3
New Contributors
- @henryptung made their first contribution in #269
Full Changelog: 0.3.37...0.3.38
0.3.37
- fix exfat dirty output while output is stdout (issue #272)
- Add some test scripts
Full Changelog: 0.3.36...0.3.37
0.3.36
0.3.34
What's Changed
- update btrfs to v 6.13
- fix btrfs compile issue
- fix f2fs compile issue
- remove fail-mbr
- Check for
byteswap.h
existence forsrc/f2fs/f2fs_fs.h
by @robert-scheck in #257 - Fix include path for f2fs by @blanktonio in #258
Full Changelog: 0.3.33...0.3.34
0.3.33
What's Changed
- fix f2fs sector size issue
- Prevent use of run-time floating point math functions for compile-time integer constants by @blanktonio in #252
- ntfstime.h uses the time.h, sys/stat.h, sys/time.h headers by @chewi in #254
- Conditionally run the reiser4 test by @chewi in #253
New Contributors
- @blanktonio made their first contribution in #252
- @chewi made their first contribution in #254
Full Changelog: 0.3.32...0.3.33
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