[gentoo-portage-dev] [PATCH] install-qa-check.d: issue warnings for 32bit ELFs not using LFS

2015-05-26 Thread Mike Frysinger
From: Mike Frysinger vap...@chromium.org Start issuing QA warnings when ELFs are installed using the old 32bit file interface. This programs can fail when working with large files (like ones more than 4GiB), but even just trying to stat a file that happens to have a 64bit inode. It also can

[gentoo-dev] Bugzilla config wrt games

2015-05-26 Thread Thomas Kahle
Hi, I maintain a game (games-strategy/freeotion) aside from the games herd. When users report bugs, they choose the Games component and then bugs get auto-assigned to the games alias. This is also the recommended procedure: https://wiki.gentoo.org/index.php?title=Project:Games Given our games

Re: [gentoo-dev] libressl status

2015-05-26 Thread Paul B. Henson
[Sorry if this is a dupe, my first send didn't seem to go through] On Fri, Apr 03, 2015 at 01:59:25AM +0200, Hanno Böck wrote: Is there a way to split libtls off libressl? To revive this rather old thread, I just wanted to provide an update. After some discussion with upstream portable

Re: [gentoo-portage-dev] [PATCH v2] install-qa-check.d: issue warnings for 32bit ELFs not using LFS

2015-05-26 Thread Zac Medico
On 05/26/2015 08:58 AM, Zac Medico wrote: On 05/26/2015 07:24 AM, Mike Frysinger wrote: +# Only check on 32-bit systems. Filtering by $ARCH here isn't perfect, but +# it should be good enough for our needs. +case ${ARCH} in +arm|mips|ppc|sh|x86) ;; +*) return ;; +

Re: [gentoo-portage-dev] [PATCH v2] install-qa-check.d: issue warnings for 32bit ELFs not using LFS

2015-05-26 Thread Zac Medico
On 05/26/2015 07:24 AM, Mike Frysinger wrote: + # Only check on 32-bit systems. Filtering by $ARCH here isn't perfect, but + # it should be good enough for our needs. + case ${ARCH} in + arm|mips|ppc|sh|x86) ;; + *) return ;; + esac Shouldn't we also enable this

Re: [gentoo-dev] Bugzilla config wrt games

2015-05-26 Thread Michał Górny
Dnia 2015-05-26, o godz. 09:59:50 Thomas Kahle to...@gentoo.org napisał(a): I maintain a game (games-strategy/freeotion) aside from the games herd. When users report bugs, they choose the Games component and then bugs get auto-assigned to the games alias. This is also the recommended

Re: [gentoo-dev] Bugzilla config wrt games

2015-05-26 Thread Mike Frysinger
On 26 May 2015 09:59, Thomas Kahle wrote: I maintain a game (games-strategy/freeotion) aside from the games herd. When users report bugs, they choose the Games component and then bugs get auto-assigned to the games alias. This is also the recommended procedure:

[gentoo-portage-dev] [PATCH v2] install-qa-check.d: issue warnings for 32bit ELFs not using LFS

2015-05-26 Thread Mike Frysinger
From: Mike Frysinger vap...@chromium.org Start issuing QA warnings when ELFs are installed using the old 32bit file interface. These programs can fail out right: * working with large files (more than 2GiB) can return EOVERFLOW * stating files on large filesystems w/64bit inodes can fail too It

[gentoo-dev] Packages up for grabs

2015-05-26 Thread Matthias Maier
Just a bunch of packages I'm no longer interested in (and that are hardly useful to begin with...): app-misc/grabcartoons sys-apps/conspy sys-fs/safecopy Best, Matthias signature.asc Description: PGP signature