73aa139 - Rebase on parted master commit 1da239e2ebd2

Authored and Committed by bcl 10 years ago
127 files changed. 5243 lines added. 397 lines removed.
0001-maint-post-release-administrivia.patch
file modified
+2 -2
0002-libparted-check-PMBR-before-GPT-partition-table.patch
file modified
+2 -2
0003-tests-add-t0301-overwrite-gpt-pmbr.sh.patch
file modified
+2 -2
0004-tests-remove-bogus-envvar-setting-from-t0300-dos-on-.patch
file modified
+2 -2
0005-gpt-fix-endianness-bug-in-gpt_get_max_supported_part.patch
file modified
+2 -2
0006-tests-add-a-test-to-exercise-just-fixed-code.patch
file modified
+2 -2
0007-maint-avoid-new-syntax-check-failure-re-xref.patch
file modified
+2 -2
0008-maint-don-t-prohibit-strncpy-just-yet.patch
file modified
+2 -2
0009-build-update-gnulib-bootstrap-and-init.sh.patch
file modified
+2 -2
0010-build-prefer-AM_CPPFLAGS-over-INCLUDES.patch
file modified
+2 -2
0011-build-don-t-list-files-with-unknown-suffix-in-_SOURC.patch
file modified
+3 -2
0012-build-prefer-pattern-rules-over-suffix-rules.patch
file modified
+2 -2
0013-build-enable-subdir-objects-Automake-option-globally.patch
file modified
+2 -2
0014-tests-prefer-AM_TESTS_ENVIRONMENT-over-TESTS_ENVIRON.patch
file modified
+2 -2
0015-tests-remove-unused-AM_TESTS_ENVIRONMENT-entries.patch
file modified
+2 -2
0016-build-require-Automake-1.11.6.patch
file modified
+2 -2
0017-maint-make-Autoconf-version-requirement-consistent.patch
file modified
+2 -2
0018-maint-tighten-per-version-requirement.patch
file modified
+2 -2
0019-maint-remove-unnecessary-wcslen-use.patch
file modified
+2 -2
0020-tests-clarify-a-comment-_reading_-gpt-tables-on-tiny.patch
file modified
+3 -3
0021-gpt-require-first_usable_LBA-last_usable_LBA.patch
file modified
+2 -2
0022-tests-update-t7000-scripting.sh-to-avoid-new-FP.patch
file modified
+2 -2
0023-gpt-permit-mklabel-gpt-on-a-67-sector-device.patch
file modified
+2 -2
0024-gpt-when-mklabel-gpt-fails-always-provide-a-diagnost.patch
file modified
+2 -2
0025-tests-show-that-small-dev-now-evokes-mklabel-gpt-dia.patch
file modified
+2 -2
0026-tests-avoid-syntax-check-failure-for-reversed-compar.patch
file modified
+3 -3
0027-mac-don-t-let-larger-partition-table-specified-block.patch
file modified
+2 -2
0028-tests-mac-exercise-the-just-fixed-bug.patch
file modified
+2 -2
0029-add-support-for-a-new-Linux-specific-GPT-partition-t.patch
file modified
+3 -3
0030-tests-clean-up-tests.patch
file modified
+2 -2
0031-doc-libparted-disk.c-correct-doxygen-comment-typo.patch
file modified
+2 -2
0032-tests-stop-using-private-dev-directory-for-losetup.patch
file modified
+2 -2
0033-maint-fix-an-error-in-the-preceding-commit-log.patch
file modified
+2 -2
0034-tests-improve-test-for-partitionable-loop-devices.patch
file modified
+2 -2
0035-tests-t8001-do-not-rely-on-modprobe-loop.patch
file modified
+2 -2
0036-build-do-not-rely-on-automake-s-AM_TESTS_ENVIRONMENT.patch
file modified
+2 -2
0037-build-.gitignore-ignore-tests-fs-resize.patch
file modified
+2 -2
0038-partprobe-remove-no-update-long-option.patch
file modified
+2 -2
0039-doc-update-partprobe-manpage.patch
file modified
+2 -2
0040-partprobe-remove-partitions-when-there-is-no-partiti.patch
file modified
+3 -3
0041-maint-use-AM_V_GEN-to-cut-down-on-build-noise.patch
file modified
+2 -2
0042-maint-regenerate-.po-.pot-files.patch
file modified
+2 -2
0043-tests-cleanup-losetup-usage.patch
file modified
+2 -2
0044-build-default-to-enable-gcc-warnings-in-a-git-tree.patch
file modified
+2 -2
0045-libparted-refactor-device-mapper-partition-sync-code.patch
file modified
+2 -2
0046-libparted-remove-extraneous-blkpg-add-partition-ped-.patch
file modified
+2 -2
0047-libparted-don-t-probe-every-dm-device-in-probe_all.patch
file modified
+2 -2
0048-tests-make-t6003-dm-hide-work-reliably-on-F17.patch
file modified
+2 -2
0049-doc-1MiB-alignment-is-not-enough-for-cheap-flash-dri.patch
file modified
+2 -2
0050-build-update-gnulib-submodule-to-latest.patch
file modified
+2 -2
0051-maint-update-all-copyright-year-number-ranges.patch
file modified
+2 -2
0052-maint-avoid-new-warning-error-with-gcc-4.8.0-2013010.patch
file modified
+3 -2
0053-dos-improve-MBR-signature-generation.patch
file modified
+2 -2
0054-bootstrap-update-to-latest-from-gnulib.patch
file modified
+2 -2
0055-parted-fix-EOF-and-ctrl-c-handling.patch
file modified
+2 -2
0056-tests-t6003-dm-hide-don-t-hang-on-exception.patch
file modified
+2 -2
0057-gpt-Revert-small-device-commits.patch
file modified
+2 -2
0058-libparted-handle-logical-partitions-starting-immedia.patch
file modified
+11 -14
0059-libparted-fix-gpt-end-of-disk-handling.patch
file modified
+2 -2
0060-libparted-allow-some-common-errors-to-be-ignored.patch
file modified
+2 -2
0061-Revert-linux-commit-do-not-unnecessarily-open-partit.patch
file modified
+2 -2
0062-libparted-avoid-disturbing-partitions.patch
file modified
+2 -2
0063-Fix-test-compilation.patch
file modified
+2 -2
0064-GPT-add-support-for-PReP-GUID.patch
file modified
+2 -2
0065-libparted-make-sure-not-to-treat-percentages-as-exac.patch
file modified
+3 -2
0066-bug-15591-PATCH-libparted-handle-i18n-gpt-partition-.patch
file modified
+3 -3
0067-Fix-help-text-for-disk_-set-toggle.patch
file modified
+2 -2
0068-libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch
file modified
+2 -2
0069-tests-test-creating-20-device-mapper-partitions-8031.patch
file modified
+2 -2
0070-libparted-use-dm_udev_wait-698121.patch
file modified
+2 -2
0071-libparted-preserve-the-uuid-on-dm-partitions-832145.patch
file modified
+3 -2
0072-tests-Make-sure-dm-UUIDs-are-not-erased.patch
file modified
+2 -2
0073-libparted-don-t-canonicalize-dev-md-paths-872361.patch
file modified
+3 -2
0074-tests-rewrite-t6001-to-use-dev-mapper.patch
file modified
+2 -2
0075-libparted-Add-Intel-Rapid-Start-Technology-partition.patch
file modified
+2 -2
0076-libparted-Add-UEFI-System-Partition-flag.patch
file modified
+2 -2
0077-libparted-Recognize-btrfs-filesystem.patch
file modified
+2 -2
0078-tests-Add-btrfs-and-xfs-to-the-fs-probe-test.patch
file modified
+2 -2
0079-tests-Restrict-gpt-header-munge-to-little-endian-sys.patch
file modified
+2 -2
0080-libparted-don-t-require-a-system-id-string.patch
file modified
+2 -2
0081-libparted-sync-partitions-16.patch
file modified
+2 -2
0082-ui-switch-to-new-style-readline-typedef.patch
file modified
+2 -2
0083-libparted-Fix-check-for-backup-header-location.patch0088-libparted-Fix-check-for-backup-header-location.patch
file renamed
+3 -3
0084-libparted-Use-common-function-to-calculate-PTE-secto.patch0089-libparted-Use-common-function-to-calculate-PTE-secto.patch
file renamed
+4 -3
0085-tests-Add-emit_superuser_warning-for-gpt-tests.patch0090-tests-Add-emit_superuser_warning-for-gpt-tests.patch
file renamed
+3 -3
0086-tests-Use-msdos-overlap-to-setup-t0283.patch0091-tests-Use-msdos-overlap-to-setup-t0283.patch
file renamed
+3 -3
0087-testing-Use-little-endian-packing-in-gpt-tests.patch0092-testing-Use-little-endian-packing-in-gpt-tests.patch
file renamed
+3 -3
0088-libparted-fix-several-integer-overflows-with-dvh-lab.patch0093-libparted-fix-several-integer-overflows-with-dvh-lab.patch
file renamed
+3 -3
0089-tests-Use-force-for-xfs-in-t1700-and-a-larger-file.patch0094-tests-Use-force-for-xfs-in-t1700-and-a-larger-file.patch
file renamed
+3 -3
0090-tests-t1700-change-count-to-seek.patch0095-tests-t1700-change-count-to-seek.patch
file renamed
+3 -3
0091-libparted-remove-last_usable_if_grown.patch0101-libparted-remove-last_usable_if_grown.patch
file renamed
+4 -4
0092-tests-fix-t1700.patch
file added
+29
0093-tests-fix-t2310-dos-extended-2-sector-min-offset.sh.patch0102-tests-fix-t2310-dos-extended-2-sector-min-offset.sh.patch
file renamed
+3 -3
0094-Fix-filesystem-detection-on-non-512-byte-sectors.patch0103-Fix-filesystem-detection-on-non-512-byte-sectors.patch
file renamed
+3 -3
0095-libparted-add-support-for-implicit-FBA-DASD-partitio.patch0083-libparted-add-support-for-implicit-FBA-DASD-partitio.patch
file renamed
+4 -3
0096-libparted-add-support-for-EAV-DASD-partitions.patch0084-libparted-add-support-for-EAV-DASD-partitions.patch
file renamed
+3 -3
0096-tests-Make-t4100-xfs-filesystem-larger-and-sparse.patch
file removed
-44
0097-libparted-mklabel-to-support-EAV-DASD.patch0085-libparted-mklabel-to-support-EAV-DASD.patch
file renamed
+3 -3
0098-libparted-Avoid-dasd-as-default-disk-type-while-prob.patch0086-libparted-Avoid-dasd-as-default-disk-type-while-prob.patch
file renamed
+4 -3
0099-libparted-mklabel-to-support-EDEV-DASD.patch0087-libparted-mklabel-to-support-EDEV-DASD.patch
file renamed
+3 -3
0100-dasd-avoid-usage-of-uninitialized-data.patch
file added
+31
0101-Update-NEWS-with-new-DASD-features.patch
file added
+30
0102-GPT-strings-are-UCS-2LE-not-UTF-16.patch0100-GPT-strings-are-UCS-2LE-not-UTF-16.patch
file renamed
+7 -7
0103-libparted-fix-fat-resize.patch
file added
+60
0104-parted-don-t-reload-partition-table-on-every-command.patch
file added
+951
0105-libparted-don-t-detect-fat-and-ntfs-boot-sectors-as-.patch0104-libparted-don-t-detect-fat-and-ntfs-boot-sectors-as-.patch
file renamed
+10 -10
0106-libparted-remove-old-partitions-first-before-adding-.patch0105-libparted-remove-old-partitions-first-before-adding-.patch
file renamed
+4 -4
0107-libparted-remove-all-old-partitions-even-if-new-labe.patch0106-libparted-remove-all-old-partitions-even-if-new-labe.patch
file renamed
+7 -7
0108-libparted-fix-loop-labels-to-not-vanish.patch0107-libparted-fix-loop-labels-to-not-vanish.patch
file renamed
+8 -8
0109-libparted-don-t-create-partition-on-loop-label.patch0108-libparted-don-t-create-partition-on-loop-label.patch
file renamed
+7 -7
0110-partprobe-do-not-skip-loop-labels.patch0109-partprobe-do-not-skip-loop-labels.patch
file renamed
+7 -7
0111-libparted-give-correct-partition-device-name-on-loop.patch0110-libparted-give-correct-partition-device-name-on-loop.patch
file renamed
+7 -7
0112-libparted-don-t-trash-filesystem-when-writing-loop-l.patch0111-libparted-don-t-trash-filesystem-when-writing-loop-l.patch
file renamed
+4 -4
0113-tests-test-loop-labels.patch0112-tests-test-loop-labels.patch
file renamed
+4 -4
0114-libparted-mac-support-sector-size-512-correctly.patch
file added
+242
0115-gnulib-update-submodule-to-latest.patch
file added
+54
0116-maint-remove-doubled-word-s-on-on-on.patch
file added
+26
0117-maint-run-make-update-copyright.patch
file added
+2965
0118-tests-Add-ntfs-vfat-hfsplus-to-t1700-probe-test.patch0099-tests-Add-ntfs-vfat-hfsplus-to-t1700-probe-test.patch
file renamed
+10 -10
0119-tests-Use-mkfs.xfs-to-create-files-1101112.patch0113-tests-Use-mkfs.xfs-to-create-files-1101112.patch
file renamed
+8 -8
0120-maint-fix-make-syntax-check-nits.patch
file added
+161
0121-tests-avoid-false-positive-failure-due-to-symlink.patch
file added
+47
0122-tests-use-test-s-operator-not.patch
file added
+26
0123-libparted-Fix-part-dupe-with-empty-name.patch0097-libparted-Fix-part-dupe-with-empty-name.patch
file renamed
+5 -5
0124-tests-check-name-when-duplicating.patch0098-tests-check-name-when-duplicating.patch
file renamed
+3 -3
0125-Fix-python-test-scripts-for-distribution.patch
file added
+245
parted.spec
file modified
+50 -32
    - Rebase on parted master commit 1da239e2ebd2
    - libparted: Fix bug with dupe and empty name
    
        
