Releases: Thomas-Tsai/partclone
0.3.44
*. update static build
*. update gettext version to 0.19
Full Changelog: 0.3.42...0.3.44
0.3.42
- update docs
- remove lo la... files
Full Changelog: 0.3.41...0.3.42
0.3.41
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
0.3.40
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
0.3.39
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
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.hexistence forsrc/f2fs/f2fs_fs.hby @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