summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/glibc: pull a few upstream fixes (mostly compile-time)Mike Frysinger2016-03-073-4/+4
|
* sys-libs/glibc: version bump to 2.23Mike Frysinger2016-02-193-2/+201
|
* sys-libs/glibc: mark arm64/hppa/s390/sh stable #574880Mike Frysinger2016-02-171-1/+1
|
* sys-libs/glibc: add upstream parallel build fix #574948Mike Frysinger2016-02-172-2/+2
|
* Stable for alpha/arm/ia64/ppc/ppc64/sparc wrt security bug #574880Agostino Sarubbo2016-02-171-1/+1
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/glibc: x86 stableLars Wendler2016-02-171-1/+1
| | | | | | | Bug: 574880 Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/glibc: amd64 stableRichard Freeman2016-02-171-2/+2
| | | | | | Bug: 574880 Package-Manager: portage-2.2.26
* sys-libs/glibc: misc upstream fixesMike Frysinger2016-02-162-0/+198
|
* sys-libs/glibc: misc upstream fixesMike Frysinger2016-02-162-0/+199
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-5/+5
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sys-libs/glibc: rework sparc target selection #323445 #361779Mike Frysinger2016-01-161-53/+73
| | | | | | | | | | | | | | | | | The current code assumes all targets are at least sparc v9. This breaks people trying to build for older/embedded targets like sparc v8. Only use specific targets when the user has set -mcpu. This does mean we will be using a lower target for some users (who don't have -mcpu set), but that's more in line with what we want. Similarly, do not assume that because we are using a 64-bit kernel we always want a 64-bit userland or newer cpu. We also drop filtering of -mvis flags (we haven't been filtering the newer options like -mvis2 or -mvis3) as it doesn't seem to be an issue. We also drop the filtering of -Wa,-xarch and -Wa,-A flags. We want to let the user select their own, or just rely on the -mcpu setting. This might mean for some users they get slightly slower builds if they haven't set an explicit -mcpu flag, but that's also what we want.
* sys-libs/glibc: use new timezone-tools configure flagMike Frysinger2015-12-301-0/+5
|
* sys-libs/glibc: workaround ia64 early ldso crashes #503838Mike Frysinger2015-12-285-1/+42
|
* sys-libs/glibc: alpha stable, bug 563524.Matt Turner2015-11-151-1/+1
|
* sys-libs/glibc: arm stable, bug #563524Markus Meier2015-11-141-1/+1
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="arm"
* sys-libs/glibc: sparc stable wrt bug #563524Agostino Sarubbo2015-11-051-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
* sys-libs/glibc: Stable for HPPA (bug #563524).Jeroen Roovers2015-10-311-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches
* sys-libs/glibc: mark arm64/ia64/m68k/s390/sh stable #563524Mike Frysinger2015-10-311-1/+1
|
* sys-libs/glibc: ppc stable wrt bug #563524Agostino Sarubbo2015-10-301-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* sys-libs/glibc: Mark proper version stable for x86Mikle Kolyada2015-10-242-2/+2
| | | | Package-Manager: portage-2.2.20.1
* sys-libs/glibc: x86 stable wrt bug #563524Mikle Kolyada2015-10-241-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-libs/glibc: Stable for PPC64 (bug #563524).Jeroen Roovers2015-10-241-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches
* sys-libs/glibc: amd64 stable wrt bug #563524Mikle Kolyada2015-10-191-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-libs/glibc: drop obsolete hardened work from git ebuild too #558636Mike Frysinger2015-10-191-4/+0
|
* sys-libs/glibc: move versions older than 2.17 to overlayMike Frysinger2015-10-197-1002/+0
|
* sys-libs/glibc: drop old r# versionsMike Frysinger2015-10-194-587/+0
|
* sys-libs/glibc: move 2.22 into ~archMike Frysinger2015-10-191-7/+2
|
* sys-libs/glibc: more upstream fixesMike Frysinger2015-10-172-2/+2
|
* sys-libs/glibc: ignore locale settings in preinst testMike Frysinger2015-10-161-0/+3
| | | | | | | | When upgrading to a new version, the localedata format might have changed, which means the test programs may crash inside of glibc when trying to parse it. Since this test is not for verifying localedata (which we'll be rebuilding anyways), clear the active locale settings.
* sys-libs/glibc: readd arm patch for 2.22Magnus Granberg2015-10-131-1/+0
| | | | Package-Manager: portage-2.2.22
* sys-libs/glibc: Use built-in pie support on 2.22 #558636Magnus Granberg2015-10-121-3/+8
| | | | Package-Manager: portage-2.2.22
* sys-libs/glibc: mark 2.20-r2 sparc stable #544034Mike Frysinger2015-10-101-1/+1
|
* sys-libs/glibc: upstream fix for static linking #509748Mike Frysinger2015-09-262-2/+2
|
* sys-libs/glibc: upstream fix for getmntent corruption #558946Mike Frysinger2015-08-293-4/+4
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https for most gnu.org URLsJustin Lecher2015-08-2414-14/+14
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-2415-15/+15
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-libs/glibc: fix building w/out perl #552020Mike Frysinger2015-08-212-2/+2
|
* sys-libs/glibc: fix from upstrea for hppa/pie #505312Mike Frysinger2015-08-182-2/+2
|
* sys-libs/glibc: add more upstream fixesMike Frysinger2015-08-122-2/+2
|
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* glibc: fix from upstream for hppa miscompilation w/syscallsMike Frysinger2015-08-092-2/+2
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0845-0/+7015
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