gptfdisk/gptfdisk.changes
Stephan Kulow f6e9296f87 Accepting request 184939 from Base:System
- Update to new upstream release 0.8.7
  * Small improvements and bug fixes mark this revision.
  * Three new partition type codes have been added:
    freedesktop.org's proposed $BOOT partition (type code EA00),
    the Intel Rapid Start partition (code 8400),
    and for Haiku's BFS (code EB00).
  * Removed a stray debug message that appeared when reading MBR
    disks.
  * The "converting MBR to GPT" message has been modified to
    clarify that changes are being held in memory.
  * The Mac version now works on /dev/rdisk* devices as well as
    /dev/disk* devices.
  * When used with /dev/rdisk* devices, the partition table can
    sometimes be re-read without rebooting or unplugging and
    re-inserting the disk.
  * Finally, cgdisk now supports a -a option, which works similarly
    to the -a option in cfdisk.
- remove gptfdisk-0.8.5-fix-test-suite-short-opt-usage.patch, is
  upstream merged (forwarded request 184897 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/184939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gptfdisk?expand=0&rev=8
2013-08-01 04:54:43 +00:00

70 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Mon Jul 29 22:18:09 UTC 2013 - sweet_f_a@gmx.de
- Update to new upstream release 0.8.7
* Small improvements and bug fixes mark this revision.
* Three new partition type codes have been added:
freedesktop.org's proposed $BOOT partition (type code EA00),
the Intel Rapid Start partition (code 8400),
and for Haiku's BFS (code EB00).
* Removed a stray debug message that appeared when reading MBR
disks.
* The "converting MBR to GPT" message has been modified to
clarify that changes are being held in memory.
* The Mac version now works on /dev/rdisk* devices as well as
/dev/disk* devices.
* When used with /dev/rdisk* devices, the partition table can
sometimes be re-read without rebooting or unplugging and
re-inserting the disk.
* Finally, cgdisk now supports a -a option, which works similarly
to the -a option in cfdisk.
- remove gptfdisk-0.8.5-fix-test-suite-short-opt-usage.patch, is
upstream merged
-------------------------------------------------------------------
Wed Mar 27 12:48:24 UTC 2013 - mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Fri Jan 18 19:58:32 UTC 2013 - sweet_f_a@gmx.de
- Update to new upstream release 0.8.6
* add type codes for a Sony System Partition and for VMWare ESX
* new check in the verification code
* support for building under Solaris.
* fix Mac OS X build
* fix the hybrid MBR creation support that could cause it to omit
the 0xEE partition under some circumstances
* fix a bug that could cause a crash when passing a partition
number of 0 via the -t option.
-------------------------------------------------------------------
Fri Jan 18 12:01:39 UTC 2013 - sweet_f_a@gmx.de
- remove outdated (0.8.2) debian spec files from package sources
- fix build for old suse and other distros
- add gptfdisk-0.8.5-fix-test-suite-short-opt-usage.patch and
enable test suite
- change package group to System/Base (rpmlint fix)
-------------------------------------------------------------------
Fri Jun 22 21:29:05 UTC 2012 - jengelh@inai.de
- Update to new upstream release 0.8.5
* sgdisk: fix bug that caused truncation of 2+ TiB partitions
on 32-bit
* added type codes for Midnight BSD
- Rip out unused gdisk subpackage
-------------------------------------------------------------------
Sat Mar 17 15:12:31 UTC 2012 - dimstar@opensuse.org
- Add gptfdisk-gcc47.patch: Fix build with gcc 4.7.
-------------------------------------------------------------------
Sun Jan 22 00:00:00 UTC 2012 - rodsmith@rodsbooks.com
- Created spec file for 0.8.2 release