system/configuration/other

partclone - File System Clone Utilities

Website: http://partclone.sf.net
License: GPLv2
Description:
Partclone provides utilities to back up and restore used-blocks of a partition
and it is designed for higher compatibility of the file system by using
existing library, e.g. e2fslibs is used to read and write the ext2 partition.

Authors:
--------
    Thomas Tsai <Thomas _at_ nchc org tw>
    Jazz Wang <jazz _at_ nchc org tw>
    http://partclone.sourceforge.net
    http://partclone.nchc.org.tw

Packages

partclone-0.3.6-1.fc23.src [1.4 MiB] Changelog by Lawrence R. Rogers (2017-04-27):
* Release 0.3.6-1
	Updated to version 0.3.6
partclone-0.2.90-1.fc23.src [1.4 MiB] Changelog by Lawrence R. Rogers (2017-03-24):
* Release 0.2.90-1
	2017-03-24  Thomas Tsai  <thomas@nchc.org.tw>
		0.2.90
		update malloc
		update malloc
	2017-02-02  Thomas Tsai  <thomas@nchc.org.tw>
		Merge branch 'release' of github.com:Thomas-Tsai/partclone into release
	2017-01-09  Thomas Tsai  <thomas@nchc.org.tw>
		Merge branch 'release' of github.com:Thomas-Tsai/partclone into release
	2016-11-06  Thomas Tsai  <thomas@nchc.org.tw>
		add pt_BR support
	2016-10-24  Thomas Tsai  <thomas@nchc.org.tw>
		update makefile
	2016-10-04  Thomas Tsai  <tlinux.tsai@gmail.com>
		Merge pull request #80 from rindeal/autoconf
		fix AC_ARG_ENABLE so that --disable-* options work as expected

		Merge pull request #80 from rindeal/autoconf
		fix AC_ARG_ENABLE so that --disable-* options work as expected
	2016-08-01  Thomas Tsai  <thomas@nchc.org.tw>
		accept patch from Budy Wuysang <nguik.gnuik _AT_ gmail.com> to fix compile issue on Cent OS 6.8 system
	2016-06-23  Thomas Tsai  <thomas@nchc.org.tw>
		release 0.2.89
		merge
		add xz comp for debian package
		release 0.2.89
		upgrade btrfs to 4.4.2 for btrfs issue
		accept patch from Andre Naujoks <nautsch2 at gmail.com> // Debian Bug report logs - #825990
	2016-06-22  Thomas Tsai  <thomas@nchc.org.tw>
		update btrfs to 4.2.2
