Blame SPECS/parted.spec

8dc857
%define _sbindir /sbin
8dc857
%define _libdir /%{_lib}
8dc857
8dc857
Summary: The GNU disk partition manipulation program
8dc857
Name:    parted
8dc857
Version: 3.1
2a8729
Release: 29%{?dist}
8dc857
License: GPLv3+
8dc857
Group:   Applications/System
8dc857
URL:     http://www.gnu.org/software/parted
8dc857
8dc857
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
8dc857
Source1: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
8dc857
Source2: pubkey.jim.meyering
8dc857
8dc857
Patch0: parted-3.0-libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch
8dc857
Patch1: parted-3.1-libparted-check-PMBR-before-GPT-partition-table-8052.patch
8dc857
Patch2: parted-3.1-tests-add-t0301-overwrite-gpt-pmbr.sh.patch
8dc857
Patch3: parted-3.1-libparted-Fix-endian-error-with-FirstUsableLBA.patch
8dc857
Patch4: parted-2.1-libparted-use-dm_udev_wait-698121.patch
8dc857
Patch5: parted-3.1-libparted-use-largest_partnum-in-dm_reread_part_tabl.patch
8dc857
patch6: parted-3.1-test-creating-20-device-mapper-partitions.patch
8dc857
Patch7: parted-3.1-libparted-preserve-the-uuid-on-dm-partitions.patch
8dc857
Patch8: parted-3.1-tests-Make-sure-dm-UUIDs-are-not-erased.patch
8dc857
Patch9: parted-3.1-libparted-reallocate-buf-after-_disk_analyse_block_s.patch
8dc857
Patch10: parted-3.1-tests-cleanup-losetup-usage.patch
8dc857
Patch11: parted-3.1-libparted-add-support-for-implicit-FBA-DASD-partitions.patch
8dc857
Patch12: parted-3.1-libparted-add-support-for-EAV-DASD-partitions.patch
8dc857
Patch13: parted-3.1-libparted-don-t-canonicalize-dev-md-paths.patch
8dc857
Patch14: parted-3.1-libparted-mklabel-eav.patch
8dc857
Patch15: parted-3.1-avoid-dasd-as-default-file-image-type.patch
8dc857
Patch16: parted-3.1-libparted-mklabel-edev.patch
8dc857
Patch17: parted-3.1-tests-rewrite-t6001-to-use-dev-mapper.patch
8dc857
Patch18: parted-3.1-libparted-Recognize-btrfs-filesystem.patch
8dc857
Patch19: parted-3.1-tests-Add-btrfs-and-xfs-to-the-fs-probe-test.patch
8dc857
Patch20: parted-3.1-libparted-Flush-parent-device-on-open-962611.patch
8dc857
277929
# NOTE: Started numbering patches to their order is obvious
277929
Patch21: 0021-tests-Remove-rmmod-loop-from-t8001-1040504.patch
277929
Patch22: 0022-tests-Increase-size-of-container-filesystem-in-t4100.patch
277929
Patch23: 0023-tests-Disable-t4100-dvh-test-for-now-1036093.patch
277929
Patch24: 0024-libparted-make-sure-not-to-treat-percentages-as-exac.patch
277929
Patch25: 0025-tests-Use-mkfs.xfs-to-create-files-1036152.patch
75c9f6
Patch26: 0026-Update-manpage-NAME-so-whatis-will-work-948424.patch
75c9f6
Patch27: 0027-GPT-add-support-for-PReP-GUID-1108196.patch
75c9f6
Patch28: 0028-libparted-reread-part-table-with-0-partitions-113846.patch
75c9f6
Patch29: 0029-tests-Change-minimum-size-to-256MiB.patch
9e7f5d
Patch30: 0030-libparted-handle-logical-partitions-starting-immedia.patch
9e7f5d
Patch31: 0031-tests-Add-a-test-for-device-mapper-partition-sizes-1.patch
9e7f5d
Patch32: 0032-libparted-device-mapper-uses-512b-sectors-1188431.patch
9e7f5d
Patch33: 0033-libparted-Use-read-only-when-probing-devices-on-linu.patch
9e7f5d
Patch34: 0034-tests-Use-wait_for_dev_to_-functions.patch
aeed84
Patch35: 0035-tests-Add-udevadm-settle-to-wait_for_-loop-1260664.patch
aeed84
Patch36: 0036-tests-Add-wait-to-t9042-1257415.patch
aeed84
Patch37: 0037-tests-Fix-t1700-failing-on-a-host-with-a-4k-xfs-file.patch
aeed84
Patch38: 0038-libparted-Remove-fdasd-geometry-code-from-alloc_meta.patch
aeed84
Patch39: 0039-docs-Add-list-of-filesystems-for-fs-type-1311596.patch
aeed84
Patch40: 0040-partprobe-Open-the-device-once-for-probing-1339705.patch
aeed84
Patch41: 0041-tests-Stop-timing-t9040-1172675.patch
aeed84
Patch42: 0042-tests-Set-optimal-blocks-to-64-for-scsi_debug-device.patch
2a8729
Patch43: 0043-Add-support-for-NVMe-devices.patch
2a8729
Patch44: 0044-Document-resizepart-command.patch
2a8729
Patch45: 0045-parted-Add-stub-resize-command-for-backward-compatib.patch
2a8729
Patch46: 0046-libparted-Backport-partition-resize-code.patch
2a8729
Patch47: 0047-tests-excersise-resize-command.patch
2a8729
Patch48: 0048-parted-add-resizepart-command.patch
277929
8dc857
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
8dc857
BuildRequires: e2fsprogs-devel
8dc857
BuildRequires: readline-devel
8dc857
BuildRequires: ncurses-devel
8dc857
BuildRequires: gettext-devel
8dc857
BuildRequires: texinfo
8dc857
BuildRequires: device-mapper-devel
8dc857
BuildRequires: libselinux-devel
8dc857
BuildRequires: libuuid-devel
8dc857
BuildRequires: libblkid-devel >= 2.17
8dc857
BuildRequires: gnupg
8dc857
BuildRequires: git
8dc857
BuildRequires: autoconf automake
8dc857
BuildRequires: e2fsprogs
8dc857
BuildRequires: dosfstools
2a8729
BuildRequires: bc
8dc857
8dc857
Requires(post): /sbin/ldconfig
8dc857
Requires(post): /sbin/install-info
8dc857
Requires(preun): /sbin/install-info
8dc857
Requires(postun): /sbin/ldconfig
8dc857
8dc857
# bundled gnulib library exception, as per packaging guidelines
8dc857
# https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries
8dc857
Provides: bundled(gnulib)
8dc857
8dc857
%description
8dc857
The GNU Parted program allows you to create, destroy, resize, move,
8dc857
and copy hard disk partitions. Parted can be used for creating space
8dc857
for new operating systems, reorganizing disk usage, and copying data
8dc857
to new hard disks.
8dc857
8dc857
8dc857
%package devel
8dc857
Summary:  Files for developing apps which will manipulate disk partitions
8dc857
Group:    Development/Libraries
8dc857
Requires: %{name} = %{version}-%{release}
8dc857
Requires: pkgconfig
8dc857
8dc857
%description devel
8dc857
The GNU Parted library is a set of routines for hard disk partition
8dc857
manipulation. If you want to develop programs that manipulate disk
8dc857
partitions and filesystems using the routines provided by the GNU
8dc857
Parted library, you need to install this package.
8dc857
8dc857
8dc857
%prep
8dc857
%setup -q
8dc857
gpg --import %{SOURCE2}
8dc857
gpg --verify %{SOURCE1} %{SOURCE0}
8dc857
git init
8dc857
git config user.email "parted-owner@fedoraproject.org"
8dc857
git config user.name "Fedora Ninjas"
8dc857
git add .
8dc857
git commit -a -q -m "%{version} baseline."
8dc857
git am %{patches}
8dc857
iconv -f ISO-8859-1 -t UTF8 AUTHORS > tmp; touch -r AUTHORS tmp; mv tmp AUTHORS
8dc857
git commit -a -m "run iconv"
8dc857
8dc857
%build
8dc857
autoreconf
8dc857
autoconf
8dc857
CFLAGS="$RPM_OPT_FLAGS -Wno-unused-but-set-variable"; export CFLAGS
8dc857
%configure --enable-selinux --disable-static
8dc857
# Don't use rpath!
8dc857
%{__sed} -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
8dc857
%{__sed} -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
8dc857
V=1 %{__make} %{?_smp_mflags}
8dc857
8dc857
8dc857
%install
8dc857
%{__rm} -rf %{buildroot}
8dc857
%{__make} install DESTDIR=%{buildroot}
8dc857
8dc857
# Move devel package components in to the correct location
8dc857
%{__mkdir} -p %{buildroot}%{_exec_prefix}/%{_lib}
8dc857
%{__mv} %{buildroot}%{_libdir}/libparted.so %{buildroot}%{_exec_prefix}/%{_lib}
8dc857
%{__mv} %{buildroot}%{_libdir}/pkgconfig %{buildroot}%{_exec_prefix}/%{_lib}
8dc857
pushd %{buildroot}%{_exec_prefix}/%{_lib}
8dc857
reallibrary="$(readlink libparted.so)"
8dc857
%{__rm} -f libparted.so
8dc857
ln -sf ../../%{_lib}/${reallibrary} libparted.so
8dc857
popd
8dc857
8dc857
# Remove components we do not ship
8dc857
%{__rm} -rf %{buildroot}%{_libdir}/*.la
8dc857
%{__rm} -rf %{buildroot}%{_infodir}/dir
8dc857
%{__rm} -rf %{buildroot}%{_bindir}/label
8dc857
%{__rm} -rf %{buildroot}%{_bindir}/disk
8dc857
8dc857
%find_lang %{name}
8dc857
8dc857
8dc857
%check
8dc857
export LD_LIBRARY_PATH=$(pwd)/libparted/.libs
8dc857
make check
8dc857
8dc857
8dc857
%clean
8dc857
%{__rm} -rf %{buildroot}
8dc857
8dc857
8dc857
%post
8dc857
/sbin/ldconfig
8dc857
if [ -f %{_infodir}/parted.info.gz ]; then
8dc857
    /sbin/install-info %{_infodir}/parted.info.gz %{_infodir}/dir || :
8dc857
fi
8dc857
8dc857
%preun
8dc857
if [ $1 = 0 ]; then
8dc857
    /sbin/install-info --delete %{_infodir}/parted.info.gz %{_infodir}/dir >/dev/null 2>&1 || :
8dc857
fi
8dc857
8dc857
%postun -p /sbin/ldconfig
8dc857
8dc857
8dc857
%files -f %{name}.lang
8dc857
%defattr(-,root,root,-)
8dc857
%doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO doc/API doc/FAT
8dc857
%{_sbindir}/parted
8dc857
%{_sbindir}/partprobe
8dc857
%{_mandir}/man8/parted.8.gz
8dc857
%{_mandir}/man8/partprobe.8.gz
8dc857
%{_libdir}/libparted.so.*
8dc857
%{_libdir}/libparted-fs-resize.so*
8dc857
%{_infodir}/parted.info.gz
8dc857
8dc857
%files devel
8dc857
%defattr(-,root,root,-)
8dc857
%{_includedir}/parted
8dc857
%{_exec_prefix}/%{_lib}/libparted.so
8dc857
%{_exec_prefix}/%{_lib}/pkgconfig/libparted.pc
8dc857
8dc857
8dc857
%changelog
2a8729
* Thu Aug 10 2017 Brian C. Lane <bcl@redhat.com> - 3.1-29
2a8729
- Add support for NVMe devices
2a8729
  Resolves: rhbz#1316239
2a8729
- Backport partition resize command
2a8729
  Resolves: rhbz#1423357
2a8729
aeed84
* Fri Aug 26 2016 Brian C. Lane <bcl@redhat.com> - 3.1-28
aeed84
- tests: Set optimal blocks to 64 for scsi_debug devices
aeed84
  Resolves: rhbz#1359682
aeed84
aeed84
* Mon Jul 18 2016 Brian C. Lane <bcl@redhat.com> - 3.1-27
aeed84
- tests: Stop timing t9040
aeed84
  Resolves: rhbz#1172675
aeed84
aeed84
* Thu May 26 2016 Brian C. Lane <bcl@redhat.com> - 3.1-26
aeed84
- partprobe: Open the device once for probing
aeed84
  Resolves: rhbz#1339705
aeed84
aeed84
* Tue Apr 12 2016 Brian C. Lane <bcl@redhat.com> 3.1-25
aeed84
- docs: Add list of filesystems for fs-type
aeed84
  Resolves: rhbz#1311596
aeed84
- libparted: Remove fdasd geometry code from alloc_metadata
aeed84
  Resolves: rhbz#1244833
aeed84
aeed84
* Tue Mar 01 2016 Brian C. Lane <bcl@redhat.com> 3.1-24
aeed84
- tests: Add udevadm settle to wait_for_ loop
aeed84
  Related: rhbz#1260664
aeed84
- tests: Add-wait-to-t9042
aeed84
  Resolves: rhbz#1257415
aeed84
- tests: Fix t1700 failing on a host with a 4k xfs file
aeed84
  Related: rhbz#1260664
aeed84
9e7f5d
* Wed Aug 05 2015 Brian C. Lane <bcl@redhat.com> 3.1-23
9e7f5d
- libparted: Use read only when probing devices on linux
9e7f5d
  Resolves: rhbz#1245144
9e7f5d
- tests: Use wait_for_dev_to_ functions
9e7f5d
  Related: rhbz#1245144
9e7f5d
9e7f5d
* Wed May 20 2015 Brian C. Lane <bcl@redhat.com> 3.1-22
9e7f5d
- Use 512b sector size when communicating with device-mapper
9e7f5d
  Resolves: rhbz#1188431
9e7f5d
- Add a test to make sure partitions are the correct size on device-mapper
9e7f5d
  Related: rhbz#1188431
9e7f5d
9e7f5d
* Thu Apr 16 2015 Brian C. Lane <bcl@redhat.com> 3.1-21
9e7f5d
- Backport fix for 1 sector logical partition separation from start of extended
9e7f5d
  Resolves: rhbz#1212323
9e7f5d
75c9f6
* Tue Nov 25 2014 Brian C. Lane <bcl@redhat.com> 3.1-20
75c9f6
- t1700-fs test: Change minimum size to 256MiB
75c9f6
  Resolves: rhbz#1167785
75c9f6
75c9f6
* Wed Sep 24 2014 Brian C. Lane <bcl@redhat.com> 3.1-19
75c9f6
- Remove dm device when last partition is removed
75c9f6
  Resolves: rhbz#1138465
75c9f6
75c9f6
* Tue Aug 12 2014 Brian C. Lane <bcl@redhat.com> 3.1-18
75c9f6
- Fix manpage NAME so whatis works with parted
75c9f6
  Resolves: rhbz#948424
75c9f6
- GPT add support for PReP GUID
75c9f6
  Resolves: rhbz#1108196
75c9f6
277929
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.1-17
277929
- Mass rebuild 2014-01-24
277929
277929
* Wed Jan 22 2014 Brian C. Lane <bcl@redhat.com> 3.1-16
277929
- tests: Remove rmmod loop from t8001
277929
  Resolves: rhbz#1040504
277929
- tests: Increase size of container filesystem in t4100
277929
  Resolves: rhbz#1036149
277929
- tests: Disable t4100 dvh test for now
277929
  Resolves: rhbz#1036093
277929
- libparted: Make sure not to treat percentages as exact
277929
  Resolves: rhbz#1045957
277929
- tests: Use mkfs.xfs to create files
277929
  Resolves: rhbz#1036152
277929
277929
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.1-15
277929
- Mass rebuild 2013-12-27
277929
8dc857
* Wed Sep 04 2013 Brian C. Lane <bcl@redhat.com> 3.1-14
8dc857
- libparted: Flush parent device on open (#962611)
8dc857
8dc857
* Wed Aug 28 2013 Brian C. Lane <bcl@redhat.com> 3.1-13
8dc857
- libparted: Recognize btrfs filesystem (#857101)
8dc857
- tests: Add btrfs and xfs to the fs probe test (#857101)
8dc857
8dc857
* Wed Apr 17 2013 Brian C. Lane <bcl@redhat.com> 3.1-12
8dc857
- libparted: mklabel to support EDEV DASD (#953146)
8dc857
- tests: rewrite t6001 to use /dev/mapper
8dc857
8dc857
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-11
8dc857
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
8dc857
8dc857
* Wed Dec 12 2012 Brian C. Lane <bcl@redhat.com> 3.1-10
8dc857
- libparted: mklabel to support EAV DASD (#707032)
8dc857
- libparted: Avoid dasd as default disk type while probe (#707032)
8dc857
8dc857
* Thu Nov 01 2012 Brian C. Lane <bcl@redhat.com> 3.1-9
8dc857
- don't canonicalize /dev/md/ paths (#872361)
8dc857
8dc857
* Tue Oct 16 2012 Brian C. Lane <bcl@redhat.com> 3.1-8
8dc857
- change partition UUID to use partX-UUID (#858704)
8dc857
- fixup losetup usage in tests
8dc857
- add support for implicit FBA DASD partitions (#707027)
8dc857
- add support for EAV DASD partitions (#707032)
8dc857
8dc857
* Tue Sep 04 2012 Brian C. Lane <bcl@redhat.com> 3.1-7
8dc857
- reallocate buf after _disk_analyse_block_size (#835601)
8dc857
8dc857
* Fri Aug 03 2012 Brian C. Lane <bcl@redhat.com> 3.1-6
8dc857
- Use dm_udev_wait for dm operations (#844257) (bcl)
8dc857
- use largest_partnum in _dm_reread_part_table (bcl)
8dc857
- set uuid on dm partitions (#832145) (bcl)
8dc857
8dc857
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-5
8dc857
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
8dc857
8dc857
* Fri Jun 08 2012 Brian C. Lane <bcl@redhat.com> 3.1-4
8dc857
- Fix crash on ppc64 with GPT (#829960) (rwmj)
8dc857
8dc857
* Tue May 15 2012 Brian C. Lane <bcl@redhat.com> 3.1-3
8dc857
- Added Provides: bundled(gnulib) (#821782)
8dc857
8dc857
* Wed Mar 21 2012 Brian C. Lane <bcl@redhat.com> 3.1-2
8dc857
- libparted: check PMBR before GPT partition table (#805272)
8dc857
- tests: add a test for the new behavior
8dc857
8dc857
* Tue Mar 13 2012 Brian C. Lane <bcl@redhat.com> 3.1-1
8dc857
- Rebase to upstream parted v3.1
8dc857
- removed merged patches
8dc857
- add new libparted-fs-resize library
8dc857
8dc857
* Fri Feb 03 2012 Brian C. Lane <bcl@redhat.com> - 3.0-7
8dc857
- Update patch for copying flags so that it is generic
8dc857
- Copy pmbr_boot flag in gpt_duplicate
8dc857
8dc857
* Thu Feb 02 2012 Brian C. Lane <bcl@redhat.com> - 3.0-6
8dc857
- gpt: add commands to manipulate pMBR boot flag (#754850)
8dc857
- parted: when printing, also print the new disk flags
8dc857
- tests: update tests for new disk flags output
8dc857
- tests: add test for GPT PMBR pmbr_boot flag
8dc857
- doc: update parted documentation
8dc857
8dc857
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-5
8dc857
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
8dc857
8dc857
* Mon Oct 31 2011 Brian C. Lane <bcl@redht.com> - 3.0-4
8dc857
- Fix ped_disk_duplicate on GPT so that it copies the partition flags (#747947)
8dc857
- Add new test to check ped_disk_duplicate on msdos, gpt, bsd disk labels
8dc857
- Add e2fsprogs and dosfstools so that skipped tests will be run
8dc857
8dc857
* Fri Oct 07 2011 Brian C. Lane <bcl@redhat.com> - 3.0-3
8dc857
- Fix handling of zero-length gpt partitions (#728949)
8dc857
- Fix bug in nilfs2 probe with short partitions (#728949)
8dc857
- Fix bug in hfs probe code (#714758)
8dc857
- Make pc98 detection depend on specific signatures (#646053)
8dc857
8dc857
* Wed Jun 29 2011 Richard W.M. Jones <rjones@redhat.com> - 3.0-2
8dc857
- (Re-)apply patch to fix Linux "3.0" problem.
8dc857
8dc857
* Tue Jun 28 2011 Brian C. Lane <bcl@redhat.com> - 3.0-1
8dc857
- Update to parted v3.0
8dc857
- Run autoreconf so that patches to .am files will work
8dc857
- Add patch to Fix snap radius and don't allow values < 1 (#665496)
8dc857
- Add tests for the snap radius fix.
8dc857
- Drop patches included in upstream release
8dc857
8dc857
* Sun Jun  5 2011 Richard W.M. Jones <rjones@redhat.com> - 2.4-2
8dc857
- Apply patch which may fix Linux "3.0" problem.
8dc857
8dc857
* Thu May 26 2011 Brian C. Lane <bcl@redhat.com> - 2.4-1
8dc857
- Updating to latest upstream v2.4
8dc857
- Drop patches included in upstream
8dc857
8dc857
* Fri Mar 11 2011 Brian C. Lane <bcl@redhat.com> - 2.3-8
8dc857
- Add support for legacy_boot flag for GPT partitions (680562)
8dc857
- Remove PED_ASSERT for dos geometry calculations (585468)
8dc857
8dc857
* Wed Feb 09 2011 Brian C. Lane <bcl@redhat.com> - 2.3-7
8dc857
- Tell GCC to stop treating unused variable warnings as errors
8dc857
8dc857
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-6
8dc857
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8dc857
8dc857
* Mon Dec 20 2010 Brian C. Lanr <bcl@redhat.com> - 2.3-5
8dc857
- Document the align-check command
8dc857
  Resolves: #642476
8dc857
- Default to 1MiB partition alignment
8dc857
  Resolves: #618255
8dc857
8dc857
* Fri Dec 17 2010 Peter Jones <pjones@redhat.com> - 2.3-4
8dc857
- Handle mac labels with differing physical/logical sector sizes better
8dc857
8dc857
* Wed Sep 29 2010 jkeating - 2.3-3
8dc857
- Rebuilt for gcc bug 634757
8dc857
8dc857
* Fri Sep 17 2010 Brian C. Lane <bcl@redhat.com> 2.3-2
8dc857
- Add patch to handle syncing partition changes when using blkext majors
8dc857
- Resolves rhbz#634980
8dc857
- Related rhbz#629719
8dc857
8dc857
* Tue Jul 20 2010 Hans de Goede <hdegoede@redhat.com> 2.3-1
8dc857
- Rebase to new upstream 2.3 release
8dc857
- Drop all patches (all upstreamed)
8dc857
- Recognize scsi disks with a high major as such (#611691)
8dc857
8dc857
* Thu May  6 2010 Hans de Goede <hdegoede@redhat.com> 2.2-5
8dc857
- Also recognize recovery partitions with id 27 / on gpt (#589451)
8dc857
8dc857
* Fri Apr 23 2010 Hans de Goede <hdegoede@redhat.com> 2.2-4
8dc857
- Properly check dm_task_run return value (#585158)
8dc857
- Fix mkpartfs (ext2) on partitions >2TB (#585159)
8dc857
8dc857
* Mon Apr 19 2010 Hans de Goede <hdegoede@redhat.com> 2.2-3
8dc857
- Add a flag for detecting diagnostics / recovery partitions (#583626)
8dc857
8dc857
* Tue Apr  6 2010 Hans de Goede <hdegoede@redhat.com> 2.2-2
8dc857
- Parted should not canonicalize symlinks under /dev/mapper (#577824)
8dc857
8dc857
* Tue Mar 30 2010 Hans de Goede <hdegoede@redhat.com> 2.2-1
8dc857
- New upstream version 2.2 (#577478)
8dc857
- Drop all our patches (all upstreamed)
8dc857
8dc857
* Thu Feb 18 2010 Hans de Goede <hdegoede@redhat.com> 2.1-5
8dc857
- Copy needs_clobber value in ped_disk_duplicate() (#561976)
8dc857
8dc857
* Wed Feb 10 2010 Hans de Goede <hdegoede@redhat.com> 2.1-4
8dc857
- Don't crash when reading a DASD disk with PV's on there (#563419)
8dc857
- Don't overwrite the pmbr when merely printing a gpt table (#563211)
8dc857
8dc857
* Sun Jan 31 2010 Hans de Goede <hdegoede@redhat.com> 2.1-3
8dc857
- If a drive does not have alignment information available default
8dc857
  to an alignment of 1MiB (#559639)
8dc857
8dc857
* Sun Jan 17 2010 Hans de Goede <hdegoede@redhat.com> 2.1-2
8dc857
- Fix various memory leaks in error paths (#556012)
8dc857
- Add %%check section to the specfile, invoking make check
8dc857
8dc857
* Mon Jan 11 2010 Hans de Goede <hdegoede@redhat.com> 2.1-1
8dc857
- New upstream release 2.1
8dc857
- Drop all our patches (all merged upstream)
8dc857
8dc857
* Sun Dec 20 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-25
8dc857
- Fix crash when partitioning loopback devices (#546622)
8dc857
- Drop no-cylinder-align patch:
8dc857
  - its functionality is superseeded by the per disk flags
8dc857
  - its only user (pyparted) has been updated to use those
8dc857
  - this is not upstream so we don't want other programs to start using it
8dc857
8dc857
* Fri Dec 18 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-24
8dc857
- Allow partitioning of loopback devices (#546622)
8dc857
- Add libparted function to query maximum partition length and start
8dc857
  addresses for a given disk (#533417)
8dc857
- Add per disk flags functions from upstream, this is the way upstream
8dc857
  has implemented the disable cylinder alignment functionality
8dc857
- Add --align cmdline option to specify how to align new partitions
8dc857
  see the parted man page for details (#361951)
8dc857
- Make the default alignment for new partitions optimal (#361951)
8dc857
- When cylinder alignment is disabled, allow use of the last (incomplete)
8dc857
  cylinder of the disk (#533328)
8dc857
- Don't crash when printing partition tables in Russian (#543029)
8dc857
- Make parted work correctly with new lvm (#525095)
8dc857
8dc857
* Wed Nov 11 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-23
8dc857
- Fix parted not building on s390
8dc857
8dc857
* Mon Nov  9 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-22
8dc857
- Fix error when creating a fresh dasd disk on a dasd device
8dc857
  with a corrupted dasd label (#533808)
8dc857
8dc857
* Fri Nov  6 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-21
8dc857
- Fix a compiler warning which is causing build errors (#532425)
8dc857
8dc857
* Tue Nov  3 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-20
8dc857
- Fix error when creating a fresh dasd disk (#532425)
8dc857
- Rewrite dasd disk duplication patches, as the old old ones conflicted
8dc857
  with fixing creating a fresh dasd disk
8dc857
8dc857
* Fri Oct 30 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-19
8dc857
- Fix a segfault introduced by -18 when operating on plain files
8dc857
8dc857
* Thu Oct 29 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-18
8dc857
- Add functions to query device / partition table alignments (#528030)
8dc857
8dc857
* Thu Oct  8 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-17
8dc857
- Only change the partition type to 82 when setting the swap flag on dos
8dc857
  labels, not when resetting it
8dc857
8dc857
* Tue Oct  6 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-16
8dc857
- Correctly handle GPT labels on big endian machines
8dc857
8dc857
* Tue Oct  6 2009 Hans de Goede <hdegoede@redhat.com> 1.9.0-15
8dc857
- ped_partition_is_busy() should not throw exceptions (#527035)
8dc857
- msdos_partition_is_flag_available() should return 1 for swap flag (#513729)
8dc857
8dc857
* Mon Aug 31 2009 Joel Granados <jgranado@redhat.com> 1.9.0-14
8dc857
- Patchs for 'commit to os' for linux.  Thx to hansg.
8dc857
8dc857
* Fri Aug 28 2009 Karsten Hopp <karsten@redhat.com> 1.9.0-13
8dc857
- volkey is only 4 chars, don't overflow destination buffer with 84 chars
8dc857
8dc857
* Fri Aug 21 2009 Joel Granados <jgranado@redhat.com> - 1.9.0-12
8dc857
- libuuid-devel is now valid for s390 builds.
8dc857
8dc857
* Wed Aug 12 2009 Ville Skyttä <ville.skytta@iki.fi> - 1.9.0-11
8dc857
- Use xz compressed upstream tarball.
8dc857
8dc857
* Wed Aug 12 2009 Joel Granados <jgranado@redhat.com> - 1.9.0-10
8dc857
- Make install with exclude docs work without an error message.
8dc857
8dc857
* Wed Jul 29 2009 Joel Granados <jgranado@redhat.com> - 1.9.0-9
8dc857
- Add parenthesis where needed (#511907)
8dc857
8dc857
* Mon Jul 27 2009 Joel Granados <jgranado@redhat.com> - 1.9.0-8
8dc857
- Add the swap flag to the dos type labels
8dc857
8dc857
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-7
8dc857
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
8dc857
8dc857
* Thu Jul 23 2009 Joel Granados <jgranado@redhat.com> - 1.9.0-6
8dc857
- Rebuild usiing the official tar.gz at http://ftp.gnu.org/gnu/parted/parted-1.9.0.tar.gz
8dc857
8dc857
* Wed Jul 22 2009 Joel Granados <jgranado@redhat.com> - 1.9.0-5.20090721git980c
8dc857
- Better handle a duplicate error.
8dc857
8dc857
* Tue Jul 21 2009 Joel Granados <jgranado@redhat.com> - 1.9.0-4.20090721git980c
8dc857
- New snapshot.
8dc857
- Add patches to make dasd duplicate disk work.
8dc857
8dc857
* Sat Jul 18 2009 Lubomir Rintel <lkundrak@v3.sk> - 1.9.0-3.20090610git32dc
8dc857
- Fix a typo in the errno patch
8dc857
8dc857
* Mon Jul 13 2009 Joel Granados <jgranado@redhat.com> - 1.9.0-2.20090610git32dc
8dc857
- Correctly number the snapshot.
8dc857
8dc857
* Fri Jul 10 2009 Joel Granados <jgranado@redhat.com> - 1.9.0-1
8dc857
- New version.
8dc857
8dc857
* Thu Mar 26 2009 Joel Granados <jgranado@redhat.com> - 1.8.8-15
8dc857
- Begin to identify virtio devices.
8dc857
- Actually change the partition type in msdos lables (dcantrell).
8dc857
8dc857
* Mon Mar 23 2009 Joel Granados <jgranado@redhat.com> - 1.8.8-14
8dc857
- Correct the behavior of upated_mode functions when the ASSERT fails (thx to hansg).
8dc857
8dc857
* Thu Feb 26 2009 Joel Granados <jgranado@redhat.com> - 1.8.8-13
8dc857
- Fix parted build for gcc-4.4
8dc857
8dc857
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.8-13
8dc857
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
8dc857
8dc857
* Thu Jan 22 2009 Joel Granados <jgranado@redhat.com> - 1.8.8-12
8dc857
- Avoid the calling of stat for strings that don't begin with the "/" char (#353191).
8dc857
8dc857
* Sat Dec 13 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.8.8-11
8dc857
- fix typo in last patch
8dc857
8dc857
* Sat Dec 13 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.8.8-10
8dc857
- enable RAID partition types on sun disklabels for sparc
8dc857
8dc857
* Thu Nov 06 2008 Joel Granados <jgranado@redhat.com> - 1.8.8-9
8dc857
- Fix the build for the s390(x) archs (#470211).
8dc857
8dc857
* Thu Jun 05 2008 Peter Jones <pjones@redhat.com> - 1.8.8-8
8dc857
- Fix some of the atvrecv code (and the msftres code) so that the flags
8dc857
  actually stick.
8dc857
8dc857
* Thu Jun 05 2008 Peter Jones <pjones@redhat.com> - 1.8.8-7
8dc857
- Added "atvrecv" flag patch from atv-bootloader project.
8dc857
8dc857
* Thu May 29 2008 Joel Granados <jgranado@redhat.com> - 1.8.8-6
8dc857
- Do a better job at recognizing the dos partition. (#246423)
8dc857
8dc857
* Thu Apr 10 2008 David Cantrell <dcantrell@redhat.com> - 1.8.8-5
8dc857
- Allow RAID or LVM partition types on BSD disklabels.
8dc857
  (jay.estabrook AT hp.com, #427114)
8dc857
8dc857
* Thu Apr 10 2008 Peter Jones <pjones@redhat.com> - 1.8.8-4
8dc857
- Don't interactively ask to fix an AlternateGPT's location when not
8dc857
  at the end of the disk; this is so that disk images written to a
8dc857
  usb-key can work reasonably.
8dc857
8dc857
* Mon Feb 04 2008 David Cantrell <dcantrell@redhat.com> - 1.8.8-3
8dc857
- Fixes so parted compiles with gcc-4.3 (#431397)
8dc857
8dc857
* Sun Jan 13 2008 David Cantrell <dcantrell@redhat.com> - 1.8.8-2
8dc857
- Move libparted libraries to /lib (#428420)
8dc857
8dc857
* Wed Jan 02 2008 David Cantrell <dcantrell@redhat.com> - 1.8.8-1
8dc857
- Upgraded to GNU parted-1.8.8
8dc857
- License for GNU parted is now GPLv3+
8dc857
8dc857
* Thu Dec 13 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-13
8dc857
- Modify parted man page to indicate which flags are valid for which
8dc857
  disk labels (#242711)
8dc857
8dc857
* Mon Nov 05 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-12
8dc857
- Add KNOWN ISSUES section to parted(8) man page explaining that we cannot
8dc857
  currently do ext3 resizing inside parted (#367101)
8dc857
- Update the xvd patch to include 'xvd' in the string table that parted
8dc857
  uses when printing device types (#366971)
8dc857
- Do not install the linux.h or gnu.h headers
8dc857
8dc857
* Tue Oct 30 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-11
8dc857
- Do not install fdasd.h and vtoc.h header files
8dc857
8dc857
* Thu Oct 04 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-10
8dc857
- Do not install the testsuite tools
8dc857
8dc857
* Thu Oct 04 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-9
8dc857
- Always define PED_DEVICE_DM regardless of compile time options
8dc857
8dc857
* Tue Aug 21 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-8
8dc857
- Rebuild
8dc857
8dc857
* Wed Aug 08 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-7
8dc857
- Update License tag to GPLv2+
8dc857
8dc857
* Tue Aug 07 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-6
8dc857
- Detect Xen virtual block devices and set model name appropriately
8dc857
8dc857
* Thu Apr 19 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-5
8dc857
- Spec file cleanups for merge review (#226230)
8dc857
8dc857
* Fri Apr 13 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-4
8dc857
- Fix primary partition cylinder alignment error for DOS disk labels (#229745)
8dc857
- Do not build and package up libparted.a, only the shared library
8dc857
8dc857
* Wed Apr 11 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-3
8dc857
- Fix off-by-one bug in parted(8) when displaying disk label (#235901)
8dc857
8dc857
* Wed Mar 21 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-2
8dc857
- Do not translate partition name from disk label (#224182)
8dc857
8dc857
* Tue Mar 20 2007 David Cantrell <dcantrell@redhat.com> - 1.8.6-1
8dc857
- Upgrade to GNU parted-1.8.6, summary of major change(s):
8dc857
     a) Revert linux-swap(new) and linux-swap(old) fs types, it's
8dc857
        linux-swap for all swap types (#233085)
8dc857
8dc857
* Tue Mar 20 2007 David Cantrell <dcantrell@redhat.com> - 1.8.5-1
8dc857
- Upgrade to GNU parted-1.8.5 (added missing po files)
8dc857
8dc857
* Fri Mar 16 2007 David Cantrell <dcantrell@redhat.com> - 1.8.4-1
8dc857
- Upgrade to GNU parted-1.8.4, summary of major changes:
8dc857
     a) Update to use newest GNU developer tools
8dc857
     b) Use gnulib, the GNU portability library
8dc857
     c) HFS+ resize support
8dc857
     d) Windows Vista fixes
8dc857
     e) AIX disk label fixes
8dc857
     f) >512 byte logical sector read support on Linux
8dc857
- Spec file cleanups per Fedora packaging guidelines
8dc857
8dc857
* Thu Feb 08 2007 David Cantrell <dcantrell@redhat.com> - 1.8.2-5
8dc857
- Remove period from end of summary line (package review)
8dc857
- Use preferred BuildRoot (package review)
8dc857
- BR device-mapper-devel
8dc857
8dc857
* Tue Jan 30 2007 David Cantrell <dcantrell@redhat.com> - 1.8.2-4
8dc857
- Patched parted.8 man page to show partition names apply to GPT disklabels
8dc857
  as well as Mac and PC98 disklabels (#221600)
8dc857
8dc857
* Mon Jan 22 2007 David Cantrell <dcantrell@redhat.com> - 1.8.2-3
8dc857
- Remove BR for libtermcap-devel
8dc857
- Specifically preserve starting alignment of 0x800 on Windows Vista
8dc857
  (see http://support.microsoft.com/kb/923332 for details)
8dc857
- Fix incorrect sector parameter used to initialize a new PedAlignment
8dc857
8dc857
* Thu Jan 18 2007 David Cantrell <dcantrell@redhat.com> - 1.8.2-2
8dc857
- Preserve starting sector for primary NTFS 3.1 partitions (Windows
8dc857
  Vista) when modifying the DOS disk label.  NTFS 3.1 partitions do
8dc857
  not start on the 2nd head of the 1st cylinder at the beginning of
8dc857
  the drive.
8dc857
8dc857
* Fri Jan 12 2007 David Cantrell <dcantrell@redhat.com> - 1.8.2-1
8dc857
- Upgrade to GNU parted-1.8.2
8dc857
8dc857
* Fri Dec 15 2006 David Cantrell <dcantrell@redhat.com> - 1.8.1-2
8dc857
- Fix a segfault when initializing new volumes (pjones)
8dc857
8dc857
* Mon Dec 04 2006 David Cantrell <dcantrell@redhat.com> - 1.8.1-1
8dc857
- Upgrade to GNU parted-1.8.1
8dc857
8dc857
* Fri Nov 17 2006 David Cantrell <dcantrell@redhat.com> - 1.8.0-1
8dc857
- Upgrade to GNU parted-1.8.0
8dc857
8dc857
* Thu Nov 02 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-18
8dc857
- Detect Apple_Boot partition types correctly (#204714)
8dc857
8dc857
* Thu Oct 26 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-17
8dc857
- For init_generic() failures on user-mode Linux block devices, goto
8dc857
  error_free_arch_specific instead of error_free_dev.
8dc857
8dc857
* Wed Oct 04 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-16
8dc857
- Don't throw PED_EXCEPTION_ERROR in ped_geometry_read() if accessing
8dc857
  sectors outside of partition boundary, since returning false will
8dc857
  shift ped_geometry_check() to the correct sectors.
8dc857
8dc857
* Wed Aug 23 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-15
8dc857
- Fixed gpt patch (*asked_already -> asked_already, whoops)
8dc857
8dc857
* Tue Aug 22 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-14
8dc857
- Improve error message returned by _parse_header() on GPT-labeled disks
8dc857
  so users actually have an idea of how to correct the problem
8dc857
- Fix off-by-one error with LastUsableLBA and PartitionEntryLBA overlap
8dc857
  to prevent possible data corruption when using non-parted GPT editing
8dc857
  tools
8dc857
8dc857
* Mon Aug 21 2006 Peter Jones <pjones@redhat.com> - 1.7.1-13
8dc857
- Don't use the "volume name" as the device node name on dm device
8dc857
  partitions, it isn't really what we want at all.
8dc857
8dc857
* Thu Aug 17 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-12
8dc857
- Updated O_DIRECT patch to work around s390 problems
8dc857
- Update LastUsableLBA on GPT-labeled disks after LUN resize (#194238)
8dc857
- Fix exception when backup GPT table is not in the correction location
8dc857
  and parted tries to move it (#194238)
8dc857
8dc857
* Tue Aug 15 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-11
8dc857
- Expand error buffer to 8192 bytes in vtoc_error()
8dc857
- Do not apply O_DIRECT patch on S/390 or S/390x platforms
8dc857
8dc857
* Mon Aug 14 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-10
8dc857
- Removed bad header file patch (#200577)
8dc857
8dc857
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.7.1-9.1
8dc857
- rebuild
8dc857
8dc857
* Wed Jul  5 2006 Peter Jones <pjones@redhat.com> - 1.7.1-9
8dc857
- add ped_exception_get_handler()
8dc857
8dc857
* Mon Jun 26 2006 Florian La Roche <laroche@redhat.com> - 1.7.1-8
8dc857
- remove info files in preun
8dc857
8dc857
* Thu Jun 22 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-7
8dc857
- PED_SECTOR_SIZE -> PED_SECTOR_SIZE_DEFAULT
8dc857
8dc857
* Thu Jun 22 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-6
8dc857
- Roll dasd patches together
8dc857
- Use O_DIRECT to prevent first partition corruption on GPT disks
8dc857
8dc857
* Thu Jun 15 2006 Jeremy Katz <katzj@redhat.com> - 1.7.1-5
8dc857
- fix segfaults with dasd devices
8dc857
8dc857
* Wed Jun  7 2006 Jeremy Katz <katzj@redhat.com> - 1.7.1-4
8dc857
- move .so symlink to -devel subpackage
8dc857
8dc857
* Sun May 28 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-3
8dc857
- Rebuild
8dc857
8dc857
* Sun May 28 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-2
8dc857
- Removed mac-swraid patch (added upstream)
8dc857
- Updated device-mapper patch for parted-1.7.1
8dc857
8dc857
* Sat May 27 2006 David Cantrell <dcantrell@redhat.com> - 1.7.1-1
8dc857
- Upgraded to parted-1.7.1
8dc857
8dc857
* Fri May 19 2006 David Cantrell <dcantrell@redhat.com> - 1.7.0-1
8dc857
- Upgraded to parted-1.7.0
8dc857
8dc857
* Thu Apr 13 2006 David Cantrell <dcantrell@redhat.com> - 1.6.25.1-1
8dc857
- Upgraded to parted-1.6.25.1
8dc857
- BuildRequires libtool
8dc857
8dc857
* Tue Mar 14 2006 Jeremy Katz <katzj@redhat.com> - 1.6.25-8
8dc857
- fix ppc swraid
8dc857
- BR gettext-devel
8dc857
8dc857
* Wed Feb 22 2006 Peter Jones <pjones@redhat.com> - 1.6.25-7
8dc857
- close /proc/devices correctly
8dc857
8dc857
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.6.25-6.1
8dc857
- bump again for double-long bug on ppc(64)
8dc857
8dc857
* Tue Feb  7 2006 Peter Jones <pjones@redhat.com> 1.6.25-6
8dc857
- Fix dm partition naming.
8dc857
8dc857
* Tue Feb  7 2006 Jesse Keating <jkeating@redhat.com> 1.6.25-5.2
8dc857
- rebuilt for new gcc4.1 snapshot and glibc changes
8dc857
8dc857
* Fri Dec  9 2005 Jesse Keating <jkeating@redhat.com>
8dc857
- rebuilt
8dc857
8dc857
* Fri Dec  2 2005 Peter Jones <pjones@redhat.com> 1.6.25-5
8dc857
- rebuild for new device-mapper
8dc857
8dc857
* Thu Dec  1 2005 Peter Jones <pjones@redhat.com> 1.6.25-4
8dc857
- change device-mapper code to call dm_task_update_nodes() after
8dc857
  tasks which change device nodes.
8dc857
8dc857
* Wed Nov 16 2005 Peter Jones <pjones@redhat.com> 1.6.25-3
8dc857
- fix /proc/devices parser bug
8dc857
8dc857
* Tue Nov 15 2005 Peter Jones <pjones@redhat.com> 1.6.25-2
8dc857
- add support for partitions on dm devices
8dc857
8dc857
* Wed Nov 09 2005 Chris Lumens <clumens@redhat.com> 1.6.25-1
8dc857
- Updated to 1.6.25.
8dc857
- Update DASD, iseries, and SX8 patches.
8dc857
8dc857
* Tue Aug 30 2005 Chris Lumens <clumens@redhat.com> 1.6.24-1
8dc857
- Updated to 1.6.24.
8dc857
8dc857
* Mon Jul 18 2005 Chris Lumens <clumens@redhat.com> 1.6.23-2
8dc857
- Add buildreq for texinfo.
8dc857
8dc857
* Fri Jul 08 2005 Chris Lumens <clumens@redhat.com> 1.6.23-1
8dc857
- Updated to 1.6.23.
8dc857
- Get rid of separate Mac patches that are now included in upstream.
8dc857
- Update DASD and AIX patches.
8dc857
8dc857
* Tue Jun 07 2005 Chris Lumens <clumens@redhat.com> 1.6.22-3
8dc857
- Modified Apple_Free patch to take care of the case where the partitions
8dc857
  are unnamed, causing many errors to be printed (#159047).
8dc857
8dc857
* Thu May 05 2005 Chris Lumens <clumens@redhat.com> 1.6.22-2
8dc857
- Added upstream patch to display certain Apple_Free partitions (#154479).
8dc857
8dc857
* Wed Mar 23 2005 Chris Lumens <clumens@redhat.com> 1.6.22-1
8dc857
- Updated to 1.6.22.
8dc857
- Get rid of separate gc4 patch that's now included upstream.
8dc857
- Take Mac LVM patch from parted CVS.
8dc857
8dc857
* Mon Mar 14 2005 Chris Lumens <clumens@redhat.com> 1.6.21-3
8dc857
- Include patches from parted CVS for new gcc4 warnings.
8dc857
8dc857
* Sun Feb 20 2005 Paul Nasrat <pnasrat@redhat.com> 1.6.21-2
8dc857
- Support lvm flags on mac partitions (#121266)
8dc857
8dc857
* Fri Jan 21 2005 Chris Lumens <clumens@redhat.com> 1.6.21-1 
8dc857
- Updated to 1.6.21
8dc857
8dc857
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 1.6.20-2
8dc857
- Rebuilt for new readline.
8dc857
8dc857
* Fri Jan 07 2005 Chris Lumens <clumens@redhat.com> 1.6.20-1 
8dc857
- Updated to 1.6.20 (#139257, #142100).
8dc857
- Updated DASD and AIX patches for 1.6.20.
8dc857
8dc857
* Tue Dec 14 2004 Jeremy Katz <katzj@redhat.com> - 1.6.19-2
8dc857
- add support for Promise SX8 devices
8dc857
8dc857
* Sun Nov 28 2004 Jeremy Katz <katzj@redhat.com> - 1.6.19-1
8dc857
- update to 1.6.19 (#138419)
8dc857
8dc857
* Sun Nov 21 2004 Jeremy Katz <katzj@redhat.com> - 1.6.18-1
8dc857
- update to 1.6.18
8dc857
8dc857
* Sat Nov 20 2004 Miloslav Trmac <mitr@redhat.com> - 1.6.16-3
8dc857
- Convert pt_BR-parted.8 to UTF-8
8dc857
8dc857
* Thu Nov 11 2004 Jeremy Katz <katzj@redhat.com> - 1.6.16-2
8dc857
- add patch from Matt Domsch to fix consistency of GPT disk labels 
8dc857
  with the EFI specification for disks > 2TB (#138480)
8dc857
- understand the new Sun UFS partition ID
8dc857
- merge the new geometry probing from CVS to see if that helps the 
8dc857
  assertions people are seeing (#138419)
8dc857
8dc857
* Mon Nov  8 2004 Jeremy Katz <katzj@redhat.com> - 1.6.16-1
8dc857
- update to 1.6.16
8dc857
- rebuild for python 2.4
8dc857
8dc857
* Mon Oct 18 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-5
8dc857
- add patch from Matt Domsch to add a unique signature to new DOS labels 
8dc857
  so that we can later determine which BIOS disk is which (#106674)
8dc857
8dc857
* Fri Oct 15 2004 Phil Knirsch <pknirsch@redhat.com> 1.6.15-4
8dc857
- Fixed dasd patch (had some duplicate file patches in it)
8dc857
- Fixed problem with parted segfaulting on SCSI discs on s390 (#133997)
8dc857
8dc857
* Tue Oct 12 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-3
8dc857
- add patch from peterm to fix printing of the size of large devices (#135468)
8dc857
8dc857
* Thu Oct 07 2004 Phil Knirsch <pknirsch@redhat.com> 1.6.15-2
8dc857
- Fixed geometry calculation for bios_geo in dasd_init()
8dc857
8dc857
* Mon Sep 20 2004 Jeremy Katz <katzj@redhat.com> - 1.6.15-1
8dc857
- 1.6.15
8dc857
8dc857
* Fri Sep 10 2004 Jeremy Katz <katzj@redhat.com> - 1.6.14-1
8dc857
- update to 1.6.14
8dc857
8dc857
* Tue Aug 24 2004 Jeremy Katz <katzj@redhat.com> - 1.6.12-2
8dc857
- fix assertion error when checking flags on non-active partition (#130692)
8dc857
- buildrequires: gettext-devel
8dc857
8dc857
* Mon Aug 16 2004 Jeremy Katz <katzj@redhat.com> - 1.6.12-1
8dc857
- update to 1.6.12 with major changes to CHS handling to hopefully fix #115980
8dc857
- adjust dasd patch accordingly, drop some included patches
8dc857
8dc857
* Mon Jul 19 2004 Karsten Hopp <karsten@redhat.de> 1.6.11-4 
8dc857
- update dasd patch for dos-type partitions on mainframes (scsi disks)
8dc857
8dc857
* Fri Jun 25 2004 Jeremy Katz <katzj@redhat.com> - 1.6.11-3
8dc857
- install-info (#77687)
8dc857
8dc857
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - 1.6.11-2
8dc857
- rebuilt
8dc857
8dc857
* Tue Jun  1 2004 Jeremy Katz <katzj@redhat.com>
8dc857
- -devel requires main package (#124938)
8dc857
8dc857
* Thu May 13 2004 Jeremy Katz <katzj@redhat.com> - 1.6.11-1
8dc857
- update to 1.6.11
8dc857
8dc857
* Tue May 11 2004 Jeremy Katz <katzj@redhat.com> - 1.6.9-4
8dc857
- add patch from Matt Domsch to not use the get/set last sector ioctls 
8dc857
  with a 2.6 kernel (#121455)
8dc857
8dc857
* Thu Apr 15 2004 David Woodhouse <dwmw2@redhat.com> - 1.6.9-3
8dc857
- Fix Mac partition detection to close #112937
8dc857
8dc857
* Tue Apr 13 2004 Jeremy Katz <katzj@redhat.com> - 1.6.9-2
8dc857
- another minor tweak for 2.6's lack of sane geometry handling
8dc857
8dc857
* Mon Apr 12 2004 Jeremy Katz <katzj@redhat.com> - 1.6.9-1
8dc857
- update to 1.6.9
8dc857
- need automake17
8dc857
- python-devel is superfluous with pyparted as a separate package
8dc857
- lose the fake-libtool stuff, 1.6.9 was disted with newer auto*
8dc857
8dc857
* Mon Mar 15 2004 Elliot Lee <sopwith@redhat.com> 1.6.6-2
8dc857
- Fix parted's "part-static" option to close #118183. Woohoo, a fake-libtool.sh :)
8dc857
8dc857
* Fri Mar 12 2004 Jeremy Katz <katzj@redhat.com> - 1.6.6-1
8dc857
- update to 1.6.6 
8dc857
- split dasd into a patch instead of included in the tarball
8dc857
- python module is now in the pyparted package (separate src.rpm)
8dc857
- ExcludeArch: ppc64 (#118183)
8dc857
8dc857
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
8dc857
- rebuilt
8dc857
8dc857
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
8dc857
- rebuilt
8dc857
8dc857
* Fri Feb  6 2004 Jeremy Katz <katzj@redhat.com>
8dc857
- add automake buildrequires (#115063)
8dc857
8dc857
* Thu Jan 22 2004 Jeremy Katz <katzj@redhat.com> 1.6.3-33
8dc857
- 2.6 removes the geometry fixups that used to be present for IDE disks.  
8dc857
  According to Andries, just follow what's in the partition table and don't 
8dc857
  worry about what Linux "detects"
8dc857
8dc857
* Thu Nov  6 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-32
8dc857
- rebuild for python 2.3
8dc857
8dc857
* Mon Oct 27 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-31
8dc857
- add patch from Michael Schwendt <mschwendt@users.sf.net> for segfault
8dc857
8dc857
* Wed Sep 17 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-30
8dc857
- rebuild
8dc857
8dc857
* Wed Sep 17 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-29
8dc857
- and don't barf on the old (broken) 1.02 gpt rev
8dc857
8dc857
* Tue Sep 16 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-28
8dc857
- rebuild
8dc857
8dc857
* Tue Sep 16 2003 Jeremy Katz <katzj@redhat.com> 1.6.3-27
8dc857
- write out the correct gpt revision (#103664)
8dc857
- add buildrequires on ncurses-devel
8dc857
8dc857
* Thu Sep  4 2003 Bill Nottingham <notting@redhat.com> 1.6.3-26
8dc857
- rebuild 
8dc857
8dc857
* Thu Sep  4 2003 Bill Nottingham <notting@redhat.com> 1.6.3-25
8dc857
- don't buildreq libunicode-devel
8dc857
8dc857
* Thu Aug 07 2003 Elliot Lee <sopwith@redhat.com> 1.6.3-24
8dc857
- Fix libtool
8dc857
8dc857
* Wed Jul 09 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-23
8dc857
- Fixed dasd_write and dasd_read to support lvm and raid partitions.
8dc857
8dc857
* Wed Jun 18 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-22
8dc857
- Fixed a small bug in VTOC fdasd_check_volume() (#97300).
8dc857
8dc857
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 1.6.3-21
8dc857
- rebuilt
8dc857
8dc857
* Wed Jun  4 2003 Matt Wilson <msw@redhat.com> 1.6.3-20
8dc857
- don't detect AIX physical volumes as msdos partition tables (#91748)
8dc857
- added stubbed code for manipulating AIX PVs, enough to clobber the
8dc857
  signature. (#91748)
8dc857
8dc857
* Wed Jun 04 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-19
8dc857
- Added LDL disk layout support for s390(x).
8dc857
8dc857
* Sun May 18 2003 Matt Wilson <msw@redhat.com> 1.6.3-18
8dc857
- use metadata partitions to protect DASD VTOC
8dc857
- stash DASD specific data in disk specific areas, not arch specific
8dc857
  areas.
8dc857
8dc857
* Fri May 16 2003 Matt Wilson <msw@redhat.com> 1.6.3-18
8dc857
- recongnize iseries viodasd (#90449)
8dc857
8dc857
* Thu May 08 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-17
8dc857
- Fixed problem with probing partitions on s390(x) with new partition code.
8dc857
8dc857
* Mon May 05 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-16
8dc857
- Fixed partiton reread code for s390(x).
8dc857
8dc857
* Fri May 02 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-15
8dc857
- Rewrote partition handling for s390(x) dasd devices. No more empty partitions.
8dc857
8dc857
* Wed Mar 12 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-13
8dc857
- Finished updating vtoc and fdasd code to latest s390-utils version.
8dc857
8dc857
* Thu Mar 06 2003 Phil Knirsch <pknirsch@redhat.com> 1.6.3-12
8dc857
- Fixed vtoc handling on s390(x) dasd devices.
8dc857
8dc857
* Thu Feb 06 2003 Karsten Hopp <karsten@redhat.de> 1.6.3-11
8dc857
- use different define to enable DASD debugging
8dc857
  Otherwise we'll get a lot of dasd debug output because DEBUG is
8dc857
  always defined
8dc857
8dc857
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
8dc857
- rebuilt
8dc857
8dc857
* Wed Jan 22 2003 Karsten Hopp <karsten@redhat.de> 1.6.3-9
8dc857
- missed one debug message
8dc857
8dc857
* Tue Jan 21 2003 Karsten Hopp <karsten@redhat.de> 1.6.3-8
8dc857
- add patch from CVS to disable debug messages on s390
8dc857
8dc857
* Tue Jan 14 2003 Matt Wilson <msw@redhat.com> 1.6.3-7
8dc857
- updated to a new tarball of parted that includes a fs.probe_specific binding
8dc857
8dc857
* Sun Dec  1 2002 Matt Wilson <msw@redhat.com> 1.6.3-6
8dc857
- hack in partition.native_type (#78118)
8dc857
8dc857
* Thu Nov  7 2002 Matt Wilson <msw@redhat.com>
8dc857
- added a patch to avoid SIGFPE when fat sector size is 0
8dc857
8dc857
* Tue Nov  5 2002 Matt Wilson <msw@redhat.com>
8dc857
- use --disable-dynamic-loading
8dc857
8dc857
* Mon Nov  4 2002 Matt Wilson <msw@redhat.com>
8dc857
- add device.disk_new_fresh()
8dc857
8dc857
* Fri Nov  1 2002 Matt Wilson <msw@redhat.com>
8dc857
- 1.6.3
8dc857
8dc857
* Fri Oct  4 2002 Jeremy Katz <katzj@redhat.com> 1.4.24-7
8dc857
- use make LIBTOOL=/usr/bin/libtool instead of recreating everything
8dc857
- add patch from Jack Howarth <howarth@bromo.med.uc.edu> to self host properly
8dc857
- add patch to treat GPT structs as little-endian always and treat GUIDS 
8dc857
  as little-endian blobs
8dc857
- add patch to recognize hp service partitions
8dc857
8dc857
* Wed Sep 25 2002 Jeremy Katz <katzj@redhat.com> 1.4.24-6hammer
8dc857
- libtoolize, etc for x86_64
8dc857
- hack to get the python module in the right place until python.m4 
8dc857
  from automake is fixed
8dc857
8dc857
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 1.4.24-6
8dc857
- automated rebuild
8dc857
8dc857
* Sun May 26 2002 Tim Powers <timp@redhat.com> 1.4.24-5
8dc857
- automated rebuild
8dc857
8dc857
* Wed May 22 2002 Jeremy Katz <katzj@redhat.com> 1.4.24-4
8dc857
- rebuild in new environment
8dc857
8dc857
* Fri Mar 22 2002 Matt Wilson <msw@redhat.com> 1.4.24-3
8dc857
- fixed the probe-with-open behavior (again)
8dc857
8dc857
* Fri Feb 22 2002 Matt Wilson <msw@redhat.com> 1.4.24-1
8dc857
- rebuild
8dc857
8dc857
* Tue Feb 12 2002 Matt Wilson <msw@redhat.com> 1.4.24-1
8dc857
- 1.4.24
8dc857
8dc857
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
8dc857
- automated rebuild
8dc857
8dc857
* Mon Jan  7 2002 Jeremy Katz <katzj@redhat.com> 1.4.20-4
8dc857
- build with final python 2.2
8dc857
8dc857
* Wed Dec 12 2001 Jeremy Katz <katzj@redhat.com> 1.4.20-3
8dc857
- update from CVS and rebuild in new environment
8dc857
8dc857
* Thu Oct 25 2001 Jeremy Katz <katzj@redhat.com> 1.4.20-2
8dc857
- build both python1.5 and python2 modules
8dc857
8dc857
* Fri Oct 19 2001 Matt Wilson <msw@redhat.com> 1.4.20-1
8dc857
- 1.4.20 final
8dc857
8dc857
* Thu Oct 11 2001 Matt Wilson <msw@redhat.com> 1.4.20-0.1pre3
8dc857
- new dist from CVS with new autoconf and automake
8dc857
- gpt is in 1.4.20, removed patch1 (gpt support)
8dc857
- partstatic is in 1.4.20, removed patch2 (partstatic patch)
8dc857
8dc857
* Tue Aug 28 2001 Matt Wilson <msw@redhat.com> 1.4.16-8
8dc857
- new dist from cvs with changes to the python binding: register
8dc857
  DEVICE_I20 and DEVICE_ATARAID, check to make sure that a partition
8dc857
  exists in the PedDisk when using it to find ped_disk_next_partition
8dc857
8dc857
* Tue Aug 21 2001 Matt Wilson <msw@redhat.com> 1.4.16-7
8dc857
- really disable pc98 support (SF #51632)
8dc857
8dc857
* Fri Aug 17 2001 Matt Wilson <msw@redhat.com> 1.4.16-6
8dc857
- added a patch (Patch1) to link the c library in dynamically, the
8dc857
  rest of the libs statically for the parted binary (MF #49358)
8dc857
8dc857
* Tue Aug  7 2001 Matt Wilson <msw@redhat.com>
8dc857
- made a new dist from CVS that includes binding for
8dc857
  disk.get_partition_by_sector and accessing the name of a disk type
8dc857
8dc857
* Mon Aug  6 2001 Matt Wilson <msw@redhat.com> 1.4.16-4
8dc857
- created a new dist from CVS that fixes ext3 detection when
8dc857
  _probe_with_open is needed (#50292)
8dc857
8dc857
* Fri Jul 20 2001 Matt Wilson <msw@redhat.com>
8dc857
- rewrite scsi id code (#49533)
8dc857
8dc857
* Fri Jul 20 2001 Matt Wilson <msw@redhat.com>
8dc857
- added build requires (#49549)
8dc857
8dc857
* Tue Jul 17 2001 Matt Wilson <msw@redhat.com>
8dc857
- 1.4.16
8dc857
- regenerated gpt patch against 1.4.16, incorporated
8dc857
  parted-1.4.15-pre1-gpt-printf.patch into the same patch, removed Patch1
8dc857
8dc857
* Tue Jul 10 2001 Matt Wilson <msw@redhat.com>
8dc857
- added a new dist tarball that contains python wrappers to get disk types
8dc857
8dc857
* Tue Jul 10 2001 Tim Powers <timp@redhat.com>
8dc857
- run ldconfig on un/install
8dc857
8dc857
* Tue Jul 10 2001 Matt Wilson <msw@redhat.com>
8dc857
- added a fix from clausen for border case when there is an extended
8dc857
  on the last cyl
8dc857
8dc857
* Mon Jul  9 2001 Matt Wilson <msw@redhat.com>
8dc857
- 1.4.15
8dc857
8dc857
* Thu Jul  5 2001 Matt Wilson <msw@redhat.com>
8dc857
- added patch from Arjan to enable ataraid support
8dc857
8dc857
* Wed Jul  4 2001 Matt Wilson <msw@redhat.com>
8dc857
- imported 1.4.15-pre2 into CVS and made a new dist tarball
8dc857
8dc857
* Tue Jun 26 2001 Matt Wilson <msw@redhat.com>
8dc857
- added a new dist tarball that contains a check in python code to
8dc857
  make sure that a partition exists within a disk before trying to
8dc857
  remove it from the disk
8dc857
- also changed _probe_with_open to make the first probed filesystem win
8dc857
8dc857
* Tue Jun 26 2001 Bill Nottingham <notting@redhat.com>
8dc857
- fix filesystem type reading on GPT disks
8dc857
8dc857
* Tue Jun 26 2001 Matt Wilson <msw@redhat.com>
8dc857
- added another fix for ext2/ext3
8dc857
- added Patch4 to move the crc32 function into its own namespace so
8dc857
  we don't colide with zlib when both are in the same executable space
8dc857
8dc857
* Mon Jun 25 2001 Matt Wilson <msw@redhat.com>
8dc857
- added a new dist tarball from CVS that includes
8dc857
  ext3 probing
8dc857
8dc857
* Wed Jun  6 2001 Matt Wilson <msw@redhat.com>
8dc857
- updated dist with binding for partition.geom.disk
8dc857
8dc857
* Tue Jun  5 2001 Matt Wilson <msw@redhat.com>
8dc857
- make a new dist tarball that has new python binding changes
8dc857
8dc857
* Tue May 29 2001 Bill Nottingham <notting@redhat.com>
8dc857
- add major numbers for cciss 
8dc857
- add libunicode-devel buildprereq
8dc857
8dc857
* Sun May 27 2001 Matthew Wilson <msw@redhat.com>
8dc857
- added type, heads, and sectors to the python binding for PedDevice
8dc857
8dc857
* Fri May  4 2001 Matt Wilson <msw@redhat.com>
8dc857
- added parted-1.4.11-gpt-pmbralign.patch from Matt Domsch
8dc857
8dc857
* Wed May  2 2001 Matt Wilson <msw@redhat.com>
8dc857
- include python binding
8dc857
- enable shared library (for python binding, we want fpic code)
8dc857
  with --enable-shared
8dc857
- build parted binary static with --enable-all-static
8dc857
- don't run libtoolize on this.
8dc857
8dc857
* Wed May 02 2001 Bill Nottingham <notting@redhat.com>
8dc857
- update to 1.4.11
8dc857
- add EFI GPT patch from Matt Domsch (<Matt_Domsch@dell.com>)
8dc857
- don't run autoconf, it relies on a newer non-released version
8dc857
  of autoconf...
8dc857
8dc857
* Fri Feb 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
8dc857
- langify
8dc857
8dc857
* Wed Jan 17 2001 Florian La Roche <Florian.LaRoche@redhat.de>
8dc857
- update to 1.4.7
8dc857
8dc857
* Thu Dec 14 2000 Bill Nottingham <notting@redhat.com>
8dc857
- rebuild because of broken fileutils
8dc857
8dc857
* Fri Nov 03 2000 Florian La Roche <Florian.LaRoche@redhat.de>
8dc857
- update to 1.2.12
8dc857
8dc857
* Wed Nov 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
8dc857
- update to 1.2.11
8dc857
8dc857
* Tue Oct 17 2000 Florian La Roche <Florian.LaRoche@redhat.de>
8dc857
- update to 1.2.10
8dc857
8dc857
* Sun Sep 10 2000 Florian La Roche <Florian.LaRoche@redhat.de>
8dc857
- update to 1.2.9
8dc857
8dc857
* Tue Aug 29 2000 Florian La Roche <Florian.LaRoche@redhat.com>
8dc857
- fix bug when just hitting "return" with no user input
8dc857
8dc857
* Sun Aug 20 2000 Florian La Roche <Florian.LaRoche@redhat.com>
8dc857
- 1.2.8
8dc857
- blksize patch not needed anymore
8dc857
- move changelog to the end of the spec file
8dc857
8dc857
* Wed Aug 16 2000 Matt Wilson <msw@redhat.com>
8dc857
- 1.2.7
8dc857
- patched configure script to ignore the 2.4 blkpg.h header (fixes #15835).
8dc857
8dc857
* Fri Aug  4 2000 Florian La Roche <Florian.LaRoche@redhat.de>
8dc857
- update to 1.2.6
8dc857
8dc857
* Sat Jul 22 2000 Florian La Roche <Florian.LaRoche@redhat.de>
8dc857
- update to 1.2.5
8dc857
- add more docu
8dc857
8dc857
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
8dc857
- automatic rebuild
8dc857
8dc857
* Mon Jun 12 2000 Matt Wilson <msw@redhat.com>
8dc857
- initialization of spec file.