Commit Graph

107 Commits

Author SHA1 Message Date
David Cantrell
ca7e6d5dfd - Spec file cleanups for merge review (#226230) 2007-04-19 18:52:23 +00:00
David Cantrell
19cd527b15 - Fix primary partition cylinder alignment error for DOS disk labels
(#229745)
- Do not build and package up libparted.a, only the shared library
2007-04-13 15:23:49 +00:00
David Cantrell
cb95a1496c - Fix off-by-one bug in parted(8) when displaying disk label (#235901) 2007-04-11 16:33:52 +00:00
David Cantrell
e13022c01a - Do not translate partition name from disk label (#224182) 2007-03-21 15:02:34 +00:00
David Cantrell
ce690b2370 - Upgrade to GNU parted-1.8.6, summary of major change(s): a) Revert
linux-swap(new) and linux-swap(old) fs types, it's linux-swap for all
    swap types (#233085)
2007-03-20 18:18:19 +00:00
David Cantrell
9fce755a0c - Upgrade to GNU parted-1.8.6, summary of major change(s): a) Revert
linux-swap(new) and linux-swap(old) fs types, it's linux-swap for all
    swap types (#233085)
2007-03-20 17:51:52 +00:00
David Cantrell
4152daa2a2 Added %find_lang to the spec file. 2007-03-20 05:37:27 +00:00
David Cantrell
92307bcd99 - Upgrade to GNU parted-1.8.5 (added missing po files) 2007-03-20 05:13:09 +00:00
David Cantrell
30db1e1a55 - Upgrade to GNU parted-1.8.4, summary of major changes: a) Update to use
newest GNU developer tools b) Use gnulib, the GNU portability library
    c) HFS+ resize support d) Windows Vista fixes e) AIX disk label fixes
    f) >512 byte logical sector read support on Linux
