Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-libs/freeipmi: remove unused patch | Michael Mair-Keimberger | 2018-02-05 | 1 | -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 Wendler | 2018-02-03 | 3 | -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 Wendler | 2018-02-03 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | sys-libs/freeipmi: Bump to version 1.6.1 | Lars Wendler | 2018-02-03 | 2 | -0/+92 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | sys-libs/glibc: restore ability to switch single->multiple ABIs | Sergei Trofimovich | 2018-02-03 | 2 | -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 Trofimovich | 2018-02-03 | 2 | -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 Trofimovich | 2018-02-03 | 1 | -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 #646424 | Sergei Trofimovich | 2018-02-03 | 2 | -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 multilib | Andreas K. Hüttel | 2018-02-03 | 1 | -0/+2 |
| | | | | Package-Manager: Portage-2.3.23, Repoman-2.3.6 | ||||
* | sys-libs/glibc: Version bump. Untested, unkeyworded. | Andreas K. Hüttel | 2018-02-02 | 3 | -4/+1391 |
| | | | | Package-Manager: Portage-2.3.23, Repoman-2.3.6 | ||||
* | sys-libs/glibc: Add bison version requirement | Andreas K. Hüttel | 2018-02-02 | 1 | -0/+1 |
| | | | | Package-Manager: Portage-2.3.23, Repoman-2.3.6 | ||||
* | sys-libs/compiler-rt-sanitizers: marked ~amd64-linux | Fabian Groffen | 2018-02-02 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/libomp: marked ~amd64-linux | Fabian Groffen | 2018-02-02 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/compiler-rt: marked ~amd64-linux | Fabian Groffen | 2018-02-02 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/binutils-libs: Correctly apply patches | Andreas K. Hüttel | 2018-01-31 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6 | ||||
* | sys-libs/lib-compat: Remove old. | Ulrich Müller | 2018-01-31 | 2 | -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 versions | Michał Górny | 2018-01-30 | 4 | -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 PDS | Michał Górny | 2018-01-30 | 4 | -4/+4 |
| | |||||
* | Revert "sys-libs/timezone-data: fix install on prefix systems #645634" | Benda Xu | 2018-01-30 | 1 | -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.30 | Andreas K. Huettel | 2018-01-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/libosinfo: bump to 1.1.0 | Mart Raudsepp | 2018-01-29 | 2 | -0/+58 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/libcxx: x86 stable (bug #644814) | Thomas Deutschmann | 2018-01-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/compiler-rt-sanitizers: x86 stable (bug #644814) | Thomas Deutschmann | 2018-01-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/compiler-rt: x86 stable (bug #644814) | Thomas Deutschmann | 2018-01-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/libomp: x86 stable (bug #644814) | Thomas Deutschmann | 2018-01-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/llvm-libunwind: x86 stable (bug #644814) | Thomas Deutschmann | 2018-01-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/libcxxabi: x86 stable (bug #644814) | Thomas Deutschmann | 2018-01-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/ncurses: Bump to version 6.1 | Lars Wendler | 2018-01-28 | 2 | -0/+293 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/binutils-libs: Version bump | Andreas K. Hüttel | 2018-01-28 | 2 | -0/+108 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/timezone-data: fix install on prefix systems #645634 | Mike Frysinger | 2018-01-27 | 1 | -1/+1 |
| | | | | Closes: https://bugs.gentoo.org/645634 | ||||
* | sys-libs/uclibc-ng: version bump to 1.0.28 | Anthony G. Basile | 2018-01-26 | 3 | -13/+406 |
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 | ||||
* | sys-libs/efivar: Revbump to fix efi_guid_ux_capsule | Lars Wendler | 2018-01-25 | 2 | -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 maintainer | Anthony G. Basile | 2018-01-25 | 1 | -0/+4 |
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 | ||||
* | sys-libs/efivar: bump to 32 | Mike Gilbert | 2018-01-24 | 2 | -0/+39 |
| | | | | Package-Manager: Portage-2.3.19_p11, Repoman-2.3.6_p45 | ||||
* | sys-libs/timezone-data: fix out-of-prefix 'nukeit' | Fabian Groffen | 2018-01-24 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/timezone-data: version bump to 2018c | Mike Frysinger | 2018-01-24 | 2 | -0/+171 |
| | |||||
* | sys-libs/timezone-data: drop old <2017c versions | Mike Frysinger | 2018-01-24 | 4 | -401/+0 |
| | |||||
* | */*: Remove sparc-fbsd keywords | Michał Górny | 2018-01-23 | 35 | -66/+66 |
| | |||||
* | sys-libs/libblockdev: ppc/ppc64 stable wrt bug #635302 | Mikle Kolyada | 2018-01-22 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/libblockdev: alpha stable wrt bug #635302 | Mikle Kolyada | 2018-01-22 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/glibc: One less blank line | Andreas K. Hüttel | 2018-01-21 | 1 | -1/+0 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/glibc: reenable stack protection on mips, bug #640130 | Sergei Trofimovich | 2018-01-21 | 2 | -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_unpack | Andreas K. Hüttel | 2018-01-20 | 1 | -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 2 | Andreas K. Hüttel | 2018-01-20 | 1 | -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 workaround | Mike Frysinger | 2018-01-20 | 1 | -0/+2 |
| | |||||
* | sys-libs/timezone-data: mark 2017c alpha/arm64/m68k/ppc/ppc64/s390/sh stable | Mike Frysinger | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | sys-libs/glibc: Do not check for IA32 abi when merging binary package | Andreas K. Hüttel | 2018-01-20 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/glibc: Restructure sanity tests | Andreas K. Hüttel | 2018-01-20 | 1 | -74/+51 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/glibc: Test for IA32 emulation before building amd64 multilib ↵ | Andreas K. Hüttel | 2018-01-20 | 1 | -0/+17 |
| | | | | | | | | | glibc, bug 326693. Based on the patch by Steven Presser. Closes: https://bugs.gentoo.org/326693 Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/glibc: rpcgen is not used here anymore, so no need for special ↵ | Andreas K. Hüttel | 2018-01-20 | 1 | -6/+0 |
| | | | | | | | treatmet at abi migration Bug: https://bugs.gentoo.org/644700 Package-Manager: Portage-2.3.19, Repoman-2.3.6 |