summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/musl: version 1.1.20-r1 stable on amd64 and x86Anthony G. Basile2018-10-041-1/+1
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sys-libs/musl: fix bug #667234Anthony G. Basile2018-10-022-0/+174
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sys-libs/musl: version 1.1.20 stable on x86Anthony G. Basile2018-09-131-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/musl: version 1.1.20 stable on amd64Anthony G. Basile2018-09-121-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/musl: version bump to 1.1.20Anthony G. Basile2018-09-122-0/+119
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/musl: stable on arm64Anthony G. Basile2018-08-021-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/musl: remove older stable versionAnthony G. Basile2018-08-022-119/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/musl: keyword ~arm64Anthony G. Basile2018-08-022-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/musl: 1.1.19 stable on all supported archesAnthony G. Basile2018-03-031-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/musl: version bump to 1.1.19Anthony G. Basile2018-02-232-0/+119
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/musl: Migrate CROSSCOMPILE_OPTS=headers-only -> USE=headers-onlySergei Trofimovich2018-01-072-6/+6
| | | | | | | | | | | | | | | | | CROSSCOMPILE_OPTS is a USE_EXPAND of a single item: headers-only. Convert it to a global USE flag instead. Mechanical ebuild rename done as: $ sed -e 's@crosscompile_opts_headers-only@headers-only@g' \ -i $(git grep -l headers-only) 'headers-only' flag is used by crossdev to bootstrap stage1 compiler before libc is available. crossdev switched to USE=headers-only in =sys-devel/crossdev-20171230. Bug: https://bugs.gentoo.org/642712 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* Revert "sys-libs/musl: prefixify build"Anthony G. Basile2018-01-012-120/+2
| | | | | | This reverts commit 0fcf2e327095c1329a4044950cadfda036db8245. More testing is required before we commit to this.
* sys-libs/musl: prefixify buildMarty E. Plummer2017-12-292-2/+120
| | | | | | | | | | | | | | | | Currently building a musl libc toolchain inside of gentoo prefix with crossdev will fail, due to installing files outside of the prefix. Added ${EPREFIX} and ${ED} where apropriate fixed this issue. Tested in a prefix with toolchain x86_64-gentoo-linux-musl, and tested on bare gentoo with x86_64-gentoo-linux-musl. Acked-by: blueness Package-Manager: Portage-2.3.19, Repoman-2.3.6 Signed-off-by: Marty E. Plummer <hanetzer@protonmail.com> Closes: https://bugs.gentoo.org/642612 Closes: https://github.com/gentoo/gentoo/pull/6678
* sys-libs: Update Manifest hashes.Ulrich Müller2017-12-091-4/+4
|
* sys-libs/musl: remove unused patches/fileMichael Mair-Keimberger2017-11-283-156/+0
|
* sys-libs/musl: remove vulnerable version, bug #636060Anthony G. Basile2017-11-272-117/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-libs/musl: 1.1.18 stable on ppcAnthony G. Basile2017-11-271-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-libs/musl: arm stable on 1.1.18Anthony G. Basile2017-11-122-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/musl: stable on amd64 and x86, bug #636060Anthony G. Basile2017-11-011-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/musl: version bump to 1.1.18, drop 1.1.17Anthony G. Basile2017-11-013-8/+12
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/musl: drop keywords as much as possible previous to 1.1.17, bug #636060Anthony G. Basile2017-10-313-123/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/musl: 1.1.17 stable on amd64 and x86, bug #636060Anthony G. Basile2017-10-311-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/musl: version bump to 1.1.17Anthony G. Basile2017-10-202-0/+117
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/musl: use HTTPS for links to dev.gentoo.orgFrancesco Turco2017-09-063-20/+20
|
* sys-libs/musl: stabilize on all archesAnthony G. Basile2017-04-221-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/musl: Security cleanup (bug #597498)Thomas Deutschmann2017-01-081-137/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/musl: version bump to 1.1.16Anthony G. Basile2017-01-012-0/+118
| | | | Package-Manager: portage-2.3.0
* sys-libs/musl: 1.1.15-r2 stable on arm and ppc, bug #597498Anthony G. Basile2016-10-231-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-libs/musl: remove older unstable versionsAnthony G. Basile2016-10-194-396/+0
| | | | Package-Manager: portage-2.2.28
* sys-libs/musl: 1.1.15-r2 stable on amd64 and x86, bug #597498Anthony G. Basile2016-10-191-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-libs/musl: add two upstream patchesFelix Janda2016-10-183-0/+116
| | | | | | | | | | The first patch fixes the bug reported at https://lists.freedesktop.org/archives/xcb/2016-October/010864.html A CVE has been requested for the second patch: http://www.openwall.com/lists/musl/2016/10/18/2
* sys-libs/musl: add sanity check for ldconfig archFelix Janda2016-09-242-0/+2
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-libs/musl: revbump to improve the ldconfig scriptFelix Janda2016-09-242-27/+122
| | | | | | | | Also add some more "|| die". Gentoo-Bug: https://bugs.gentoo.org/592268 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-libs/musl: version 1.1.15 stable on all archesAnthony G. Basile2016-09-201-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-libs/musl: version bump to 1.1.15Anthony G. Basile2016-07-062-0/+138
| | | | Package-Manager: portage-2.2.28
* sys-libs/musl: correct file location of iconv, getent and getconfAnthony G. Basile2016-06-052-6/+6
| | | | Package-Manager: portage-2.2.28
* sys-libs/musl: add TODO comment wrt obtaining arch nameAnthony G. Basile2016-06-041-0/+2
| | | | Package-Manager: portage-2.2.28
* sys-libs/musl: iconv, getent and getconfAnthony G. Basile2016-06-043-14/+156
| | | | Package-Manager: portage-2.2.28
* sys-libs/musl: stable on amd64, arm, ppc and x86Anthony G. Basile2016-02-221-1/+1
| | | | Package-Manager: portage-2.2.26
* sys-libs/musl: version bump to 1.1.14Anthony G. Basile2016-02-222-0/+132
| | | | Package-Manager: portage-2.2.26
* sys-libs/musl: version 1.1.13 has a serious regressionAnthony G. Basile2016-02-202-132/+0
| | | | Package-Manager: portage-2.2.26
* sys-libs/musl: version 1.1.13 stable on amd64, arm and x86Anthony G. Basile2016-02-161-1/+1
| | | | Package-Manager: portage-2.2.26
* sys-libs/musl: bring 9999 version up to date with upstreamAnthony G. Basile2016-02-161-1/+4
| | | | Package-Manager: portage-2.2.26
* sys-libs/musl: fix compilation errors with 1.1.13Anthony G. Basile2016-02-161-1/+4
| | | | Package-Manager: portage-2.2.26
* sys-libs/musl: version bump to 1.1.13Anthony G. Basile2016-02-165-16/+133
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* 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.
* sys-libs/musl: remove older stable version.Anthony G. Basile2015-11-282-130/+0
| | | | Package-Manager: portage-2.2.20.1
* sys-libs/musl: use short option for mktemp in ldconfigAnthony G. Basile2015-11-281-1/+1
| | | | | | | | Since busybox's mktemp doesn't take the long options --tmpdir= we switch to the short option which works both for busybox and for coreutils. Package-Manager: portage-2.2.20.1