summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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