Commit Graph

  • 639e36f434 - Add gcc BuildRequires for future minimal buildroot support Brian C. Lane 2018-02-19 16:42:40 -0800
  • d16b395769
    Remove %clean section Igor Gnatenko 2018-02-14 09:11:26 +0100
  • b4c887cad2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Fedora Release Engineering 2018-02-08 18:21:27 +0000
  • abca6a9a06 - Add support for NVDIMM devices (sparschauer) - libparted/labels: link with libiconv if needed (arnout) Brian C. Lane 2017-12-19 11:55:37 -0800
  • 633c511c8c - atari.c: Drop xlocale.h Resloves: rhbz#1476934 Brian C. Lane 2017-07-31 15:34:53 -0700
  • 4e3bf318ee - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild Fedora Release Engineering 2017-07-27 02:13:10 +0000
  • a0d503db4c - libparted: Fix udev cookie leak in _dm_resize_partition (bcl) Resolves: rhbz#1455564 Brian C. Lane 2017-06-06 11:22:36 -0700
  • d75d85cc43 - Updating to upstream patches - tests/t1701-rescue-fs wait for the device to appear. (bcl) - Increase timeout for rmmod scsi_debug and make it a framework failure (bcl) - libparted/dasd: add test cases for the new fdasd functions (dongdwdw) - libparted/dasd: add an exception for changing DASD-LDL partition table (dongdwdw) - libpartd/dasd: improve flag processing for DASD-LDL (dongdwdw) - parted/ui: remove unneccesary information of command line (dongdwdw) - parted: check the name of partition first when to name a partition (dongdwdw) - Add support for RAM drives (sparschauer) - Fix crash when localized (psusi) - libparted: Fix typo in hfs error message (sebras) - libparted: Fix MacOS boot support (laurent) - mac: copy partition type and name correctly (saproj) - libparted: Add support for atari partition tables (glaubitz) - libparted:tests: Move get_sector_size() to common.c (glaubitz) - tests: Update t0220 and t0280 for the swap flag. (bcl) - libparted: set swap flag on GPT partitions (aschnell) - libparted/dasd: add test cases for the new fdasd functions (dongdwdw) - libparted/dasd: add new fdasd functions (dongdwdw) - libparted/dasd: update and improve fdasd functions (dongdwdw) - libparted/dasd: unify vtoc handling for cdl/ldl (dongdwdw) - libparted: Don't warn if no HDIO_GET_IDENTITY ioctl (sparschauer) - libparted: Fix starting CHS in protective MBR (petr.uzel) - tests: Stop timing t9040 (#1172675) (bcl) Brian C. Lane 2017-05-02 09:41:50 -0700
  • fd44e26140 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild Fedora Release Engineering 2017-02-11 01:17:52 +0000
  • 745a7d2412 Rebuild for readline 7.x Igor Gnatenko 2017-01-12 17:30:36 +0100
  • c6a1bfceda - tests: t3310-flags.sh: skip pc98 when sector size != 512 (bcl) - tests: Set optimal blocks to 64 for scsi_debug devices (bcl) - tests: t3310-flags.sh: Add tests for remaining table types (mike.fleetwood) - tests: t3310-flags.sh: Add test for dvh table flags (mike.fleetwood) - tests: t3310-flags.sh: Add test for mac table flags (mike.fleetwood) - libparted: Remove commented local variable from bsd_partition_set_flag() (mike.fleetwood) - libparted: Fix to report success when setting lvm flag on bsd table (mike.fleetwood) - tests: t3310-flags.sh: Add test for bsd table flags (mike.fleetwood) - tests: t3310-flags.sh: Stop excluding certain flags from being tested (mike.fleetwood) - tests: t3310-flags.sh: Query libparted for all flags to be tested (mike.fleetwood) - libparted: only IEC units are treated as exact (petr.uzel) - docs: Improve partition description in parted.texi (gareth.randall) - Add support for NVMe devices (petr.uzel) - libparted/dasd: correct the offset where the first partition begins (dongdwdw) Brian C. Lane 2016-10-04 15:04:57 -0700
  • 7e779bb347 - Cleanup mkpart manpage entry (#1183077) - doc: Add information about quoting Brian C. Lane 2016-06-15 17:27:50 -0700
  • bdb87d14b5 - libparted: Fix probing AIX disks on other arches - partprobe: Open the device once for probing Brian C. Lane 2016-05-26 12:05:08 -0700
  • 6ad4b6c092 - libparted: Remove fdasd geometry code from alloc_metadata (#1244833) (bcl) - parted: Display details of partition alignment failure (#726856) (bcl) - docs: Add list of filesystems for fs-type (#1311596) (bcl) - Use disk geometry as basis for ext2 sector sizes. (Steven.Lang) - parted: fix the rescue command (psusi) Brian C. Lane 2016-04-12 16:51:26 -0700
  • 3c4e97cf6e - Use BLKSSZGET to get device sector size in _device_probe_geometry() Brian C. Lane 2016-03-29 15:10:13 -0700
  • 4d35fa8c43 - lib-fs-resize: Prevent crash resizing FAT with very deep directories - Add libparted/fs/.libs/ to LD_LIBRARY_PATH during make check Brian C. Lane 2016-03-07 11:55:00 -0800
  • e0ee88ed50 - Cleanup library path usage in specfile pkgconfig wasn't finding libparted.pc because it was under /usr/lib64/ - Explicitly reference the library files instead of use wildcards. - Move libparted-fs-resize.so to the -devel package where it belongs. - Add a pkgconfig file for the filesystem resize library - tests: Add udevadm settle to wait_for_ loop - tests: Add wait to t9042 - tests: Fix t1700 failing on a host with a 4k xfs file Brian C. Lane 2016-02-29 12:01:52 -0800
  • ed6adbba63 - fdasd.c Safeguard against geometry misprobing.patch (#1305931) Brian C. Lane 2016-02-09 17:48:28 -0800
  • b6f7bbc110 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild Fedora Release Engineering 2016-02-04 11:57:39 +0000
  • 7f3a5f1056 - parted: fix build error on s390 Brian C. Lane 2015-10-29 16:35:49 -0700
  • b965023a70 - dasd: enhance device probing - fdasd: geometry handling updated from upstream s390-tools Brian C. Lane 2015-10-27 17:02:48 -0700
  • 7f6b65822f - tests: Fix patch 0012 test for extended partition length - UI: Avoid memory leaks - libparted: Fix memory leaks.patch - libparted: Fix possible memory leaks.patch - libparted: Stop converting . in-sys-path-to / - libparted: Use read-only when probing devices on linux - tests: Use wait_for_dev_to_ functions Brian C. Lane 2015-08-07 15:53:08 -0700
  • 0380a6b2b7 - parted: Fix crash with name command and no disklabel (#1226067) Brian C. Lane 2015-07-14 14:52:14 -0700
  • 5ca1687d00 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Dennis Gilmore 2015-06-18 00:46:52 +0000
  • 441cefc372 - tests: Make sure the extended partition length is 2 (#1135493) - libparted: BLKPG_RESIZE_PARTITION uses bytes not sectors (#1135493) Brian C. Lane 2015-06-05 15:46:45 -0700
  • 123da5f5e2 - Add python2 as a BuildRequires, used in some of the tests Brian C. Lane 2015-04-28 15:47:30 -0700
  • 42e67f88fc - Update manpage NAME so whatis will work (bcl) - libparted: device mapper uses 512b sectors (bcl) - tests: Add a test for device-mapper partition sizes (bcl) - parted: don't crash in disk_set when disk label not found (psusi) Brian C. Lane 2015-04-28 14:53:11 -0700
  • 00c01769a8 - tests: Change minimum size to 256MiB for t1700-probe-fs Brian C. Lane 2014-11-07 11:21:32 -0800
  • 0417c3cdb2 - Update to current master commit ac74b83 to fix fat16 resize (#1159083) - tests: t3000-resize-fs.sh: Add requirement on mkfs.vfat (mike.fleetwood) - tests: t3000-resize-fs.sh: Add FAT16 resizing test (mike.fleetwood) - lib-fs-resize: Prevent crash resizing FAT16 file systems (mike.fleetwood) - libparted: also link to UUID_LIBS (heirecka) Brian C. Lane 2014-10-31 13:38:24 -0700
  • 186d87b0a3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild Peter Robinson 2014-08-17 14:54:54 +0000
  • 2edf16c913 - Use a better patch to find the UTF8 locale for t0251 Brian C. Lane 2014-08-13 13:59:06 -0700
  • 06fca52438 - Rebase on upstream stable release v3.2 - Drop upstream patches. - Patch t0251 to use en_US.UTF-8 if possible. Fedora doesn't have C.UTF-8 Brian C. Lane 2014-07-29 12:07:49 -0700
  • 419aff7905 fix license handling Tom Callaway 2014-07-30 11:00:02 -0400
  • 3dcf9083a3 - Rebase on upstream Alpha source release - drop included patches (all but one) - add Phillip Susi's GPG key - make sure gcc warnings as errors remains disabled since we use git for patches Brian C. Lane 2014-07-28 12:50:21 -0700
  • 13386670d0 - Rebase on parted master commit 081ed98 - libparted: Add support for partition resize - parted: add resizepart command Brian C. Lane 2014-07-14 14:44:27 -0700
  • 73aa139585 - Rebase on parted master commit 1da239e2ebd2 - libparted: Fix bug with dupe and empty name Brian C. Lane 2014-06-13 09:52:56 -0700
  • 2b6c439fa4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild Dennis Gilmore 2014-06-06 18:45:40 -0500
  • 47e47bd8ef Move dev docs to devel, Drop duplicated/outdated docs Peter Robinson 2014-06-01 00:10:54 +0100
  • 64daa79b38 - Use mkfs.xfs to create files (#1101112) Brian C. Lane 2014-05-27 07:59:20 -0700
  • 5dcb73843d - Add some missing patches from master and the loop label fixes - tests: test loop labels (psusi) - libparted: don't trash filesystem when writing loop label (psusi) - libparted: give correct partition device name on loop labels (psusi) - partprobe: do not skip loop labels (psusi) - libparted: don't create partition on loop label (psusi) - libparted: fix loop labels to not vanish (psusi) - libparted: remove all old partitions, even if new label allows less (psusi) - libparted: remove old partitions *first* before adding new ones (psusi) - libparted: don't detect fat and ntfs boot sectors as dos MBR (psusi) - Fix filesystem detection on non 512 byte sectors (psusi) - tests: fix t2310-dos-extended-2-sector-min-offset.sh (psusi) - libparted: remove last_usable_if_grown (psusi) Brian C. Lane 2014-05-22 15:03:30 -0700
  • 3e3c91556c - Fix partition naming patch for big endian systems. Brian C. Lane 2014-05-16 16:20:42 -0700
  • f0247c09aa - Fix a problem with GPT Partition names using. They are UCS-2LE not UTF-16 Brian C. Lane 2014-05-16 13:15:33 -0700
  • 30cb53c629 - Fix t1700 probe patch -- remove loop before making new fs Brian C. Lane 2014-04-18 08:41:56 -0700
  • 42ecfc7b6b - Use force for xfs in t1700 and a larger file - Make t4100 xfs filesystem larger and sparse - Fix part dupe with empty name - check name when duplicating - Add ntfs vfat hfsplus to t1700 probe test Brian C. Lane 2014-04-15 14:42:18 -0700
  • 47b8266825 - Use little endian packingl in gpt tests - Fix integer overflows with DVH disk label Brian C. Lane 2014-04-09 17:17:15 -0700
  • 0b7af917e2 - Rebase on new upstream master commit cc382c3 - Drop patches incorporated into upstream - Still adds the various DASD patches Brian C. Lane 2014-03-24 17:09:24 -0700
  • 191b34d33b - Drop hfs_esp patch. Idea didn't work. Brian C. Lane 2014-02-27 13:23:51 -0800
  • 7d372625f4 - tests: Restrict gpt header munge to little-endian systems - Add perl Digest::CRC as a build requirement so more tests will run Brian C. Lane 2013-09-11 11:39:51 -0700
  • 7e490f036c - libparted: Flush parent device on open (#962611) Brian C. Lane 2013-09-04 14:00:30 -0700
  • a248769183 - Rebasing Fedora patches with upstream master since v3.1 release - Summary of important changes from upstream: - add support for a new Linux-specific GPT partition type code - partprobe: remove partitions when there is no partition table - libparted: refactor device-mapper partition sync code - libparted: remove extraneous blkpg add partition ped exception - libparted: don't probe every dm device in probe_all - New Fedora changes: - libparted: Add Intel Rapid Start Technology partition flag. - libparted: Add UEFI System Partition flag. - libparted: Add hfs_esp partition flag to GPT. - libparted: Recognize btrfs filesystem - tests: Add btrfs and xfs to the fs probe test Brian C. Lane 2013-08-28 09:13:40 -0700
  • 1f3d038aae - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild Dennis Gilmore 2013-08-03 11:35:57 -0500
  • cdd78567ae - libparted: mklabel to support EDEV DASD (#953146) - tests: rewrite t6001-psep.sh to use /dev/mapper Brian C. Lane 2013-04-17 11:17:44 -0700
  • 15ebd4fc37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild Dennis Gilmore 2013-02-14 03:51:32 -0600
  • ff8e232bc4 - libparted: mklabel to support EAV DASD (#707032) - libparted: Avoid dasd as default disk type while probe (#707032) Brian C. Lane 2012-12-12 16:07:41 -0800
  • 7c73c61a4c - don't canonicalize /dev/md/ paths (#872361) Brian C. Lane 2012-11-01 15:29:46 -0700
  • 68f2aab138 - change partition UUID to use partX-UUID (#858704) - fixup losetup usage in tests - add support for implicit FBA DASD partitions (#707027) - add support for EAV DASD partitions (#707032) Brian C. Lane 2012-10-16 16:53:14 -0700
  • 1ca859a3e8 - reallocate buf after _disk_analyse_block_size (#835601) Brian C. Lane 2012-09-04 16:59:04 -0700
  • 5c7b01233e - use dm_udev_wait to synchronize with udev - use largest_partnum in dm_reread_part_table (#803108) - preserve the uuid on dm partitions (#832145) Brian C. Lane 2012-08-03 16:50:43 -0700
  • 0a9f435399 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild Dennis Gilmore 2012-07-20 03:39:57 -0500
  • f380659c9f - Fix crash on ppc64 with GPT (#829960) (rwmj) Brian C. Lane 2012-06-08 14:56:55 -0700
  • 4ec2a17ec3 - Added Provides: bundled(gnulib) (#821782) Brian C. Lane 2012-05-15 10:20:59 -0700
  • 6c34102208 - libparted: check PMBR before GPT partition table (#805272) - tests: add a test for the new behavior Brian C. Lane 2012-03-21 11:27:36 -0700
  • 2dc62a294f add missing .sig source Brian C. Lane 2012-03-13 16:10:51 -0700
  • 67735861c5 - Rebase to upstream parted v3.1 - removed merged patches - add new libparted-fs-resize library Brian C. Lane 2012-03-13 15:58:23 -0700
  • c4a50494de - Update patch for copying flags so that it is generic - Copy pmbr_boot flag in gpt_duplicate Brian C. Lane 2012-02-03 14:31:21 -0800
  • c45765537f - gpt: add commands to manipulate pMBR boot flag (#754850) - parted: when printing, also print the new disk flags - tests: update tests for new disk flags output - tests: add test for GPT PMBR pmbr_boot flag - doc: update parted documentation Brian C. Lane 2012-02-02 13:13:05 -0800
  • e28225b4fb - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild Dennis Gilmore 2012-01-13 06:00:56 -0600
  • 68bb9e0f50 - Fix ped_disk_duplicate on GPT so that it copies the partition flags (#747947) - Add new test to check ped_disk_duplicate on msdos, gpt, bsd disk labels - Add e2fsprogs and dosfstools so that skipped tests will be run Brian C. Lane 2011-10-31 14:56:09 -0700
  • 8e3b457f0f Fix handling of zero-length gpt partitions (#728949) Fix bug in nilfs2 probe with short partitions (#728949) Fix bug in hfs probe code (#714758) Make pc98 detection depend on specific signatures (#646053) Brian C. Lane 2011-10-06 16:44:52 -0700
  • 61bbdc442a (Re-)apply patch to fix Linux 3.0 problem. Richard W.M. Jones 2011-06-29 14:39:02 +0100
  • 3cb85c39f2 Update to parted v3.0 Brian C. Lane 2011-06-23 15:58:47 -0700
  • ec61764348 Apply patch which may fix Linux 3.0 problem. Richard W.M. Jones 2011-06-05 19:49:47 +0100
  • 7bd3bd63e3 Updated sources for v2.4 Brian C. Lane 2011-05-26 15:52:21 -0700
  • 4b10e84f4f Updating to latest upstream v2.4 Drop patches included in upstream Brian C. Lane 2011-05-26 15:50:30 -0700
  • 51e87b09cc Add upstream patched for legacy_boot and PED_ASSERT Brian C. Lane 2011-03-11 17:25:06 -0800
  • d57e6a5058 - Tell GCC to stop treating unused variable warnings as errors Brian C. Lane 2011-02-09 09:18:23 -0800
  • 3ae94e9f73 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild Dennis Gilmore 2011-02-08 08:44:48 -0600
  • edc1956dce - Document the align-check command Resolves: #642476 - Default to 1MiB partition alignment Resolves: #618255 Brian C. Lane 2010-12-20 15:40:39 -0800
  • b616963f90 Handle mac labels with differing physical/logical sector sizes better Peter Jones 2010-12-17 10:40:48 -0500
  • c504c93135 Switch to using git to apply patches. Peter Jones 2010-12-17 11:22:03 -0500
  • cbe2d87bb2 Add propper header here Peter Jones 2010-12-17 11:13:05 -0500
  • 56e09f520d - Rebuilt for gcc bug 634757 Jesse Keating 2010-09-29 14:58:27 -0700
  • dfb1e1bc53 Add patch to handle syncing partition using blkext majors (#634980) Brian C. Lane 2010-09-17 09:05:38 -0700
  • 9fd644b704 dist-git conversion Fedora Release Engineering 2010-07-29 05:34:19 +0000
  • d688a67d24 - Rebase to new upstream 2.3 release - Drop all patches (all upstreamed) - Recognize scsi disks with a high major as such (#611691) Hans de Goede 2010-07-20 12:57:24 +0000
  • a2fe9262bf - Rebase to new upstream 2.3 release - Drop all patches (all upstreamed) - Recognize scsi disks with a high major as such (#611691) Hans de Goede 2010-07-20 10:09:23 +0000
  • c6c0fcdea5 - Also recognize recovery partitions with id 27 / on gpt (#589451) Hans de Goede 2010-05-06 09:12:29 +0000
  • 47ebe5127b - Properly check dm_task_run return value (#585158) - Fix mkpartfs (ext2) on partitions >2TB (#585159) Hans de Goede 2010-04-23 11:15:49 +0000
  • 98510fcf39 - Add a flag for detecting diagnostics / recovery partitions (#583626) Hans de Goede 2010-04-19 12:03:29 +0000
  • 211df98dc5 - Parted should not canonicalize symlinks under /dev/mapper (#577824) Hans de Goede 2010-04-06 15:16:50 +0000
  • 740a497422 - New upstream version 2.2 (#577478) - Drop all our patches (all upstreamed) Hans de Goede 2010-03-30 12:56:19 +0000
  • febb3b2fab - Copy needs_clobber value in ped_disk_duplicate() (#561976) Hans de Goede 2010-02-18 14:43:51 +0000
  • eb899f72ea Enable verbose make output (to be picked up the next release Hans de Goede 2010-02-14 09:22:18 +0000
  • 1a97476e88 - Don't crash when reading a DASD disk with PV's on there (#563419) - Don't overwrite the pmbr when merely printing a gpt table (#563211) Hans de Goede 2010-02-10 14:01:25 +0000
  • 23df9b3cb9 - If a drive does not have alignment information available default to an alignment of 1MiB (#559639) Hans de Goede 2010-01-31 13:02:42 +0000
  • 4d23b7c8d8 - Fix various memory leaks in error paths (#556012) - Add %check section to the specfile, invoking make check Hans de Goede 2010-01-17 15:57:08 +0000
  • 33fde2056a - New upstream release 2.1 - Drop all our patches (all merged upstream) Hans de Goede 2010-01-11 14:03:07 +0000
  • c11ab73298 - Fix crash when partitioning loopback devices (#546622) - Drop no-cylinder-align patch: - its functionality is superseeded by the per disk flags - its only user (pyparted) has been updated to use those - this is not upstream so we don't want other programs to start using it Hans de Goede 2009-12-20 10:19:49 +0000
  • ce6563fae4 - Allow partitioning of loopback devices (#546622) - Add libparted function to query maximum partition length and start addresses for a given disk (#533417) - Add per disk flags functions from upstream, this is the way upstream has implemented the disable cylinder alignment functionality - Add --align cmdline option to specify how to align new partitions see the parted man page for details (#361951) - Make the default alignment for new partitions optimal (#361951) - When cylinder alignment is disabled, allow use of the last (incomplete) cylinder of the disk (#533328) - Don't crash when printing partition tables in Russian (#543029) - Make parted work correctly with new lvm (#525095) Hans de Goede 2009-12-18 09:42:14 +0000
  • 24837182b5 Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-25 23:30:20 +0000