Hi Embedded Hackers,
exactly one year after the first uClibc-ng release I finished with the 13'th release of uClibc-ng. It contains a fix for a possible DoS attack in the resolver code, so you should better update.
The release contains various bugfixes and new features.
Special thanks to Leonid Lisovskiy and Daniel Fahlgren doing some code review regarding libdl and resolver code.
Test results for the testsuite will follow in the next days and can be found here: http://embedded-test.org/
best regards Waldemar
On Mon, Feb 1, 2016 at 8:16 AM, Waldemar Brodkorb wbx@uclibc-ng.org wrote:
Hi Embedded Hackers,
exactly one year after the first uClibc-ng release I finished with the 13'th release of uClibc-ng. It contains a fix for a possible DoS attack in the resolver code, so you should better update.
The release contains various bugfixes and new features.
is there a shortlog published somewhere
Special thanks to Leonid Lisovskiy and Daniel Fahlgren doing some code review regarding libdl and resolver code.
Test results for the testsuite will follow in the next days and can be found here: http://embedded-test.org/
Thanks for doing it. I will have it up for OE soon
Hi, Khem Raj wrote,
On Mon, Feb 1, 2016 at 8:16 AM, Waldemar Brodkorb wbx@uclibc-ng.org wrote:
Hi Embedded Hackers,
exactly one year after the first uClibc-ng release I finished with the 13'th release of uClibc-ng. It contains a fix for a possible DoS attack in the resolver code, so you should better update.
The release contains various bugfixes and new features.
is there a shortlog published somewhere
http://mailman.uclibc-ng.org/pipermail/devel/2016-February/000709.html
The annotated tag, v1.0.12 has been updated to f4d92b79cd2845b5a8356d74fda5c29a4ab83f6b (tag) from c83072523d320b04385bfeca3bcb50030931cbaa (which is now obsolete) tagging 003b266cbeb370a8eae91dc256197f00798c6f93 (commit) replaces v1.0.11 tagged by Waldemar Brodkorb on Mon Feb 1 16:39:51 2016 +0100
- Log ----------------------------------------------------------------- release 1.0.12 - Chimay Brune
Leonid Lisovskiy (5): libdl: dlopen() mustn't forget RTLD_NODELETE flag tests: Extend OMIT LDFLAGS logic to test binaries too Provide __adjtimex() alias, like glibc. ldso: Fix fail of $ORIGIN expansion in case of RTLD_NOLOAD ldso: Use single rtld_flags interpretation through all the calls
Waldemar Brodkorb (11): Suppress warning "_GNU_SOURCE" redefined hppa: unbreak toolchain building test: disable tests requiring math headers nios2: allow to build toolchain add exp10() from glibc Do not follow compressed items forever. Make sure to always terminate decoded string add $ORIGIN test-case mips64: fix memcpy, patch from glibc mips: fix clashing symbols bump version for release
best regards Waldemar