commit:     5a8f19e7679ad0dfaaed975afdb75dc027c221eb
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 13 22:21:12 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 00:05:40 2019 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=5a8f19e7

BUGS: Update known bugs

Since commit 758467cebe8cfcaca64c8c3e19243c4a0b788f5a we include
libnss_dns.so when possible to allow for DNS resolution and since
commit 11eff5eb7ad4330c2688ff4795ba33bbf6efcc47 we include
libnss_files.so which is required for dropbear sshd.

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 BUGS | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/BUGS b/BUGS
index 84c366c..c8a0b3c 100644
--- a/BUGS
+++ b/BUGS
@@ -3,7 +3,3 @@
 This file lists out some known bugs which need to be resolved.  Do not file bug
 reports against these bugs, as the genkernel team is aware of them and has yet
 to implement a solution.
-
-- busybox linked statically against glibc fails DNS resolution without the
-  /lib/libnss_{files,dns}.so libraries
-- 

Reply via email to