Changelog for
parted-debuginfo-1.8.8-102.2.x86_64.rpm :
Thu Apr 1 14:00:00 2010 puzelAATTnovell.com
- replace retry-blkpg-ioctl.patch with
retry-blkpg-ioctl-and-improve-error-handling.patch
Thu Feb 4 13:00:00 2010 puzelAATTnovell.com
- drop fix-race-call-udevadm-settle.patch (bnc#576204)
- is not needed due to recently added retry-blkpg-ioctl.patch
- add --timeout=20 option to udevadm settle in
do-not-create-dm-nodes.patch
Tue Jan 26 13:00:00 2010 puzelAATTnovell.com
- add retry-blkpg-ioctl.patch (bnc#539521)
Fri Dec 11 13:00:00 2009 puzelAATTsuse.cz
- avoid-unnecessary-open-close.patch,
do-not-unnecessarily-open-part-dev.patch,
fix-race-call-udevadm-settle.patch (bnc#539521)
Wed Sep 30 14:00:00 2009 puzelAATTsuse.cz
- replace fix-multipath-part-name.patch with
fix-dm-partition-name.patch (bnc#471440)
- add do-not-create-dm-nodes.patch (bnc#501773, bnc#502967)
Wed Feb 18 13:00:00 2009 puzelAATTsuse.cz
- do-not-automatically-correct-GPT.patch (bnc#436825)
Tue Feb 10 13:00:00 2009 puzelAATTsuse.cz
- dont-require-dvh-partition-name.patch (bnc#471703)
Mon Feb 9 13:00:00 2009 puzelAATTsuse.cz
- parted-cmd-arg-fix.patch (bnc#473207)
Fri Jan 23 13:00:00 2009 puzelAATTsuse.cz
- do-not-discard-bootcode-in-extended-partition.patch (bnc#467576)
Thu Jan 22 13:00:00 2009 puzelAATTsuse.cz
- fix-error-informing-the-kernel.patch (bnc#449183)
Thu Jan 22 13:00:00 2009 puzelAATTsuse.cz
- fix-multipath-part-name.patch (bnc#447591)
Wed Jan 7 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Wed Nov 26 13:00:00 2008 puzelAATTsuse.cz
- fix-dasd-probe.patch (bnc#438681)
Fri Nov 7 13:00:00 2008 puzelAATTsuse.cz
- fix-corrupted-gpt-crash.patch (bnc#439910)
- fix-dvh-update.patch (bnc#397210)
Wed Nov 5 13:00:00 2008 puzelAATTsuse.cz
- disabled largest_partition_number.patch (bnc#440141)
Mon Oct 20 14:00:00 2008 puzelAATTsuse.cz
- fix improper data conversion (bnc#435702)
Tue Oct 7 14:00:00 2008 puzelAATTsuse.cz
- updated largest_partition_number.patch (bnc#428992)
Thu Aug 28 14:00:00 2008 kukukAATTsuse.de
- Kill
*.la file
Mon Aug 25 14:00:00 2008 prusnakAATTsuse.cz
- enabled SELinux support [Fate#303662]
Thu Aug 21 14:00:00 2008 agrafAATTsuse.de
- fix the GPT sync to work properly on Macs
Mon Aug 11 14:00:00 2008 agrafAATTsuse.de
- make GPT sync more compatible:
- don\'t sync on IA64
- always add a partition with partition type 0xee, so Linux is happy
- protect the EFI System Partition if available
Tue Jul 22 14:00:00 2008 hareAATTsuse.de
- Fix fdasd.c compilation
- Don\'t include broken inttypes.h
Fri Jul 18 14:00:00 2008 agrafAATTsuse.de
- add GPT sync, so whenever the GPT is modified, fake MBR entries
for the first 4 partitions will be created. This fixes booting
from disks > 2TB and makes booting a Mac possible (bnc#220839)
Tue Jul 8 14:00:00 2008 puzelAATTsuse.cz
- added largest_partition_number.patch
* fixes computation of largest partition number (bnc#397210)
Fri May 9 14:00:00 2008 schwabAATTsuse.de
- Fix gnulib macro and use autoreconf.
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Mon Mar 24 13:00:00 2008 roAATTsuse.de
- fix typo in specfile
Thu Mar 20 13:00:00 2008 meissnerAATTsuse.de
- fix buildrequires
- change from loading libreiserfs dynamically to just link it
(avoids adding libreiserfs-devel + deps to the system)
FATE#303510
- enable device mapper linking (I very much doubt it was intended to
be disabled)
Sun Mar 16 13:00:00 2008 crrodriguezAATTsuse.de
- fix file-not-in-lang rpmlint warnings
Tue Jan 15 13:00:00 2008 fehrAATTsuse.de
- Add patch 2TB_size_overflow.diff developed by Jim Meyering
to properly handle cases of overflow over
2TB limit in msdos label (#352484)
Mon Aug 13 14:00:00 2007 fehrAATTsuse.de
- Update to new version 1.8.8
Properly detect \'ext2 fs too small\' cases.
Read an msdos partition table from a device with 2K sectors.
Correct handling of HeaderSize field in GPT labels.
Fix block number used when checking for ext2 fs state.
Add detection support for Xen virtual block devices (/dev/xvd
*).
Fixed exception handling in mkpart and mkpartfs commands.
Fix invalid command line argument handling.
Close memory leaks in parted.c and table.c.
Fri Jul 13 14:00:00 2007 olhAATTsuse.de
- do not open with O_DIRECT (#290087)
Thu Jul 5 14:00:00 2007 sassmannAATTsuse.de
- fix parted to generate parseable output (#289049)
added check to test if tty is availabe, if no tty is available
readline functions are omitted
Thu Jun 21 14:00:00 2007 adrianAATTsuse.de
- fix changelog entry order
Sun May 13 14:00:00 2007 olhAATTsuse.de
- restore mkpart linux-swap syntax (#274080)
Thu May 10 14:00:00 2007 fehrAATTsuse.de
- Update to new version 1.8.7
Fix primary partition cylinder alignment error for DOS disk labels
Avoid segfault due to a double free on reiserfs support
Fix script mode (-s) for mkfs command in parted
Fix off-by-one bug in parted when displaying information about the disk
Wed May 2 14:00:00 2007 olhAATTsuse.de
- remove unused check-devel from buildrequires to allow build in sles10
Tue Mar 27 14:00:00 2007 sbrabecAATTsuse.cz
- Require check-devel.
Thu Mar 22 13:00:00 2007 fehrAATTsuse.de
- Update to new version 1.8.6
Revert the implementation of the linux-swap(new) and linux-swap(old) types.
- Update to new version 1.8.5
Add po translations
- Update to new version 1.8.4
Minor bug fix release for 1.8.3 to fix build issues on various platforms
Mon Mar 19 13:00:00 2007 fehrAATTsuse.de
- Update to new version 1.8.3
libparted:
- Sync the linux-swap header according to the Linux kernel sources.
- Enable support for swsusp partitions and the ability to differentiate
between old and new versions of linux-swap partitions.
- Preserve starting sector for primary NTFS 3.1 partitions on DOS disklabel.
- Handle 2048-byte logical sectors in linux_read().
- Don\'t assume logical sector size is <= 512B on AIX.
- Detect HFS write failure.
- Added HFS+ resize support.
parted/partprobe:
- Use fputs() and putchar() in place for printf(), when possible.
- Detect/report stdout write errors.
- Accept the --version and --help options.
- Fix memory leaks in parted(8).
Wed Mar 7 13:00:00 2007 fehrAATTsuse.de
- make resize of ext2/3 under YaST2 work again (#249674)
Tue Feb 20 13:00:00 2007 fehrAATTsuse.de
- make mklabel in scripted mode work again
Mon Jan 15 13:00:00 2007 fehrAATTsuse.de
- Update to new version 1.8.2
libparted:
- Add the ped_device_cache_remove() function to remove a device from the
cache. This is necessary for some things that use libparted, including
pyparted.
- Fix a segfault in ped_assert() where the wrong pointer is freed in the
backtrace handler.
- Only call _disk_warn_loss(disk) in do_mklabel() if disk is not NULL.
Fixes a segfault when initializing new volumes.
- Dynamically allocate space for exception messages.
- Output a backtrace when catching SEGV_MAPPER or a general SIGSEGV.
parted:
- Destroy all objects before return when called with --list or --all option.
- Zero sized device is shown as 0.00B and not -0.00kB.
- Implement \'print devices\' command.
- Alias \'print list\' to \'print all\'.
- Alias \'mktable\' to \'mklabel\'.
Tue Dec 5 13:00:00 2006 fehrAATTsuse.de
- Update to new version 1.8.1
libparted
Rework backtrace support
Disable ext2fs resize for now, tell user to use resize2fs
GPT fixes
Prevent SIGFPE when FAT sector size is 0
DASD support for IBM zSeries systems
AIX disk label support
Detect Promise SX8 storage devices
Macintosh (ppc and x86) disk label improvements
Add support binary units (MiB, KiB, GiB)
Fix geometry read problems on 64-bit Macs
Add support for /dev/mapper devices via libdevmapper library
Detect Apple_Boot partition types correctly on MacOS X 10.4 systems
parted
Fix loop in print_all().
Introduce the -list command-line switch.
Warn before mklabel and mkfs.
Proper print when there are no extended partitions, but partition names.
Tue Nov 7 13:00:00 2006 roAATTsuse.de
- fix manpage permissions
Fri Jul 21 14:00:00 2006 olhAATTsuse.de
- keep kernel interface to extended partition on Linux
Tue Jul 18 14:00:00 2006 olhAATTsuse.de
- build with make -j
add parted-mac_data-init.patch
add parted-mac-set-type-corruption.patch (#192082)