-
Fri Jun 01 2012 Brian C. Lane <bcl@redhat.com> - 1.8.1-30
- libparted: copy flags when duplicating GPT partitions (bcl)
Resolves: #750396
-
Wed Aug 10 2011 Brian C. Lane <bcl@redhat.com> - 1.8.1-29
- libparted: don't allow values less than 1 (#623268) (bcl)
Resolves: #623268
- libparted: fix snap radius so that it is using half (#623268) (bcl)
Resolves: #623268
- Add additional SCSI device major 128 thru 135 (#675650) (bcl)
Resolves: #675650
- Fix mkpartfs to handle fs > 2TB (#584057) (bcl)
Resolves: #584057
- Handle return value of dm_task_run correctly (#582907) (bcl)
Resolves: #582907
-
Wed Apr 06 2011 Brian C. Lane <bcl@redhat.com> - 1.8.1-28
- Fix buffer overrun in linux_read()
Resolves: #564104
- Update spec for autoconf changes
-
Thu Feb 11 2010 Hans de Goede <hdegoede@redhat.com> - 1.8.1-27
- Don't crash when reading a DASD disk with PV's on there (#563266)
Resolves: #563266
-
Wed Nov 25 2009 Hans de Goede <hdegoede@redhat.com> - 1.8.1-26
- Allow user to skip fixing up of bad GPT's
Resolves: #529672
-
Tue Apr 21 2009 Joel Granados <jgranado@redhat.com> - 1.8.1-24
- Allow the kernel to reread the partition table.
Resolves: #455929
-
Sat Nov 15 2008 Joel Granados <jgranado@redhat.com> - 1.8.1-23
- Prevent the user from creating msdos partitions on devices that have
more than 2^32 sectors.
Resolves: rhbz:447768
-
Thu Oct 02 2008 Joel Granados <jgranado@redhat.com> - 1.8.1-22
- Rebuild with O_DIRECT check. O_DIRECT is needed for s390x.
Related: rhbz#463917
-
Tue Jul 29 2008 Joel Granados <jgranado@redhat.com> - 1.8.1-21
- O_DIRECT is now supported in s390 and s390x. Don't test for those arches.
Related: rhbz#455929
-
Tue Jul 29 2008 Joel Granados <jgranado@redhat.com> - 1.8.1-20
- Properly test for s390 and s390x.
Related: rhbz#455929
-
Tue Jun 24 2008 Joel Granados <jgranado@redhat.com> - 1.8.1-19
- Inform the user that parted does not support ext3 file systems.
Related: rhbz#449370
-
Wed Jun 11 2008 Joel Granados <jgranado@redhat.com> - 1.8.1-18
- Add a comment about the way the arguments should be written when using
the '-' in the UNIT subargument.
Related: rhbz#450298
- Add a 2T limit to msdos partitions.
Related: rhbz#447768
- Have parted return correct error codes when something goes wrong
Related: rhbz#447792
- Reload logical partitions correctly
Related: rhbz#441244
- Don't ask the user anything when in scripting mode.
Related: rhbz#448165
-
Tue Mar 18 2008 David Cantrell <dcantrell@redhat.com> - 1.8.1-17
- Forgot to apply the patch for the previous fix
Related: rhbz#433681
-
Sat Mar 15 2008 David Cantrell <dcantrell@redhat.com> - 1.8.1-16
- Correct last_usable_if_grown calculation for GPT labels
Resolves: rhbz#433681
-
Tue Jan 29 2008 David Cantrell <dcantrell@redhat.com> - 1.8.1-15
- Add back /usr/lib/libparted.a for mkinitrd
Resolves: rhbz#430571
-
Wed Dec 19 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-14
- Fix parted print command crashing with Xen xvd disks
Resolves: rhbz#366971
- Disable disk loss warnings in script mode (-s)
Resolves: rhbz#244668
- Decrement exception counter correctly in the mkpart command
Related: rhbz#244668
- Fix block number used when checking state on ext2 filesystems
Related: rhbz#244668
- Enable experimental ext2 resize support with warning
Related: rhbz#244668
-
Fri Dec 14 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-13
- Modify parted man page to indicate which flags are valid for which
disk labels
Resolves: rhbz#242771
- Add KNOWN ISSUES section to parted(8) man page explaining that we cannot
currently do ext3 resizing inside parted
Resolves: rhbz#367101
-
Wed Aug 08 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-12
- Fix "bad address for /dev/dasdX" messages seen during installation
Resolves: rhbz#250769
-
Thu Aug 02 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-11
- Do not crash when trying to detect a disk label on /dev/md* devices on s390x
Related: rhbz#227324
-
Wed Aug 01 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-10
- Correct dasd_probe() function when handed an unknown label type
Related: rhbz#227324
-
Fri Jul 20 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-9
- Correct linux-swap filesystem check in DASD flags patch
Related: rhbz#224257
-
Thu Jul 19 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-8
- Check filesystems in addition to DASD text labels to determine flags
Resolves: rhbz#224257
-
Tue Jun 26 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-7
- Correct comment at the top of the notransname patch so it is not
interpreted as a bzip file
Related: rhbz#227324
- Detect Xen virtual block devices and set model name appropriately
Related: rhbz#235054
-
Sat May 05 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-6
- Handle Windows Vista starting primary partition cylinder alignment at
sector 2048 rather than 63
- Resolves: rhbz#226786
- Do not translate partition names as read from the disk label
- Resolves: rhbz#227324
-
Mon Feb 26 2007 David Cantrell <dcantrell@redhat.com> - 1.8.1-5
- In the parted man page, note the 'name' command works for GPT labels
- Resolves: rhbz#221600
-
Mon Dec 18 2006 Peter Jones <pjones@redhat.com> - 1.8.1-4
- Add API to flush a device from the internal device cache.
-
Mon Dec 18 2006 Peter Jones <pjones@redhat.com> - 1.8.1-3
- Fix a segfault in ped_assert where we free the wrong pointer in
the backtrace.
-
Sat Dec 16 2006 Peter Jones <pjones@redhat.com> - 1.8.1-2
- Fix a segfault when initializing new volumes
-
Tue Dec 05 2006 David Cantrell <dcantrell@redhat.com> - 1.8.1-1
- Upgrade to GNU parted-1.8.1
- Resolves: rhbz#218085
-
Sat Nov 18 2006 David Cantrell <dcantrell@redhat.com> - 1.8.0-1
- Upgrade to GNU parted-1.8.0
-
Fri Nov 03 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-18
- Detect Apple_Boot partition types correctly (#204714)
-
Fri Oct 27 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-17
- For init_generic() failures on user-mode Linux block devices, goto
error_free_arch_specific instead of error_free_dev.
-
Thu Oct 05 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-16
- Don't throw PED_EXCEPTION_ERROR in ped_geometry_read() if accessing
sectors outside of partition boundary, since returning false will
shift ped_geometry_check() to the correct sectors.
-
Thu Aug 24 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-15
- Fixed gpt patch (*asked_already -> asked_already, whoops)
-
Wed Aug 23 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-14
- 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
-
Tue Aug 22 2006 Peter Jones <pjones@redhat.com> - 1.7.1-13
- Don't use the "volume name" as the device node name on dm device
partitions, it isn't really what we want at all.
-
Fri Aug 18 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-12
- 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)
-
Wed Aug 16 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-11
- Expand error buffer to 8192 bytes in vtoc_error()
- Do not apply O_DIRECT patch on S/390 or S/390x platforms
-
Tue Aug 15 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-10
- Removed bad header file patch (#200577)
-
Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 1.7.1-9.1
- rebuild
-
Thu Jul 06 2006 Peter Jones <pjones@redhat.com> - 1.7.1-9
- add ped_exception_get_handler()
-
Tue Jun 27 2006 Florian La Roche <laroche@redhat.com> - 1.7.1-8
- remove info files in preun
-
Fri Jun 23 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-7
- PED_SECTOR_SIZE -> PED_SECTOR_SIZE_DEFAULT
-
Fri Jun 23 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-6
- Roll dasd patches together
- Use O_DIRECT to prevent first partition corruption on GPT disks
-
Fri Jun 16 2006 Jeremy Katz <katzj@redhat.com> - 1.7.1-5
- fix segfaults with dasd devices
-
Thu Jun 08 2006 Jeremy Katz <katzj@redhat.com> - 1.7.1-4
- move .so symlink to -devel subpackage
-
Mon May 29 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-3
- Rebuild
-
Mon May 29 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-2
- Removed mac-swraid patch (added upstream)
- Updated device-mapper patch for parted-1.7.1
-
Sun May 28 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-1
- Upgraded to parted-1.7.1
-
Sat May 20 2006 David Cantrell <dcantrell@redhat.com> - 1.7.0-1
- Upgraded to parted-1.7.0
-
Fri Apr 14 2006 David Cantrell <dcantrell@redhat.com> - 1.6.25.1-1
- Upgraded to parted-1.6.25.1
- BuildRequires libtool
-
Wed Mar 15 2006 Jeremy Katz <katzj@redhat.com> - 1.6.25-8
- fix ppc swraid
- BR gettext-devel
-
Thu Feb 23 2006 Peter Jones <pjones@redhat.com> - 1.6.25-7
- close /proc/devices correctly
-
Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 1.6.25-6.1
- bump again for double-long bug on ppc(64)
-
Wed Feb 08 2006 Peter Jones <pjones@redhat.com> 1.6.25-6
- Fix dm partition naming.
-
Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> 1.6.25-5.2
- rebuilt for new gcc4.1 snapshot and glibc changes
-
Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Sat Dec 03 2005 Peter Jones <pjones@redhat.com> 1.6.25-5
- rebuild for new device-mapper
-
Fri Dec 02 2005 Peter Jones <pjones@redhat.com> 1.6.25-4
- change device-mapper code to call dm_task_update_nodes() after
tasks which change device nodes.
-
Thu Nov 17 2005 Peter Jones <pjones@redhat.com> 1.6.25-3
- fix /proc/devices parser bug
-
Wed Nov 16 2005 Peter Jones <pjones@redhat.com> 1.6.25-2
- add support for partitions on dm devices
-
Thu Nov 10 2005 Chris Lumens <clumens@redhat.com> 1.6.25-1
- Updated to 1.6.25.
- Update DASD, iseries, and SX8 patches.
-
Wed Aug 31 2005 Chris Lumens <clumens@redhat.com> 1.6.24-1
- Updated to 1.6.24.
-
Tue Jul 19 2005 Chris Lumens <clumens@redhat.com> 1.6.23-2
- Add buildreq for texinfo.
-
Sat Jul 09 2005 Chris Lumens <clumens@redhat.com> 1.6.23-1
- Updated to 1.6.23.
- Get rid of separate Mac patches that are now included in upstream.
- Update DASD and AIX patches.
-
Wed Jun 08 2005 Chris Lumens <clumens@redhat.com> 1.6.22-3
- Modified Apple_Free patch to take care of the case where the partitions
are unnamed, causing many errors to be printed (#159047).
-
Fri May 06 2005 Chris Lumens <clumens@redhat.com> 1.6.22-2
- Added upstream patch to display certain Apple_Free partitions (#154479).
-
Thu Mar 24 2005 Chris Lumens <clumens@redhat.com> 1.6.22-1
- Updated to 1.6.22.
- Get rid of separate gc4 patch that's now included upstream.
- Take Mac LVM patch from parted CVS.
-
Tue Mar 15 2005 Chris Lumens <clumens@redhat.com> 1.6.21-3
- Include patches from parted CVS for new gcc4 warnings.
-
Mon Feb 21 2005 Paul Nasrat <pnasrat@redhat.com> 1.6.21-2
- Support lvm flags on mac partitions (#121266)
-
Sat Jan 22 2005 Chris Lumens <clumens@redhat.com> 1.6.21-1
- Updated to 1.6.21
-
Thu Jan 13 2005 Tim Waugh <twaugh@redhat.com> 1.6.20-2
- Rebuilt for new readline.
-
Sat Jan 08 2005 Chris Lumens <clumens@redhat.com> 1.6.20-1
- Updated to 1.6.20 (#139257, #142100).
- Updated DASD and AIX patches for 1.6.20.
-
Wed Dec 15 2004 Jeremy Katz <katzj@redhat.com> - 1.6.19-2
- add support for Promise SX8 devices
-
Mon Nov 29 2004 Jeremy Katz <katzj@redhat.com> - 1.6.19-1
- update to 1.6.19 (#138419)
-
Mon Nov 22 2004 Jeremy Katz <katzj@redhat.com> - 1.6.18-1
- update to 1.6.18
-
Sun Nov 21 2004 Miloslav Trmac <mitr@redhat.com> - 1.6.16-3
- Convert pt_BR-parted.8 to UTF-8
-
Fri Nov 12 2004 Jeremy Katz <katzj@redhat.com> - 1.6.16-2
- add patch from Matt Domsch to fix consistency of GPT disk labels
with the EFI specification for disks > 2TB (#138480)
- understand the new Sun UFS partition ID
- merge the new geometry probing from CVS to see if that helps the
assertions people are seeing (#138419)
-
Tue Nov 09 2004 Jeremy Katz <katzj@redhat.com> - 1.6.16-1
- update to 1.6.16
- rebuild for python 2.4
-
Tue Oct 19 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-5
- add patch from Matt Domsch to add a unique signature to new DOS labels
so that we can later determine which BIOS disk is which (#106674)
-
Sat Oct 16 2004 Phil Knirsch <pknirsch@redhat.com> 1.6.15-4
- Fixed dasd patch (had some duplicate file patches in it)
- Fixed problem with parted segfaulting on SCSI discs on s390 (#133997)
-
Wed Oct 13 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-3
- add patch from peterm to fix printing of the size of large devices (#135468)
-
Fri Oct 08 2004 Phil Knirsch <pknirsch@redhat.com> 1.6.15-2
- Fixed geometry calculation for bios_geo in dasd_init()
-
Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-1
- 1.6.15
-
Sat Sep 11 2004 Jeremy Katz <katzj@redhat.com> - 1.6.14-1
- update to 1.6.14
-
Wed Aug 25 2004 Jeremy Katz <katzj@redhat.com> - 1.6.12-2
- fix assertion error when checking flags on non-active partition (#130692)
- buildrequires: gettext-devel
-
Tue Aug 17 2004 Jeremy Katz <katzj@redhat.com> - 1.6.12-1
- update to 1.6.12 with major changes to CHS handling to hopefully fix #115980
- adjust dasd patch accordingly, drop some included patches
-
Tue Jul 20 2004 Karsten Hopp <karsten@redhat.de> 1.6.11-4
- update dasd patch for dos-type partitions on mainframes (scsi disks)
-
Sat Jun 26 2004 Jeremy Katz <katzj@redhat.com> - 1.6.11-3
- install-info (#77687)
-
Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com> - 1.6.11-2
- rebuilt
-
Wed Jun 02 2004 Jeremy Katz <katzj@redhat.com>
- -devel requires main package (#124938)
-
Fri May 14 2004 Jeremy Katz <katzj@redhat.com> - 1.6.11-1
- update to 1.6.11
-
Wed May 12 2004 Jeremy Katz <katzj@redhat.com> - 1.6.9-4
- add patch from Matt Domsch to not use the get/set last sector ioctls
with a 2.6 kernel (#121455)
-
Fri Apr 16 2004 David Woodhouse <dwmw2@redhat.com> - 1.6.9-3
- Fix Mac partition detection to close #112937
-
Wed Apr 14 2004 Jeremy Katz <katzj@redhat.com> - 1.6.9-2
- another minor tweak for 2.6's lack of sane geometry handling
-
Tue Apr 13 2004 Jeremy Katz <katzj@redhat.com> - 1.6.9-1
- update to 1.6.9
- need automake17
- python-devel is superfluous with pyparted as a separate package
- lose the fake-libtool stuff, 1.6.9 was disted with newer auto*
-
Tue Mar 16 2004 Elliot Lee <sopwith@redhat.com> 1.6.6-2
- Fix parted's "part-static" option to close #118183. Woohoo, a fake-libtool.sh :)
-
Sat Mar 13 2004 Jeremy Katz <katzj@redhat.com> - 1.6.6-1
- update to 1.6.6
- split dasd into a patch instead of included in the tarball
- python module is now in the pyparted package (separate src.rpm)
- ExcludeArch: ppc64 (#118183)
-
Wed Mar 03 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Sat Feb 07 2004 Jeremy Katz <katzj@redhat.com>
- add automake buildrequires (#115063)
-
Fri Jan 23 2004 Jeremy Katz <katzj@redhat.com> 1.6.3-33
- 2.6 removes the geometry fixups that used to be present for IDE disks.
According to Andries, just follow what's in the partition table and don't
worry about what Linux "detects"
-
Fri Nov 07 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-32
- rebuild for python 2.3
-
Tue Oct 28 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-31
- add patch from Michael Schwendt <mschwendt@users.sf.net> for segfault
-
Thu Sep 18 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-30
- rebuild
-
Thu Sep 18 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-29
- and don't barf on the old (broken) 1.02 gpt rev
-
Wed Sep 17 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-28
- rebuild
-
Wed Sep 17 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-27
- write out the correct gpt revision (#103664)
- add buildrequires on ncurses-devel
-
Fri Sep 05 2003 Bill Nottingham <notting@redhat.com> 1.6.3-26
- rebuild
-
Fri Sep 05 2003 Bill Nottingham <notting@redhat.com> 1.6.3-25
- don't buildreq libunicode-devel
-
Fri Aug 08 2003 Elliot Lee <sopwith@redhat.com> 1.6.3-24
- Fix libtool
-
Thu Jul 10 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-23
- Fixed dasd_write and dasd_read to support lvm and raid partitions.
-
Thu Jun 19 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-22
- Fixed a small bug in VTOC fdasd_check_volume() (#97300).
-
Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com> 1.6.3-21
- rebuilt
-
Thu Jun 05 2003 Matt Wilson <msw@redhat.com> 1.6.3-20
- don't detect AIX physical volumes as msdos partition tables (#91748)
- added stubbed code for manipulating AIX PVs, enough to clobber the
signature. (#91748)
-
Thu Jun 05 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-19
- Added LDL disk layout support for s390(x).
-
Mon May 19 2003 Matt Wilson <msw@redhat.com> 1.6.3-18
- use metadata partitions to protect DASD VTOC
- stash DASD specific data in disk specific areas, not arch specific
areas.
-
Sat May 17 2003 Matt Wilson <msw@redhat.com> 1.6.3-18
- recongnize iseries viodasd (#90449)
-
Fri May 09 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-17
- Fixed problem with probing partitions on s390(x) with new partition code.
-
Tue May 06 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-16
- Fixed partiton reread code for s390(x).
-
Sat May 03 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-15
- Rewrote partition handling for s390(x) dasd devices. No more empty partitions.
-
Thu Mar 13 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-13
- Finished updating vtoc and fdasd code to latest s390-utils version.
-
Fri Mar 07 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-12
- Fixed vtoc handling on s390(x) dasd devices.
-
Fri Feb 07 2003 Karsten Hopp <karsten@redhat.de> 1.6.3-11
- use different define to enable DASD debugging
Otherwise we'll get a lot of dasd debug output because DEBUG is
always defined
-
Thu Jan 23 2003 Tim Powers <timp@redhat.com>
- rebuilt
-
Thu Jan 23 2003 Karsten Hopp <karsten@redhat.de> 1.6.3-9
- missed one debug message
-
Wed Jan 22 2003 Karsten Hopp <karsten@redhat.de> 1.6.3-8
- add patch from CVS to disable debug messages on s390
-
Wed Jan 15 2003 Matt Wilson <msw@redhat.com> 1.6.3-7
- updated to a new tarball of parted that includes a fs.probe_specific binding
-
Mon Dec 02 2002 Matt Wilson <msw@redhat.com> 1.6.3-6
- hack in partition.native_type (#78118)
-
Fri Nov 08 2002 Matt Wilson <msw@redhat.com>
- added a patch to avoid SIGFPE when fat sector size is 0
-
Wed Nov 06 2002 Matt Wilson <msw@redhat.com>
- use --disable-dynamic-loading
-
Tue Nov 05 2002 Matt Wilson <msw@redhat.com>
- add device.disk_new_fresh()
-
Sat Nov 02 2002 Matt Wilson <msw@redhat.com>
- 1.6.3
-
Sat Oct 05 2002 Jeremy Katz <katzj@redhat.com> 1.4.24-7
- use make LIBTOOL=/usr/bin/libtool instead of recreating everything
- add patch from Jack Howarth <howarth@bromo.med.uc.edu> to self host properly
- add patch to treat GPT structs as little-endian always and treat GUIDS
as little-endian blobs
- add patch to recognize hp service partitions
-
Thu Sep 26 2002 Jeremy Katz <katzj@redhat.com> 1.4.24-6hammer
- libtoolize, etc for x86_64
- hack to get the python module in the right place until python.m4
from automake is fixed
-
Sat Jun 22 2002 Tim Powers <timp@redhat.com> 1.4.24-6
- automated rebuild
-
Mon May 27 2002 Tim Powers <timp@redhat.com> 1.4.24-5
- automated rebuild
-
Thu May 23 2002 Jeremy Katz <katzj@redhat.com> 1.4.24-4
- rebuild in new environment
-
Sat Mar 23 2002 Matt Wilson <msw@redhat.com> 1.4.24-3
- fixed the probe-with-open behavior (again)
-
Sat Feb 23 2002 Matt Wilson <msw@redhat.com> 1.4.24-1
- rebuild
-
Wed Feb 13 2002 Matt Wilson <msw@redhat.com> 1.4.24-1
- 1.4.24
-
Thu Jan 10 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Tue Jan 08 2002 Jeremy Katz <katzj@redhat.com> 1.4.20-4
- build with final python 2.2
-
Thu Dec 13 2001 Jeremy Katz <katzj@redhat.com> 1.4.20-3
- update from CVS and rebuild in new environment
-
Fri Oct 26 2001 Jeremy Katz <katzj@redhat.com> 1.4.20-2
- build both python1.5 and python2 modules
-
Sat Oct 20 2001 Matt Wilson <msw@redhat.com> 1.4.20-1
- 1.4.20 final
-
Fri Oct 12 2001 Matt Wilson <msw@redhat.com> 1.4.20-0.1pre3
- new dist from CVS with new autoconf and automake
- gpt is in 1.4.20, removed patch1 (gpt support)
- partstatic is in 1.4.20, removed patch2 (partstatic patch)
-
Wed Aug 29 2001 Matt Wilson <msw@redhat.com> 1.4.16-8
- new dist from cvs with changes to the python binding: register
DEVICE_I20 and DEVICE_ATARAID, check to make sure that a partition
exists in the PedDisk when using it to find ped_disk_next_partition
-
Wed Aug 22 2001 Matt Wilson <msw@redhat.com> 1.4.16-7
- really disable pc98 support (SF #51632)
-
Sat Aug 18 2001 Matt Wilson <msw@redhat.com> 1.4.16-6
- added a patch (Patch1) to link the c library in dynamically, the
rest of the libs statically for the parted binary (MF #49358)
-
Wed Aug 08 2001 Matt Wilson <msw@redhat.com>
- made a new dist from CVS that includes binding for
disk.get_partition_by_sector and accessing the name of a disk type
-
Tue Aug 07 2001 Matt Wilson <msw@redhat.com> 1.4.16-4
- created a new dist from CVS that fixes ext3 detection when
_probe_with_open is needed (#50292)
-
Sat Jul 21 2001 Matt Wilson <msw@redhat.com>
- rewrite scsi id code (#49533)
-
Sat Jul 21 2001 Matt Wilson <msw@redhat.com>
- added build requires (#49549)
-
Wed Jul 18 2001 Matt Wilson <msw@redhat.com>
- 1.4.16
- regenerated gpt patch against 1.4.16, incorporated
parted-1.4.15-pre1-gpt-printf.patch into the same patch, removed Patch1
-
Wed Jul 11 2001 Matt Wilson <msw@redhat.com>
- added a new dist tarball that contains python wrappers to get disk types
-
Wed Jul 11 2001 Tim Powers <timp@redhat.com>
- run ldconfig on un/install
-
Wed Jul 11 2001 Matt Wilson <msw@redhat.com>
- added a fix from clausen for border case when there is an extended
on the last cyl
-
Tue Jul 10 2001 Matt Wilson <msw@redhat.com>
- 1.4.15
-
Fri Jul 06 2001 Matt Wilson <msw@redhat.com>
- added patch from Arjan to enable ataraid support
-
Thu Jul 05 2001 Matt Wilson <msw@redhat.com>
- imported 1.4.15-pre2 into CVS and made a new dist tarball
-
Wed Jun 27 2001 Matt Wilson <msw@redhat.com>
- added a new dist tarball that contains a check in python code to
make sure that a partition exists within a disk before trying to
remove it from the disk
- also changed _probe_with_open to make the first probed filesystem win
-
Wed Jun 27 2001 Bill Nottingham <notting@redhat.com>
- fix filesystem type reading on GPT disks
-
Wed Jun 27 2001 Matt Wilson <msw@redhat.com>
- added another fix for ext2/ext3
- added Patch4 to move the crc32 function into its own namespace so
we don't colide with zlib when both are in the same executable space
-
Tue Jun 26 2001 Matt Wilson <msw@redhat.com>
- added a new dist tarball from CVS that includes
ext3 probing
-
Thu Jun 07 2001 Matt Wilson <msw@redhat.com>
- updated dist with binding for partition.geom.disk
-
Wed Jun 06 2001 Matt Wilson <msw@redhat.com>
- make a new dist tarball that has new python binding changes
-
Wed May 30 2001 Bill Nottingham <notting@redhat.com>
- add major numbers for cciss
- add libunicode-devel buildprereq
-
Mon May 28 2001 Matthew Wilson <msw@redhat.com>
- added type, heads, and sectors to the python binding for PedDevice
-
Sat May 05 2001 Matt Wilson <msw@redhat.com>
- added parted-1.4.11-gpt-pmbralign.patch from Matt Domsch
-
Thu May 03 2001 Matt Wilson <msw@redhat.com>
- include python binding
- enable shared library (for python binding, we want fpic code)
with --enable-shared
- build parted binary static with --enable-all-static
- don't run libtoolize on this.
-
Thu May 03 2001 Bill Nottingham <notting@redhat.com>
- update to 1.4.11
- add EFI GPT patch from Matt Domsch (<Matt_Domsch@dell.com>)
- don't run autoconf, it relies on a newer non-released version
of autoconf...
-
Sat Feb 24 2001 Trond Eivind Glomsrød <teg@redhat.com>
- langify
-
Thu Jan 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.4.7
-
Fri Dec 15 2000 Bill Nottingham <notting@redhat.com>
- rebuild because of broken fileutils
-
Sat Nov 04 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.2.12
-
Thu Nov 02 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.2.11
-
Wed Oct 18 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.2.10
-
Mon Sep 11 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.2.9
-
Wed Aug 30 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix bug when just hitting "return" with no user input
-
Mon Aug 21 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- 1.2.8
- blksize patch not needed anymore
- move changelog to the end of the spec file
-
Thu Aug 17 2000 Matt Wilson <msw@redhat.com>
- 1.2.7
- patched configure script to ignore the 2.4 blkpg.h header (fixes #15835).
-
Sat Aug 05 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.2.6
-
Sun Jul 23 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.2.5
- add more docu
-
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
-
Tue Jun 13 2000 Matt Wilson <msw@redhat.com>
- initialization of spec file.