File dietlibc.changes of Package dietlibc
-------------------------------------------------------------------
Tue Nov 27 20:07:55 CET 2012 - sbrabec@suse.cz
- Verify GPG signature.
-------------------------------------------------------------------
Mon Apr 16 15:32:15 UTC 2012 - dvaleev@suse.com
- rework ppc patch. Needs to be applied only on ppc64
-------------------------------------------------------------------
Thu Mar 15 15:37:08 UTC 2012 - dvaleev@suse.com
- fix ppc and ppc64 builds
-------------------------------------------------------------------
Sun Feb 5 20:22:13 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections
-------------------------------------------------------------------
Wed Oct 5 10:55:28 UTC 2011 - tserong@suse.com
- Exclude ARM architecture from build (invalid opcodes in setjmp
and longjmp for armv7hl/vfpv3-d16)
-------------------------------------------------------------------
Fri Jun 18 14:39:58 UTC 2010 - bg@novell.com
- apply debian patch to fix build on hppa
-------------------------------------------------------------------
Mon Feb 8 23:11:54 UTC 2010 - jengelh@medozas.de
- workaround broken Makefile heuristic to detect arch
-------------------------------------------------------------------
Tue Nov 3 19:09:12 UTC 2009 - coolo@novell.com
- updated patches to apply with fuzz=0
-------------------------------------------------------------------
Fri Feb 15 17:51:34 CET 2008 - schwab@suse.de
- Fix tls setup for -fstack-protector.
-------------------------------------------------------------------
Sun Jan 27 22:47:28 CET 2008 - dmueller@suse.de
- update to 0.31:
* many fixes, see http://www.fefe.de/dietlibc/changes-0.31.txt
* -fstack-protector support
-------------------------------------------------------------------
Thu Feb 1 11:52:59 CET 2007 - dmueller@suse.de
- update to 0.30:
* remove upstream'ed patches
- remove glibc-specific flags from RPM_OPT_FLAGS
-------------------------------------------------------------------
Sun Feb 19 23:19:46 CET 2006 - dmueller@suse.de
- fix build on ppc
-------------------------------------------------------------------
Wed Jan 25 21:30:07 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Nov 16 15:43:54 CET 2005 - dmueller@suse.de
- fix kernel_size_t for x86_64
-------------------------------------------------------------------
Mon Nov 14 21:48:10 CET 2005 - dmueller@suse.de
- use -fno-strict-aliasing
-------------------------------------------------------------------
Fri Nov 4 17:42:20 CET 2005 - schwab@suse.de
- Implement pause on ia64.
-------------------------------------------------------------------
Fri Oct 21 18:26:10 CEST 2005 - dmueller@suse.de
- update to 0.29
-------------------------------------------------------------------
Mon Sep 12 15:05:14 CEST 2005 - snwint@suse.de
- olh: fix ppc syscalls (#116391)
-------------------------------------------------------------------
Tue Aug 9 12:22:10 CEST 2005 - schwab@suse.de
- Fix ppc64 support.
-------------------------------------------------------------------
Thu May 5 11:26:30 CEST 2005 - schwab@suse.de
- Fix ia64 assembler.
-------------------------------------------------------------------
Thu Mar 24 15:54:56 CET 2005 - uli@suse.de
- fixed to build on ARM, GCC4
-------------------------------------------------------------------
Fri Oct 15 02:16:16 CEST 2004 - ro@suse.de
- define nonnull as glibc does
-------------------------------------------------------------------
Tue Mar 09 10:18:07 CET 2004 - mjancar@suse.cz
- undef WANT_SYSTENTER in dietfeatures.h, breaks on uml
kernels (#35444)
-------------------------------------------------------------------
Fri Feb 27 16:32:42 CET 2004 - garloff@suse.de
- Implement pause() on AXP.
-------------------------------------------------------------------
Fri Feb 27 00:50:16 CET 2004 - ro@suse.de
- fix build on i386 with regparm changes
-------------------------------------------------------------------
Wed Feb 11 01:52:48 CET 2004 - ro@suse.de
- move ia64 specific ftruncate64 to ia64 dir
-------------------------------------------------------------------
Tue Feb 10 22:52:45 CET 2004 - schwab@suse.de
- Copy setjmp and longjmp from glibc.
-------------------------------------------------------------------
Thu Jan 29 14:31:29 CET 2004 - hare@suse.de
- Fixed setjmp() for s390 and s390x.
-------------------------------------------------------------------
Sat Jan 10 20:34:56 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Wed Dec 10 14:36:08 CET 2003 - uli@suse.de
- map select to _newselect on s390*
-------------------------------------------------------------------
Fri Oct 17 11:18:08 CEST 2003 - schwab@suse.de
- Fix ia64 support.
- Fix use of common symbols.
-------------------------------------------------------------------
Tue Oct 07 20:23:37 CEST 2003 - mjancar@suse.cz
- handle '%m' in printf
-------------------------------------------------------------------
Tue Oct 07 16:17:46 CEST 2003 - mjancar@suse.cz
- use $RPM_OPT_FLAGS
- cleanup the spec
- fix mmap and stat on s390 and s390x
- fix startup on ppc64
- fix fork __alarm and __time on ia64
-------------------------------------------------------------------
Thu Oct 02 09:19:19 CEST 2003 - mjancar@suse.cz
- update to 0.23
- kill obsolete patches
- fix startup on s390
- add missing elf definitions
- add preliminary support for s390x and ppc64
-------------------------------------------------------------------
Thu Sep 18 17:11:32 CEST 2003 - snwint@suse.de
- removed stray backup file (#30188)
-------------------------------------------------------------------
Sat Sep 6 19:09:26 CEST 2003 - schwab@suse.de
- Fix setting of environ in ia64 startup.
-------------------------------------------------------------------
Wed Aug 06 14:34:38 CEST 2003 - mjancar@suse.cz
- fix syscall on AMD64
-------------------------------------------------------------------
Fri Jun 27 18:03:01 CEST 2003 - mjancar@suse.cz
- fix realpath
- use qsort from uClibc instead of the insertsort
-------------------------------------------------------------------
Wed Feb 5 14:43:16 CET 2003 - bg@suse.de
- activated support for hppa
-------------------------------------------------------------------
Mon Feb 3 10:24:31 CET 2003 - meissner@suse.de
- Upgraded to 0.21, dropped atexit and s390 patch (already upstream)
- Fixed asm statement in ppc/mmap.c.
-------------------------------------------------------------------
Wed Sep 18 01:43:03 CEST 2002 - ro@suse.de
- removed bogus self-provides
-------------------------------------------------------------------
Mon Aug 26 01:33:36 MEST 2002 - garloff@suse.de
- Make exit() alias to libc_exit in atexit strong. (Better fix for
atexit problem addressed by 2002-08-19 15:18 patch.)
-------------------------------------------------------------------
Tue Aug 20 17:07:15 CEST 2002 - schwab@suse.de
- Fix startup on ia64.
-------------------------------------------------------------------
Mon Aug 19 22:32:50 CEST 2002 - schwab@suse.de
- ia64 fixes:
* Fix sys/types.h.
* Implement more syscalls.
* Fix syscall_weak macro.
-------------------------------------------------------------------
Mon Aug 19 15:18:25 MEST 2002 - garloff@suse.de
- Disable exit() weak alias in unified syscall in favour of exit()
from atexit().
-------------------------------------------------------------------
Mon Aug 19 12:21:36 MEST 2002 - garloff@suse.de
- Split ppc diff into __powerpc__ -> powerpc stuff and the types
corrections.
- Drop x86_64_ia64 diff, as x86_64 and ia64 support has been
integrated into dietlibc.
- Update to dietlibc-0.20:
* calloc and malloc fixes
* add ucontext
* x86_64: umount and stime support, unified syscall fix
* realpath fix
- Update to dietlibc-0.19:
* Resistence to hostile DNS packets
* Avoid __thread (keyword in gcc CVS)
* ia64: start and unified syscall fixes
* killpg is function now
* sparc/strlen.S added
* ARM fixes: setjmp, syscall
* overflows: xdr_array, calloc, fread, fwrite
* x86_64 socket calls and mmap
- Update to dietlibc-0.18:
* Add: stpcpy, memrchr
* x86_64 port (Michal Ludvig)
* iA64 port (Thomas Ogrisegg)
* truncate64/ftruncate64/getdents64
* ARM profiling (WIP)
* mktime fix
* ftell takes into account ungetc now
* perror resistance to NULL ptr
* sig functions don't segfault for sig 0 any longer
* socket syscalls for PA-Risc, iA64
* PA-Risc clone
* rand48 init fixes
* fnmatch infinite loop fix
* getopt, putenv tweaks
* DNS resolver IPv6 transport capable (WANT_IPV6_DNS)
* cpio.h, tar.h added.
* signal() is wrapper to sigaction now
-------------------------------------------------------------------
Fri Aug 16 13:07:35 CEST 2002 - ro@suse.de
- removed empty post/postun-scripts (#17826)
-------------------------------------------------------------------
Mon Jul 15 13:39:46 CEST 2002 - kukuk@suse.de
- Replace BuildArch with ExclusiveArch.
-------------------------------------------------------------------
Wed Jun 5 13:34:10 CEST 2002 - stepan@suse.de
- add support for x86-64
- add support for ia64 (not working)
-------------------------------------------------------------------
Fri May 10 13:26:57 CEST 2002 - garloff@suse.de
- Update to dietlibc-0.17:
* patches (sigcontext, termios, AXP signal ...) have been merged
* fixes (i386/getenv, long long scanf, ptrace, md5 glue,
i386 memcpy, DNS domain search, i386 memchr,memcmp (count=0),
getservent_r, i386 RAND_MAX ...)
* new functions (memccpy, strncpy, regex, getdelim, getline, ...)
* profiling support (i386 only)
- S/390 still segfaults :-(
-------------------------------------------------------------------
Fri May 10 02:10:39 CEST 2002 - garloff@suse.de
- Fix s390 clone().
-------------------------------------------------------------------
Tue Apr 9 16:51:28 CEST 2002 - ro@suse.de
- close the if in asm/sigcontext.h
-------------------------------------------------------------------
Mon Feb 25 17:50:31 MET 2002 - garloff@suse.de
- Fix typo in alpha code.
-------------------------------------------------------------------
Mon Feb 25 17:00:41 CET 2002 - garloff@suse.de
- Add support for signal() on alpha (osf_signal syscall does not
work, instead use sigaction.)
-------------------------------------------------------------------
Mon Feb 25 15:10:42 CET 2002 - garloff@suse.de
- types used in communiaction with kernel should be declared
accordingly, i.e. arch dependently.
- __powerpc__ -> powerpc
-------------------------------------------------------------------
Mon Feb 25 13:24:05 CET 2002 - garloff@suse.de
- struct termios differs between architectures in aux bits.
ioctls failed because of different sizeof(termios).
-------------------------------------------------------------------
Thu Feb 21 18:18:20 CET 2002 - garloff@suse.de
- Update to dietlibc-0.15:
* Patches (alpha, fdatasync, sprintf) got integrated
* Fixes (vfork->fork, bsearch, MIPS+HP-PA fixes, gethostbyname,
inet_aton, fdopen, strftime, fmod, strstr, strncpy, i386
asm getenv, grantpt, ptsname, unlockpt, getservent_r, ...)
-------------------------------------------------------------------
Thu Feb 21 01:35:27 MET 2002 - garloff@suse.de
- Fix sprintf.
-------------------------------------------------------------------
Wed Feb 20 23:53:23 CET 2002 - garloff@suse.de
- Support archs without __NR_fdatasync (i.e. alpha)
- Symbol address of glibc_deitlibc link guard is a .quad for alpha
-------------------------------------------------------------------
Wed Feb 20 19:05:26 CET 2002 - garloff@suse.de
- Use BuildRoot.
-------------------------------------------------------------------
Wed Feb 20 17:35:56 MET 2002 - garloff@suse.de
- Update to dietlibc-0.14:
* ports to S/390 and parisc
* various bugfixes (brk, vfork, fflush, ttyname, getpass, ...)
- Add patch for alpha
- Add fdatasync syscall
-------------------------------------------------------------------
Mon Feb 4 15:32:03 CET 2002 - uli@suse.de
- yeah, maybe, but it's still armv4l, not arm4vl...
-------------------------------------------------------------------
Wed Jan 2 03:00:10 MET 2002 - adrian@suse.de
- allow compile on mips and arm. It is even working ;)
-------------------------------------------------------------------
Tue Dec 18 12:31:24 CET 2001 - snwint@suse.de
- fixed scanf(): %n was broken, long long didn't work
-------------------------------------------------------------------
Mon Dec 3 15:22:26 CET 2001 - mludvig@suse.cz
- Updated to version 0.12
-------------------------------------------------------------------
Mon Sep 3 15:50:38 CEST 2001 - kukuk@suse.de
- Remove broken #if case, compiler will optimize normal code
-------------------------------------------------------------------
Tue Aug 28 11:39:30 CEST 2001 - mludvig@suse.cz
- Initial release based on dietlibc-0.11
- Added support for %n in *scanf
- Added pivot_root(2) syscall
- Synced to dietlibc's CVS