Changelog
dietlibc (0.34~cvs20160508-1~exp1) experimental; urgency=medium
* New upstream CVS snapshot 0.34~cvs20160508
- stdio.h bugfixes
- Improved source code formatting in some routines
* hppa: fix EWOULDBLOCK errno number
* s390x: fix segfaults in programs due to setjmp/longjmp
* alpha: fix signal handler return crash
* sparc64: fix sigreturn segfault + suseconds_t size
* Unit tests: move to separate script, run during dh_auto_test
* debian/unittests: add two more tests (sigreturn, gettimeofday)
* debian/control: Bump Standards-Version to 3.9.8 (no changes)
* debian/rules: don't build dietlibc for arch-independent builds
* debian/rules: don't run unit tests with DEB_BUILD_OPTIONS=nocheck
* Let dh autocreate -dbgsym packages, compile with -g, don't strip *.o
* debian/{postinst,prerm}: remove obsolete upgrade code
* hardening: compile with -fstack-protector-strong
* diet wrapper: properly mangle cross-compiler architecture names
* Make dietlibc-dev Multi-Arch: same, move arch-depdendent libraries to
/usr/lib/TRIPLET/diet
* x32: use proper syscall number on sigreturn (fixes segfault)
* debian/tests: add simple autopkgtests
* debian/rules: enable parallel builds
* Port glibc's software FPU for powerpcspe (Closes: #819069)
* ppc64el: add port of dietlibc to that architecture
-- Christian Seiler <email address hidden> Sun, 08 May 2016 22:06:23 +0200