Blame SPECS/parted.spec

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