- Update to version 0.3.32:
* update hfsplus log
* fix ntfs error for ' read error: Success'
* 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
OBS-URL: https://build.opensuse.org/request/show/1190855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/partclone?expand=0&rev=25
* update hfsplus log
* fix ntfs error for ' read error: Success'
* 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
OBS-URL: https://build.opensuse.org/package/show/filesystems/partclone?expand=0&rev=53
* add read-direct-io and write-direct-io options for O_DIRECT
flag
* add date time to log file
* correction for item at offset 76
* report used blocks and free space based on bitmap
* Full Changelog:
* fix progress
- update to 0.2.38
- not all filesystems supported yet
OBS-URL: https://build.opensuse.org/package/show/filesystems/partclone?expand=0&rev=51
- update to 0.3.22:
* fix log message to add new line after "Open devicefile successfully"
* Add missing space before opening parenthesis
* Skip FAT tests on big-endian architectures
* Skip F2FS tests on big-endian architectures
* Increase F2FS default test size to 100+ MB
* Increase XFS default test image size to 300+ MB
* fail-mbr: Remove binutils section .note.gnu.build-id using objcopy
* Change C99 for loop init to C89 for compatibility
* update autotools build files
* Avoid redefining _GNU_SOURCE, _LARGEFILE64_SOURCE
* Support FUSE 2.x API
* Check argument count in partclone.imgfuse
* Support out-of-tree builds for BTRFS and XFS
* Avoid uninitialized variables to prevent compiler warnings
* Check for EVP_MD_CTX_reset
* Remove unused variables to silence compiler warnings
* Detect FUSE version and explicitly print “yes” or “no” regarding
filesystem support
* Fix MBR builds for x86, non-x86 and out-of-tree
* Support unit-testing in out-of-tree builds
* Fix typos
OBS-URL: https://build.opensuse.org/request/show/1058605
OBS-URL: https://build.opensuse.org/package/show/filesystems/partclone?expand=0&rev=43
- Update to version 0.3.19:
* Ignore free space check if compression is enabled. by @zboszor in #147
* fix: crash when backing up swap partition by @justforlxz in #148
* Update to btrfs-progs 5.4.1 by @boretom in #151
* Change C99 for loop init to C89 for compatibility by @robert-scheck in #152
* doc: document the image formats by @pfrouleau in #157
* doc: fix typo for logfile argument by @mjoerg in #162
* WIP: Add block_size and blocks_total in torrent.info to provide partition info by @tjjh89017 in #164
* Use EVP OpenSSL API by @zboszor in #165
* Fix using EVP OpenSSL API by @zboszor in #166
* Fix typo by @jwilk in #169
* Support HFS+ wrapper volumes by @vasi in #172
* Domain file doc by @jowagner in #175
* Docs typo "normanly" by @jowagner in #178
* How to contribute docs: readme by @jowagner in #179
OBS-URL: https://build.opensuse.org/request/show/965323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/partclone?expand=0&rev=18
* Ignore free space check if compression is enabled. by @zboszor in #147
* fix: crash when backing up swap partition by @justforlxz in #148
* Update to btrfs-progs 5.4.1 by @boretom in #151
* Change C99 for loop init to C89 for compatibility by @robert-scheck in #152
* doc: document the image formats by @pfrouleau in #157
* doc: fix typo for logfile argument by @mjoerg in #162
* WIP: Add block_size and blocks_total in torrent.info to provide partition info by @tjjh89017 in #164
* Use EVP OpenSSL API by @zboszor in #165
* Fix using EVP OpenSSL API by @zboszor in #166
* Fix typo by @jwilk in #169
* Support HFS+ wrapper volumes by @vasi in #172
* Domain file doc by @jowagner in #175
* Docs typo "normanly" by @jowagner in #178
* How to contribute docs: readme by @jowagner in #179
OBS-URL: https://build.opensuse.org/package/show/filesystems/partclone?expand=0&rev=39