Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/uclibc/
Date: Thu, 02 Jun 2016 23:58:03
Message-Id: 1464911935.633d56fbf4d1e22d4179c378edb16bdb3762ad94.blueness@gentoo
1 commit: 633d56fbf4d1e22d4179c378edb16bdb3762ad94
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 23:58:55 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 23:58:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633d56fb
7
8 sys-libs/uclibc: ensable SHA256 and 512 by default, bug #584140
9
10 Package-Manager: portage-2.2.28
11
12 sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild b/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild
16 index 626fc8c..49979af 100644
17 --- a/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild
18 +++ b/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild
19 @@ -155,6 +155,8 @@ src_config() {
20 UCLIBC_HAS_LIBUTIL
21 UCLIBC_HAS_PROGRAM_INVOCATION_NAME
22 UCLIBC_HAS_RESOLVER_SUPPORT
23 + UCLIBC_HAS_SHA256_CRYPT_IMPL
24 + UCLIBC_HAS_SHA512_CRYPT_IMPL
25 UCLIBC_HAS_TZ_FILE_READ_MANY
26 UCLIBC_HAS_UTMPX
27 UCLIBC_SUPPORT_AI_ADDRCONFIG