- Spec file cleanups per Fedora packaging guidelines
2007-03-19 18:39:07 +00:00
David Cantrell
6e262847c9 - Remove period from end of summary line (package review)
- Use preferred BuildRoot (package review)
- BR device-mapper-devel
2007-02-08 16:27:14 +00:00
David Cantrell
c3878a10e1 - Remove period from end of summary line (package review)
- Use preferred BuildRoot (package review)
2007-02-08 16:00:22 +00:00
David Cantrell
8b36e140c3 - Patched parted.8 man page to show partition names apply to GPT disklabels
as well as Mac and PC98 disklabels (#221600)
2007-01-30 20:11:29 +00:00
David Cantrell
19f67e3aac - Remove BR for libtermcap-devel
- Specifically preserve starting alignment of 0x800 on Windows Vista (see
    http://support.microsoft.com/kb/923332 for details)
- Fix incorrect sector parameter used to initialize a new PedAlignment
2007-01-22 21:13:16 +00:00
David Cantrell
f78d6d9e90 - Preserve starting sector for primary NTFS 3.1 partitions (Windows Vista)
when modifying the DOS disk label. NTFS 3.1 partitions do not start on
    the 2nd head of the 1st cylinder at the beginning of the drive.
2007-01-19 16:47:02 +00:00
David Cantrell
4191da58cf - Upgrade to GNU parted-1.8.2 2007-01-12 20:07:49 +00:00
David Cantrell
6a881dc0f8 - Fix a segfault when initializing new volumes (pjones) 2006-12-15 20:59:23 +00:00
David Cantrell
4d4b1c8c84 - Upgrade to GNU parted-1.8.1 2006-12-04 20:09:55 +00:00
David Cantrell
84fa5c8745 Upgrade to GNU parted-1.8.0. 2006-11-17 19:11:11 +00:00
David Cantrell
8742b1ad89 - Detect Apple_Boot partition types correctly (#204714) 2006-11-02 22:58:05 +00:00
David Cantrell
9956b14a8d Bump version. 2006-10-26 20:34:12 +00:00
David Cantrell
21e3502b88 Bump version. Patch ped_geometry_read() problem. 2006-10-04 20:32:16 +00:00
David Cantrell
5609c0f35e - Allow resizing of ext2/ext3 filesystems with extended attributes (#90894) 2006-09-13 17:52:43 +00:00
David Cantrell
d9e5c38ca9 - Fixed gpt patch (*asked_already -> asked_already, whoops) 2006-08-23 17:58:19 +00:00
David Cantrell
9192203167 - Improve error message returned by _parse_header() on GPT-labeled disks so
users actually have an idea of how to correct the problem
- Fix off-by-one error with LastUsableLBA and PartitionEntryLBA overlap to
    prevent possible data corruption when using non-parted GPT editing
    tools
2006-08-22 20:43:14 +00:00
Peter Jones
3729ca135b - Fix dm partition naming on gpt 2006-08-21 20:49:16 +00:00
David Cantrell
55ac6f972c - Updated O_DIRECT patch to work around s390 problems
- Update LastUsableLBA on GPT-labeled disks after LUN resize (#194238)
- Fix exception when backup GPT table is not in the correction location and
    parted tries to move it (#194238)
2006-08-17 17:52:06 +00:00
David Cantrell
01671a7eb6 - Expand error buffer to 8192 bytes in vtoc_error()
- Do not apply O_DIRECT patch on S/390 or S/390x platforms
2006-08-15 20:04:16 +00:00
David Cantrell
7922a60167 Removed bad header file patch (#200577) 2006-08-14 18:27:16 +00:00
Jesse Keating
484dc41f56 bumped for rebuild 2006-07-12 07:38:51 +00:00
Peter Jones
e7114d27cf - add ped_get_exception_handler() 2006-07-05 19:36:55 +00:00
Florian La Roche
7ce5c7c3dc - remove info files in preun 2006-06-26 16:14:18 +00:00
David Cantrell
0ef2361042 - PED_SECTOR_SIZE -> PED_SECTOR_SIZE_DEFAULT (whoops) 2006-06-22 18:35:07 +00:00
David Cantrell
c9aa70e559 - Roll dasd patches together
- Use O_DIRECT to prevent first partition corruption on GPT disks
2006-06-22 18:26:53 +00:00
Jeremy Katz
753a21466d - fix segfaults with dasd devices 2006-06-15 20:16:26 +00:00
Jeremy Katz
f12b5e15b3 - move .so symlink to -devel subpackage 2006-06-07 21:39:07 +00:00
David Cantrell
ec17425c63 Rebuild. 2006-05-29 14:47:27 +00:00
David Cantrell
8038eff7c8 - Removed mac-swraid patch (added upstream)
- Updated device-mapper patch for parted-1.7.1
2006-05-29 02:03:00 +00:00
David Cantrell
354eb5ecfe Bump version. 2006-05-27 11:55:09 +00:00
David Cantrell
dc392057a2 Fix up the headers for the parted-devel package. 2006-05-19 20:37:45 +00:00
David Cantrell
c3b4c23eb3 Patch reference cleanup. 2006-05-19 17:07:05 +00:00
David Cantrell
9d5d08e634 Upgraded to parted-1.7.0. Brought forward all parted-1.6.x patches,
including all of the IBM DASD patches. Combined DASD fixes in to one
    patch.
2006-05-19 17:05:12 +00:00
David Cantrell
19ecad40dd Bump version. 2006-04-13 15:35:20 +00:00
Jeremy Katz
7b43750cad - fix ppc swraid
- BR gettext-devel
2006-03-14 21:12:47 +00:00
Peter Jones
1647875086 - bump changelog/release 2006-02-23 02:02:46 +00:00
Jesse Keating
a4796e411d bump for bug in double-long on ppc(64) 2006-02-11 04:56:26 +00:00
Peter Jones
04f8cfad7c - name dm partitions with a "p" 2006-02-07 23:13:12 +00:00
Jesse Keating
8ddba2a7ba bump for new gcc/glibc 2006-02-07 13:24:16 +00:00
Jesse Keating
820f5f706b gcc update bump 2005-12-09 22:42:38 +00:00
Peter Jones
007d4b7c34 - update for -5 2005-12-02 22:09:30 +00:00
Peter Jones
300c2dcdc0 update device-mapper support 2005-12-01 22:23:20 +00:00