summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/gptfdisk: fix UTF-16LE to UTF-8 conversion for partition namesMarek Szuba2024-04-071-0/+19
| | | | | | | | | Given the timing of the release of 1.0.10 I assumed it would have already been incorporated upstream, turns out I was wrong though. Thanks for the heads-up, ulm! Bug: https://bugs.gentoo.org/926949 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/gptfdisk: remove hard-coded upstream optimisation flagsMarek Szuba2023-08-191-0/+11
| | | | | Closes: https://bugs.gentoo.org/911855 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/gptfdisk: allow building against musl-1.2.4Marek Szuba2023-06-131-0/+30
| | | | | | | | Upstream fix backported to 1.0.9 by Violet Purcell <vimproved@inventati.org>. Closes: https://bugs.gentoo.org/906151 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/gptfdisk: fix dev-libs/popt-1.19 incompatibilityMarek Szuba2022-09-221-0/+22
| | | | | | | | | | | | | Without this, starting gdisk linked against popt-1.19 fails with Problem opening (garbage) for reading! Error is 2. The specified file does not exist! (assuming gptfdisk has been emerged without tests; otherwise this does get caught by the test suite) Closes: https://bugs.gentoo.org/872131 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/gptfdisk: Revbump to fix build against recent libuuidLars Wendler2022-05-141-0/+37
| | | | | | | Reported-by: Andreas <alamahant@gmail.com> Thanks-to: Mike Gilbert <floppym@gentoo.org> Closes: https://bugs.gentoo.org/844073 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/gptfdisk: Removed oldLars Wendler2022-05-141-50/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/gptfdisk: Removed oldLars Wendler2022-04-151-71/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/gptfdisk: Added a patch to remove byteswapLars Wendler2021-07-051-0/+50
| | | | | Closes: https://bugs.gentoo.org/797412 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/gptfdisk: Revbump to fix spurious MBR warningsLars Wendler2021-02-141-0/+71
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>