Re: [gentoo-dev] heads up: glibc-2.20 will require =linux-2.6.32

2014-08-06 Thread Tobias Klausmann
Hi! On Sun, 03 Aug 2014, Mike Frysinger wrote: upstream glibc has dropped support for older Linux kernels. your choices: - upgrade your kernel - switch to a different C library - stick with glibc-2.19 for a while Also note that 2.6.32 is the oldest longterm kernel. If you use something

Re: [gentoo-portage-dev] [PATCH] localization: properly decode formatted number for localized_size().

2014-08-06 Thread Brian Dolbec
On Wed, 6 Aug 2014 18:33:08 +0200 Michał Górny mgo...@gentoo.org wrote: Fixes: https://bugs.gentoo.org/show_bug.cgi?id=519124 --- pym/portage/localization.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pym/portage/localization.py b/pym/portage/localization.py

Re: [gentoo-portage-dev] [PATCH v2] localization: properly decode formatted number for localized_size().

2014-08-06 Thread Brian Dolbec
On Wed, 6 Aug 2014 18:54:22 +0200 Michał Górny mgo...@gentoo.org wrote: Fixes: https://bugs.gentoo.org/show_bug.cgi?id=519124 --- pym/portage/localization.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pym/portage/localization.py b/pym/portage/localization.py

[gentoo-portage-dev] [PATCH v2] QA: use pngfix to find broken PNG files.

2014-08-06 Thread Michał Górny
--- bin/misc-functions.sh | 27 +++ 1 file changed, 27 insertions(+) diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index f24e78c..5477e9c 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -875,6 +875,33 @@ install_qa_check() {