Skip to content

Releases: Thomas-Tsai/partclone

0.3.44

27 Jan 04:04

Choose a tag to compare

*. update static build
*. update gettext version to 0.19
Full Changelog: 0.3.42...0.3.44

Download Partclone

0.3.42

20 Jan 07:20

Choose a tag to compare

Download Partclone

0.3.41

19 Jan 02:27

Choose a tag to compare

What's Changed

  • Security update by @Thomas-Tsai in #283
  • add option for partclone.dd to manually define device size while pipe input
  • fix some jfs issue
  • fix some ufs issue

Full Changelog: 0.3.40...0.3.41

Download Partclone

0.3.40

25 Nov 06:36

Choose a tag to compare

What's Changed

  • xfsclone: prevent startblock truncation to support filesystems larger than 16TB by @grass-lu in #282

  • Build/Test Updates: Added more tests in GitHub Actions, updated workflows, added libisal-dev and libtinfo libraries, removed unnecessary files from git.

  • Localization: Updated PO files, removed \r escape sequences from gettext messages.

  • Documentation: Updated logs, docs, and formatting.

  • Miscellaneous: Minor test updates, merges, and configure.ac changes.

New Contributors

Full Changelog: 0.3.39...0.3.40

Download Partclone

0.3.39

12 Nov 01:42

Choose a tag to compare

What's Changed

  • Add xxhash Support by @Thomas-Tsai in #276
  • The BITS_TO_BYTES macro in src/bitmap.h doesn't handle integer overflow creating vulnerability by @kitknox in #277
  • Adds validation to prevent a divide-by-zero crash by @kitknox in #278
  • Integrate optional Intel ISA-L for optimized CRC32 checksums by @kitknox in #280
  • Fix heap buffer overflow when cloning ext4 bigalloc filesystems by @kitknox in #279

New Contributors

Full Changelog: 0.3.38...0.3.39

Download 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