Ron - This is the fix for that bug you hit with connecting to dropbear from localhost. Turns out the bug was always happening, and if you ran DB in the foreground (-F), you'd see the warnings. o/w, they'd get sent to /dev/null.
Barret The following changes since commit 21e074c595704851f067c32beebe3f973c906900: vmrunkernel: remove unused and uninitialized stack variable (2017-07-28 17:02:27 -0700) are available in the git repository at: [email protected]:brho/akaros.git bug for you to fetch changes up to 9db45c3e6abf403a0bfe10ead3950d086e15c827: Fix matrix bug in gethostbyname (XCC) (2017-07-30 12:45:09 -0700) ---------------------------------------------------------------- View this online at: https://github.com/brho/akaros/compare/21e074c59570...9db45c3e6abf ---------------------------------------------------------------- Barret Rhoden (2): Add trace_printf() stub to glibc (XCC) Fix matrix bug in gethostbyname (XCC) .../compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/Versions | 1 + .../gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/gethstbynm2_r.c | 5 +++-- .../gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/parlib-compat.c | 7 +++++++ 3 files changed, 11 insertions(+), 2 deletions(-) -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