0083-libparted-Fix-check-for-backup-header-location.patch 0088-libparted-Fix-check-for-backup-header-location.patch
file renamed
+3 -3
0084-libparted-Use-common-function-to-calculate-PTE-secto.patch 0089-libparted-Use-common-function-to-calculate-PTE-secto.patch
file renamed
+4 -3
0085-tests-Add-emit_superuser_warning-for-gpt-tests.patch 0090-tests-Add-emit_superuser_warning-for-gpt-tests.patch
file renamed
+3 -3
0086-tests-Use-msdos-overlap-to-setup-t0283.patch 0091-tests-Use-msdos-overlap-to-setup-t0283.patch
file renamed
+3 -3
0087-testing-Use-little-endian-packing-in-gpt-tests.patch 0092-testing-Use-little-endian-packing-in-gpt-tests.patch
file renamed
+3 -3
0088-libparted-fix-several-integer-overflows-with-dvh-lab.patch 0093-libparted-fix-several-integer-overflows-with-dvh-lab.patch
file renamed
+3 -3
0089-tests-Use-force-for-xfs-in-t1700-and-a-larger-file.patch 0094-tests-Use-force-for-xfs-in-t1700-and-a-larger-file.patch
file renamed
+3 -3
0090-tests-t1700-change-count-to-seek.patch 0095-tests-t1700-change-count-to-seek.patch
file renamed
+3 -3
0091-libparted-remove-last_usable_if_grown.patch 0101-libparted-remove-last_usable_if_grown.patch
file renamed
+4 -4
0093-tests-fix-t2310-dos-extended-2-sector-min-offset.sh.patch 0102-tests-fix-t2310-dos-extended-2-sector-min-offset.sh.patch
file renamed
+3 -3
0094-Fix-filesystem-detection-on-non-512-byte-sectors.patch 0103-Fix-filesystem-detection-on-non-512-byte-sectors.patch
file renamed
+3 -3
0095-libparted-add-support-for-implicit-FBA-DASD-partitio.patch 0083-libparted-add-support-for-implicit-FBA-DASD-partitio.patch
file renamed
+4 -3
0096-libparted-add-support-for-EAV-DASD-partitions.patch 0084-libparted-add-support-for-EAV-DASD-partitions.patch
file renamed
+3 -3
0097-libparted-mklabel-to-support-EAV-DASD.patch 0085-libparted-mklabel-to-support-EAV-DASD.patch
file renamed
+3 -3
0098-libparted-Avoid-dasd-as-default-disk-type-while-prob.patch 0086-libparted-Avoid-dasd-as-default-disk-type-while-prob.patch
file renamed
+4 -3
0099-libparted-mklabel-to-support-EDEV-DASD.patch 0087-libparted-mklabel-to-support-EDEV-DASD.patch
file renamed
+3 -3
0102-GPT-strings-are-UCS-2LE-not-UTF-16.patch 0100-GPT-strings-are-UCS-2LE-not-UTF-16.patch
file renamed
+7 -7
0105-libparted-don-t-detect-fat-and-ntfs-boot-sectors-as-.patch 0104-libparted-don-t-detect-fat-and-ntfs-boot-sectors-as-.patch
file renamed
+10 -10
0106-libparted-remove-old-partitions-first-before-adding-.patch 0105-libparted-remove-old-partitions-first-before-adding-.patch
file renamed
+4 -4
0107-libparted-remove-all-old-partitions-even-if-new-labe.patch 0106-libparted-remove-all-old-partitions-even-if-new-labe.patch
file renamed
+7 -7
0108-libparted-fix-loop-labels-to-not-vanish.patch 0107-libparted-fix-loop-labels-to-not-vanish.patch
file renamed
+8 -8
0109-libparted-don-t-create-partition-on-loop-label.patch 0108-libparted-don-t-create-partition-on-loop-label.patch
file renamed
+7 -7
0110-partprobe-do-not-skip-loop-labels.patch 0109-partprobe-do-not-skip-loop-labels.patch
file renamed
+7 -7
0111-libparted-give-correct-partition-device-name-on-loop.patch 0110-libparted-give-correct-partition-device-name-on-loop.patch
file renamed
+7 -7
0112-libparted-don-t-trash-filesystem-when-writing-loop-l.patch 0111-libparted-don-t-trash-filesystem-when-writing-loop-l.patch
file renamed
+4 -4
0113-tests-test-loop-labels.patch 0112-tests-test-loop-labels.patch
file renamed
+4 -4
0118-tests-Add-ntfs-vfat-hfsplus-to-t1700-probe-test.patch 0099-tests-Add-ntfs-vfat-hfsplus-to-t1700-probe-test.patch
file renamed
+10 -10
0119-tests-Use-mkfs.xfs-to-create-files-1101112.patch 0113-tests-Use-mkfs.xfs-to-create-files-1101112.patch
file renamed
+8 -8
0123-libparted-Fix-part-dupe-with-empty-name.patch 0097-libparted-Fix-part-dupe-with-empty-name.patch
file renamed
+5 -5
0124-tests-check-name-when-duplicating.patch 0098-tests-check-name-when-duplicating.patch
file renamed
+3 -3
file modified
+50 -32