Go to file
Jan Engelhardt 61075f12a5 Accepting request 809051 from home:glaubitz:branches:filesystems
- Update to 1.0.5
  * Fixed typos and minor formatting issues in man pages
  * Changed number of columns in type code output ("sgdisk -L" and equivalents
    in gdisk and cgdisk) from 3 to 2, since some descriptions are long enough
    that they're ambiguous with three columns.
  * Makefile change: Add $(LDLIBS) support to enable clean static builds (for
    libintl).
  * You can now put the 0xEE partition last in a hybrid MBR using sgdisk.
    (Previously, this was possible with gdisk but not with sgdisk.) See the
    sgdisk man page for details.
  * Added numerous type codes for Container Linux, Veracrypt, and
    Freedesktop.org's Discoverable Partitions Specification
  * Partition type name searches are now case-insensitive.
  * It's now possible to quit out of partition type name searches by typing
    "q".
  * When changing a partition type code, the default is now the current
    type code, not a platform-specific type code.
  * The UEFI GPT fdisk project
    (https://sourceforge.net/projects/uefigptfdisk/) hasn't been updated since
    2016, and is now broken; binaries don't compile with modern GCC
    toolchains, and even when dropping back to Ubuntu 14.04, which worked for
    GPT fdisk 1.0.4, the resulting binary hangs on launch. Therefore, I'm
    dropping support for the EFI build of gdisk, at least unless and until
    UEFI GPT fdisk is fixed.
  * Apple no longer supports building i386 or "fat" binaries in XCode (or if
    they do, they're making it hard), so I've removed that support. GPT fdisk
    macOS binaries are now x86-64 only. Similarly, building now seems to
    require macOS 10.9 or later, so that's now the minimum macOS version. I've
    also re-built my Mac build environment and tweaked Makefile.mac
    appropriately.

OBS-URL: https://build.opensuse.org/request/show/809051
OBS-URL: https://build.opensuse.org/package/show/filesystems/gptfdisk?expand=0&rev=13
2020-05-28 12:08:42 +00:00
.gitattributes Accepting request 106896 from Base:System 2012-03-09 20:23:17 +00:00
.gitignore Accepting request 106896 from Base:System 2012-03-09 20:23:17 +00:00
gptfdisk-1.0.5.tar.gz Accepting request 809051 from home:glaubitz:branches:filesystems 2020-05-28 12:08:42 +00:00
gptfdisk.changes Accepting request 809051 from home:glaubitz:branches:filesystems 2020-05-28 12:08:42 +00:00
gptfdisk.spec Accepting request 809051 from home:glaubitz:branches:filesystems 2020-05-28 12:08:42 +00:00