partclone-0.2.88-1.fc23.src [1020 KiB] Changelog by Lawrence R. Rogers (2016-02-19):
* Release 0.2.88-1
	2016-02-19  Thomas Tsai  <thomas@nchc.org.tw>
		build 0.2.88
		release 0.2.88
		try to add reversed area manually
	2016-02-03  Thomas Tsai  <thomas@nchc.org.tw>
		update po
	2016-02-02  Thomas Tsai  <thomas@nchc.org.tw>
		try to fix signed block_size issue, the second advisory from David Gnedt
	2016-01-13  Thomas Tsai  <thomas@nchc.org.tw>
		fix bitmap issue
	2016-01-12  Thomas Tsai  <thomas@nchc.org.tw>
		try to fix fat issue
	2016-01-05  Thomas Tsai  <thomas@nchc.org.tw>
		receive report "Security Vulnerability in Partclone from David Gnedt."
		and try to fix bitmap( set/clear/test bitmap out of boundary) overflow issue.
	2015-12-24  Thomas Tsai  <thomas@nchc.org.tw>
		release 0.2.87
		0.2.87 release ready
	2015-12-23  Thomas Tsai  <thomas@nchc.org.tw>
		merge and fix dev-to-dev ntfs raw file create issue
		fix ntfs raw restore issue
	2015-11-12  Thomas Tsai  <thomas@nchc.org.tw>
		Merge branch 'release' of github.com:Thomas-Tsai/partclone into release
		update mnt string to partclone_nilfs_mnt
		update nilfs to nilfs2 for all docs
		release 0.2.86
		release 0.2.86
		update README to README.md in all debian/docs
		release 0.2.86
		release 0.2.86
		release 0.2.86
		add language zh_CN, and ready to release 0.2.86
		Merge branch 'release' of github.com:Thomas-Tsai/partclone into release
		fix fat cluster count
	2015-11-09  Thomas Tsai  <thomas@nchc.org.tw>
		add `
		rename README.markdown README.md
		remove ``
	2015-11-09  Peter Dave Hello  <PeterDaveHello@users.noreply.github.com>
		Create zh_CN.po
		Update README.markdown
		Update and rename README to README.markdown
		Use markdown to be rich text!
	2015-11-09  Thomas Tsai  <thomas@nchc.org.tw>
		update nilfs mount and mkdir
		Merge branch 'release' of github.com:Thomas-Tsai/partclone into release
		update README
	2015-11-05  Thomas Tsai  <thomas@nchc.org.tw>
		release 0.2.85
		update version to 0.2.85
		Merge branch 'release' of github.com:Thomas-Tsai/partclone into release
		fix fat16 clone issue and add test for fat12, fat16 and fat32
	2015-10-13  Thomas Tsai  <thomas@nchc.org.tw>
		release 0.2.84
		update control files
		update version
		remove all version test in configure.ac
		update version.h
		update release script
	2015-10-12  Thomas Tsai  <thomas@nchc.org.tw>
		set version to 0.2.84 and add nilfs2 test
	2015-10-06  Thomas Tsai  <thomas@nchc.org.tw>
		add test for nilfs
	2015-10-05  Thomas Tsai  <thomas@nchc.org.tw>
		remove .deps
		add nilfs support
	2015-09-24  Thomas Tsai  <thomas@nchc.org.tw>
		Merge branch 'release' of https://github.com/Thomas-Tsai/partclone into release
		add xfs 4.2.0 part of source to partclone
		update release
		release 0.2.83
		fix release
		fix btrfs
	2015-09-23  Thomas Tsai  <thomas@nchc.org.tw>
		fix btrfs: disk bytenr larger than device size
	2015-09-19  Thomas Tsai  <thomas@nchc.org.tw>
		replace _row_ to _raw_ in all xml files
	2015-08-31  Thomas Tsai  <thomas@nchc.org.tw>
		update debian folder
	2015-08-25  Thomas Tsai  <thomas@nchc.org.tw>
		update release flow
	2015-08-24  Thomas Tsai  <thomas@nchc.org.tw>
		release 0.2.83
		xfs: update bitmap calculating time
		fix 4k and dirty bitmap issue for xfs
	2015-08-23  Thomas Tsai  <thomas@nchc.org.tw>
		update log_mesg
	2015-08-20  Thomas Tsai  <thomas@nchc.org.tw>
		update log message
		fix 4k and dirty partiiton issue
	2015-07-23  Thomas Tsai  <thomas@nchc.org.tw>
		0.2.81
	2015-07-23  ThomasTsai  <thomas@nchc.org.tw>
		changs ncurses update
partclone-0.2.80-1.fc23.src [611 KiB] Changelog by Lawrence R. Rogers (2015-08-17):
* Release 0.2.80-1
	2015-07-21  Thomas Tsai  <thomas@nchc.org.tw>
		fix calloc error

	2015-07-20  Thomas Tsai  <thomas@nchc.org.tw>
		test vmfs5 and ncursesw
		set version to 0.2.80 and fix some warnnings
	
	2015-07-17  Thomas Tsai  <thomas@nchc.org.tw>
		update vmfs5 and test double free issue
		Merge branch 'release' of https://github.com/Thomas-Tsai/partclone into release
		try to fix double free issus
	
	2015-07-01  Thomas Tsai  <thomas@nchc.org.tw>
		fix rules
		ready to release 0.2.79
		patch from DimStar77 and fix  missing includes
		fix vmfs
	
	2015-06-30  Thomas Tsai  <thomas@nchc.org.tw>
		try to fix vmfs5
	
	2015-05-15  Thomas Tsai  <thomas@nchc.org.tw>
		Merge branch 'release' of github.com:Thomas-Tsai/partclone into release
		accept patch from Georges to fix a bug report from Debian, about missed builds for
	
	2015-04-09  Thomas Tsai  <thomas@nchc.org.tw>
		ready to release 0.2.78
		set version to 0.2.78
		fix 16T partition issue
	
	2015-04-02  Thomas Tsai  <thomas@nchc.org.tw>
		fix hiuge filesystem issue
	
	2015-03-25  Thomas Tsai  <thomas@nchc.org.tw>
		update ChangeLog and version.h
		release 0.2.77
		remove some check that is duplicate and made error.
	
	2015-01-21  Thomas Tsai  <thomas@nchc.org.tw>
		fix char related issue for bad sectors by Chris Clayton
		Conflicts:
			docs/partclone.imager.8
			src/partclone.c
			src/version.h
	
	2015-01-16  Thomas Tsai  <thomas@nchc.org.tw>
		fix xfs and release(0.2.76) to test
		 * fix xfs clone issue while set size to backup but bigger then device size and not stop
	
	2014-12-30  Thomas Tsai  <thomas@nchc.org.tw>
		release 0.2.75
	
	2014-12-29  Thomas Tsai  <thomas@nchc.org.tw>
		merge 0.2.74
		test btrfs
		add source of btrfs
		update source of btrfs
		try to fix btrfs
	
	2014-11-05  Thomas Tsai  <thomas@nchc.org.tw>
		hide note: without note option
		update version script
		add --note option to fix issue #56 add fail-mbr/Makefile.am to pass prefix to new makefile which note from Fisiu (https://github.com/Thomas-Tsai/partclone/commit/cc5b6545bccd60f567d49944d7d9c36e0f4fc74b#commitcomment-8413428) fix issue #57 and use PKG_CHECK_MODULES to check version
	
	2014-09-04  Thomas Tsai  <thomas@nchc.org.tw>
		test about exfat and f2fs
	
	2014-09-03  Thomas Tsai  <thomas@nchc.org.tw>
		upgrade exfat to 1.1.0
	
	2014-09-02  Thomas Tsai  <thomas@nchc.org.tw>
		initial f2fs support
	
	2014-08-28  Thomas Tsai  <thomas@nchc.org.tw>
		update control
	
	2014-07-15  Thomas Tsai  <thomas@nchc.org.tw>
		update version to 0.2.72
	
	2014-07-09  Thomas Tsai  <thomas@nchc.org.tw>
		add package for debian jessie
		add package for debian wheezy
	
	2014-07-08  Thomas Tsai  <thomas@nchc.org.tw>
		fix configure.ac and add libblkid-dev check
	
	2014-07-07  Thomas Tsai  <thomas@nchc.org.tw>
		fix xfs

Listing created by Repoview-0.6.6-4.el7