Changelog for
partclone-0.3.27-lp155.52.3.x86_64.rpm :
* Sat Nov 25 2023 Dirk Müller
- update to 0.3.27:
* add read-direct-io and write-direct-io options for O_DIRECT flag
* add date time to log file
* Fri Sep 29 2023 Paolo Stivanin - update to 0.3.26:
* add the direct-io option for writing data to a TARGET device or file.
* correction for item at offset 76
* report used blocks and free space based on bitmap- force higher gcc version on Leap
* Mon Sep 04 2023 Dirk Müller - update to 0.3.25:
* update btrfs library to 6.3.3
* Full Changelog: https://github.com/Thomas-Tsai/partclone/compare/0.3.24...0.3.25- update to 0.3.24:
* IO stream support for torrent info file.
* split jobs in github action
* add dockerfile and test on tag creating
* Handle absence of mtrace.h (e.g. uClibc) gracefully
* Link with -lm for isnormal()/__fpclassifyf() as needed
* Add Russian language file.
* Update partclone.c
* Add missing space before opening parenthesis
* Add german language
* Update language files
* Add localization
* Sat Jan 28 2023 Dirk Müller - update to 0.3.23:
* update btrfs clone to 6.0.1
* create github actions for build test
* Support parallel unit-testing
* Reflect partclone 0.3.22 release in configure.ac
* Don\'t target Btrfs and exFAT tests twice
* Create manual-on-host.yml
* Mon Jan 16 2023 Dirk Müller - 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
* Tue May 03 2022 Ferdinand Thiessen - Update to version 0.3.20:
* Fix apfs support
* Add stdout support
* Mon Mar 28 2022 Martin Pluskal - Update to version 0.3.19:
* Ignore free space check if compression is enabled. by AATTzboszor in #147
* fix: crash when backing up swap partition by AATTjustforlxz in #148
* Update to btrfs-progs 5.4.1 by AATTboretom in #151
* Change C99 for loop init to C89 for compatibility by AATTrobert-scheck in #152
* doc: document the image formats by AATTpfrouleau in #157
* doc: fix typo for logfile argument by AATTmjoerg in #162
* WIP: Add block_size and blocks_total in torrent.info to provide partition info by AATTtjjh89017 in #164
* Use EVP OpenSSL API by AATTzboszor in #165
* Fix using EVP OpenSSL API by AATTzboszor in #166
* Fix typo by AATTjwilk in #169
* Support HFS+ wrapper volumes by AATTvasi in #172
* Domain file doc by AATTjowagner in #175
* Docs typo \"normanly\" by AATTjowagner in #178
* How to contribute docs: readme by AATTjowagner in #179
* Wed Sep 29 2021 Paolo Stivanin - update to 0.3.18:
* Add block_size and blocks_total in torrent.info to provide partition info
* change C99 for loop init to C89 for compatibility
* try to fix ignore_crc not working properly
* Mon Mar 22 2021 Martin Pluskal - Drop dependency on libreiserfs
* Wed Mar 10 2021 Martin Pluskal - Resolve build failure on Tumleweed
* Tue Dec 29 2020 Dirk Müller - update to 0.3.17:
* fix progress
* update btrfs to 5.4.1
* fix crash when backing up swap partition
* Ignore free space check if compression is enabled
* Mon Jul 27 2020 Paolo Stivanin - Update to 0.3.15
* XFS fixes
* Thu Jun 11 2020 Martin Pluskal - Fix building with gcc10
* Thu Sep 26 2019 Martin Pluskal - Update to version 0.3.13\"
* Add support for apfs- Update download url
* Fri Dec 14 2018 Martin Pluskal - Update to version 0.3.12:
* Support compressed cloned images- Enable exfat support
* Thu Oct 19 2017 mpluskalAATTsuse.com- Update to version 0.3.11 (boo#1130986):
* update xfs
* Tue Feb 21 2017 mpluskalAATTsuse.com- Update to version 0.3.5a:
* Support for fuse
* Several bugfixes and internal changes
* Resolves boo#1028904 CVE-2017-6596
* Sun Jul 03 2016 mpluskalAATTsuse.com- Update to version 0.2.89:
* small bugfixes
* Sun Mar 20 2016 mpluskalAATTsuse.com- Switch to 0.2.88 (as 0.3 branch seems to be currently abandoned)- Enable more filesystems- Remove ppc excludes as build now succeeds- Cleanup spec file- Drop upstreamed partclone-missing-includes.patch
* Thu Aug 13 2015 normandAATTlinux.vnet.ibm.com- ExcludeArch: ppc ppc64 ppc64le PowerPC do not support the fail-mbr/fail-mbr.S
* Wed Jun 24 2015 dimstarAATTopensuse.org- Add partclone-missing-includes.patch: Fix build with GCC5 by correctly including the needed headers.
* Sat Mar 21 2015 mpluskalAATTsuse.com- Remove conditions that applied to old releases
* Wed Mar 18 2015 mpluskalAATTsuse.com- Update to 0.3.0~gitbcaa
* for a full list of changes see attached Changelog