[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-151-gad014363c
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2019-12-18 17:57:38
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via ad014363c151b24e714ac099fdfa37305e9c17ed (commit)
from 528d1116db44788c2493d6718de750032c2f6091 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ad014363c151b24e714ac099fdfa37305e9c17ed
Author: Julien BOIBESSOT <jul...@ar...>
Date: Wed Dec 18 18:56:51 2019 +0100
[UCLIBC] ng-1.0.22: activate sha256 & sha512 crypto to support BR generated passwords
-----------------------------------------------------------------------
Summary of changes:
buildroot/target/device/armadeus/uClibc-ng-1.0.22.config | 2 ++
1 file changed, 2 insertions(+)
diff --git a/buildroot/target/device/armadeus/uClibc-ng-1.0.22.config b/buildroot/target/device/armadeus/uClibc-ng-1.0.22.config
index 24f02e717..91062e900 100644
--- a/buildroot/target/device/armadeus/uClibc-ng-1.0.22.config
+++ b/buildroot/target/device/armadeus/uClibc-ng-1.0.22.config
@@ -12,6 +12,8 @@ UCLIBC_SUSV4_LEGACY=y
UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
UCLIBC_HAS_GETPT=y
UCLIBC_HAS_LIBUTIL=y
+UCLIBC_HAS_SHA256_CRYPT_IMPL=y
+UCLIBC_HAS_SHA512_CRYPT_IMPL=y
UCLIBC_HAS_IPV6=y
UCLIBC_HAS_RPC=y
UCLIBC_HAS_FULL_RPC=y
hooks/post-receive
--
armadeus
|