summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/glibc: unbreak cross-compilationSergei Trofimovich2018-02-062-12/+12
| | | | | | | | | do_run_test() was called unconditionally for all CBUILD/CHOST/CTARGET combinations. This broke pkg_setup() for cross-*/glibc ebuild. Change moves do_run_test() back under native guard. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/gwenhywfar: Drop oldAndreas Sturmlechner2018-02-064-178/+0
| | | | | Bug: https://bugs.gentoo.org/590626 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/libchipcard: De-stabilise hppaAndreas Sturmlechner2018-02-061-2/+2
| | | | | | | No one did it back then, so I'll do now in order to cleanup. Bug: https://bugs.gentoo.org/590626 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/freeipmi: remove unused patchMichael Mair-Keimberger2018-02-051-13/+0
| | | | | | (cherry picked from commit c174332fde9b7373c118b00b610e9c70593b7bbc) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Close: https://github.com/gentoo/gentoo/pull/7048
* sys-libs/freeipmi: Removed old.Lars Wendler2018-02-033-177/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/freeipmi: Version 1.4.8 stable for amd64 and x86.Lars Wendler2018-02-031-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/freeipmi: Bump to version 1.6.1Lars Wendler2018-02-032-0/+92
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/glibc: restore ability to switch single->multiple ABIsSergei Trofimovich2018-02-032-8/+20
| | | | | | | | | | | | | To recover broken system automatically from bug #646424 we need to skip IA32 ABI checks as those require multiabi glibc checks at glibc build time. There is no need to impose it as a requirement. Fail test only if it compiled successfully and failed at runtime. Bug: https://bugs.gentoo.org/326693 Bug: https://bugs.gentoo.org/646424 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/glibc: cleanup: use [[, not [Sergei Trofimovich2018-02-032-2/+2
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* Revert "sys-libs/glibc: Hard-die in 2.27 as something's broken in amd64 ↵Sergei Trofimovich2018-02-031-2/+0
| | | | | | | | | multilib" This reverts commit a659d0f75880deedde3dce046a7deb64f4f62f29. Should be fixed by commit 3a2f034415d6e9c5c0135136b4e28698f3a15767 "sys-libs/glibc: unbreak installation of non-default ABIs, bug #646424"
* sys-libs/glibc: unbreak installation of non-default ABIs, bug #646424Sergei Trofimovich2018-02-032-0/+4
| | | | | | | | | | multilib.eclass has a EMULTILIB_PKG="true" knob to declare package as multilib-compatible. This knob was lost in glibc-2.27 in commit e77866cf2155f9b9a74c015589f3ac95a8edc2be ("sys-libs/glibc: Various cleanups. Work in progress.") Closes: https://bugs.gentoo.org/646424 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/glibc: Hard-die in 2.27 as something's broken in amd64 multilibAndreas K. Hüttel2018-02-031-0/+2
| | | | Package-Manager: Portage-2.3.23, Repoman-2.3.6
* sys-libs/glibc: Version bump. Untested, unkeyworded.Andreas K. Hüttel2018-02-023-4/+1391
| | | | Package-Manager: Portage-2.3.23, Repoman-2.3.6
* sys-libs/glibc: Add bison version requirementAndreas K. Hüttel2018-02-021-0/+1
| | | | Package-Manager: Portage-2.3.23, Repoman-2.3.6
* sys-libs/compiler-rt-sanitizers: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/libomp: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/compiler-rt: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/binutils-libs: Correctly apply patchesAndreas K. Hüttel2018-01-311-2/+2
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* sys-libs/lib-compat: Remove old.Ulrich Müller2018-01-312-31/+0
| | | | | Closes: https://bugs.gentoo.org/504952 Package-Manager: Portage-2.3.21, Repoman-2.3.6
* sys-libs/libomp: Perform PDS checks only for relevant kernel versionsMichał Górny2018-01-304-36/+60
| | | | | | | | | | | | Update the PDS check logic to apply only when running the Linux kernel, versions between 4.13 and 4.15. That covers the range of -pf kernels that have the broken PDS version, and I think we can reasonably assume users will not be updating the patch along with the kernel. Also, perform the check only once in pkg_pretend. There is really no point in repeating it as packages do not alter kernel configuration. Closes: https://bugs.gentoo.org/638410
* sys-libs/libomp: Include -pf kernel version with fixed PDSMichał Górny2018-01-304-4/+4
|
* Revert "sys-libs/timezone-data: fix install on prefix systems #645634"Benda Xu2018-01-301-1/+1
| | | | | | | | | This reverts commit f9aff1e839de0d9291b0538ce956c5b88cac0a41. This is a regression for the fix 3d8012b536f1 by grobian. Bug: https://bugs.gentoo.org/645634 Suggested-By: Cyril de Vaucleroy
* sys-libs/binutils-libs: Restore keywords of 2.30Andreas K. Huettel2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/libosinfo: bump to 1.1.0Mart Raudsepp2018-01-292-0/+58
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/libcxx: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/compiler-rt-sanitizers: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/compiler-rt: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/libomp: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/llvm-libunwind: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/libcxxabi: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/ncurses: Bump to version 6.1Lars Wendler2018-01-282-0/+293
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/binutils-libs: Version bumpAndreas K. Hüttel2018-01-282-0/+108
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/timezone-data: fix install on prefix systems #645634Mike Frysinger2018-01-271-1/+1
| | | | Closes: https://bugs.gentoo.org/645634
* sys-libs/uclibc-ng: version bump to 1.0.28Anthony G. Basile2018-01-263-13/+406
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-libs/efivar: Revbump to fix efi_guid_ux_capsuleLars Wendler2018-01-252-0/+101
| | | | | | | with a patch from upstream. This required for sys-apps/fwupdate-10 Permissin kindly granted by floppym. Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/musl-nscd: add myself as second maintainerAnthony G. Basile2018-01-251-0/+4
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-libs/efivar: bump to 32Mike Gilbert2018-01-242-0/+39
| | | | Package-Manager: Portage-2.3.19_p11, Repoman-2.3.6_p45
* sys-libs/timezone-data: fix out-of-prefix 'nukeit'Fabian Groffen2018-01-241-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/timezone-data: version bump to 2018cMike Frysinger2018-01-242-0/+171
|
* sys-libs/timezone-data: drop old <2017c versionsMike Frysinger2018-01-244-401/+0
|
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-2335-66/+66
|
* sys-libs/libblockdev: ppc/ppc64 stable wrt bug #635302Mikle Kolyada2018-01-221-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/libblockdev: alpha stable wrt bug #635302Mikle Kolyada2018-01-221-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/glibc: One less blank lineAndreas K. Hüttel2018-01-211-1/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/glibc: reenable stack protection on mips, bug #640130Sergei Trofimovich2018-01-212-10/+0
| | | | | | | | mips and mips64 were fixed upstream in https://sourceware.org/PR22624 Bug: https://sourceware.org/PR22624 Closes: https://bugs.gentoo.org/640130 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/glibc: Re-run sanity checks in src_unpackAndreas K. Hüttel2018-01-201-7/+8
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/glibc: Re-add check for bug 279260, see bug 645016 comment 2Andreas K. Hüttel2018-01-201-0/+6
| | | | | | Bug: https://bugs.gentoo.org/279260 Bug: https://bugs.gentoo.org/645016 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/ncurses: add upstream note about pc file bug workaroundMike Frysinger2018-01-201-0/+2
|
* sys-libs/timezone-data: mark 2017c alpha/arm64/m68k/ppc/ppc64/s390/sh stableMike Frysinger2018-01-201-1/+1
|
* sys-libs/glibc: Do not check for IA32 abi when merging binary packageAndreas K. Hüttel2018-01-201-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6