Package: partitionmanager / 1.0.3-2.1

Metadata

Package Version Patches format
partitionmanager 1.0.3-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
libparted 3.1.patch | (download)

CMakeLists.txt | 8 8 + 0 - 0 !
cmake/modules/FindLIBPARTED.cmake | 23 20 + 3 - 0 !
src/core/libparted.cpp | 8 7 + 1 - 0 !
src/fs/fat16.cpp | 2 2 + 0 - 0 !
src/fs/hfs.cpp | 2 2 + 0 - 0 !
src/fs/hfsplus.cpp | 2 2 + 0 - 0 !
src/jobs/deletefilesystemjob.cpp | 21 8 + 13 - 0 !
src/jobs/job.cpp | 2 2 + 0 - 0 !
src/jobs/job.h | 2 2 + 0 - 0 !
src/jobs/resizefilesystemjob.cpp | 4 4 + 0 - 0 !
10 files changed, 57 insertions(+), 17 deletions(-)

 port to libparted 3.1
 I (Colin Watson) backported this from the new upstream release 1.1.0.
 There are a number of other extensive rearrangements of code in that
 release, so this required substantial changes.  This patch can be discarded
 when upgrading to 1.1.0.
check function exists.patch | (download)

cmake/modules/FindLIBPARTED.cmake | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 include cmake module needed for check_function_exists