Skip to content

Releases: Thomas-Tsai/partclone

0.3.38

15 Oct 02:02

Choose a tag to compare

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

Full Changelog: 0.3.37...0.3.38

Download Partclone

0.3.37

04 Jun 08:37

Choose a tag to compare

  • fix exfat dirty output while output is stdout (issue #272)
  • Add some test scripts

Full Changelog: 0.3.36...0.3.37

Download Partclone

0.3.36

27 Mar 02:32

Choose a tag to compare

update btrfs to v6.14

Full Changelog: 0.3.34...0.3.36

Download Partclone

0.3.34

19 Mar 02:25

Choose a tag to compare

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 for src/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

Download Partclone

0.3.33

12 Dec 05:57

Choose a tag to compare

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

Full Changelog: 0.3.32...0.3.33

Download Partclone

0.3.32

15 Jul 06:28

Choose a tag to compare

  • update hfsplus log
  • fix ntfs error for ' read error: Success'
    Full Changelog: 0.3.31...0.3.32

Download Partclone

0.3.31

21 Jun 05:31

Choose a tag to compare

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

Download Partclone

0.3.29

14 Jun 08:29

Choose a tag to compare

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

Download Partclone

0.3.28

12 Jun 06:48

Choose a tag to compare

  • 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

Download Partclone

0.3.27

04 Oct 15:19

Choose a tag to compare

  • 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