Hi,
I cut down a new release today.
I've made some changes to the infrastructure of the project:
- Updated the project server to Debian/jessie
- Added a Github mirror:
https://github.com/wbx-github/uclibc-ng
- All domains are available via SSL with letsencrypt certs
- All domains are reachable via IPv6
- Release files and GIT tags are signed with my GnuPG key
http://www.waldemar-brodkorb.de/wbx.asc
Thanks you very much for all contributions and bug reports.
Release includes following changes:
Anton Kolesov (2):
Advertise obstack only when chosen
ARC: Disable obstack
Max Filippov (2):
xtensa: fix stack unwinding over __default_sa_restorer
arm: fix __JMP_BUF_SP definition
Peter Korsgaard (1):
getaddrinfo: correct AI_V4MAPPED handling
Thomas Claveirole (1):
include/netdb.h: Do not define IDN-related flags.
Tim Hockin (2):
DNS: don't count search-path miss as a retry
DNS: Don't apply search domains to PTR lookups
Ubaldo Porcheddu (2):
Replaced any occurence of /bin/sh with _PATH_BSHELL to allow
easier portability on system with default shell on a different
directory, like for instance on android.
Replace /etc/resolv.conf with _PATH_RESCONF to allow
portability of the code on system where resolv.conf is not in /etc .
Waldemar Brodkorb (14):
mips: fix build if threads are disabled
frv: resurrect port somehow, totally untested
libm: add ULPS for cris architecture
refresh xtensa ulps file
increase timeouts to successfully run on slower hardware/emulation, f.e. xtensa
libm: remove dead code
mark a.out support as not available
test: update ulps file for ARM
test: update ulps for SPARC
mips64: with n64 ABI mapping failed
arm: allow to build with DODEBUG=y
ia64: disable atomic tests
ia64: sync with glibc headers
bump version for release