summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "sys-block/parted: Reintroduce PED_ASSERT with correct assertion"Jeroen Roovers2020-01-031-1/+1
| | | | | | | This reverts commit 4bab6569878f89180d50a40524a675712b0cec2a. Apparently the initial "fix" was better. Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* sys-block/parted: Reintroduce PED_ASSERT with correct assertionJeroen Roovers2020-01-031-1/+1
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Bug: https://bugs.gentoo.org/704704 Fixes: 1af57544e419afdbc54cb6dc76e053593e4bb088 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* sys-block/parted: Fix segfault when USE=-debugJeroen Roovers2020-01-031-0/+11
| | | | | | | | | PED_ASSERT does funky stuff to atr_c_locale when USE=-debug, causing freelocale() to fail on exiting labels/atari.c. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Closes: https://bugs.gentoo.org/704704 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* sys-block/parted: Drop old, bug 575232Andreas K. Hüttel2018-02-234-202/+0
| | | | | Bug: https://bugs.gentoo.org/580022 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-block/parted: fix building w/newer glibc #580022Mike Frysinger2016-06-211-0/+28
|
* sys-block/parted: Fix crash on resizing FAT16 (bug #562136 by Nico R.).Jeroen Roovers2015-10-101-0/+64
| | | | Package-Manager: portage-2.2.22
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+273
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed