Changelog for
glibc-devel-2.0.7-30kfd.i386.rpm :
* Thu Nov 05 1998 Cristian Gafton
- updated to fix ecvt() formatting problems
* Sat Oct 10 1998 Cristian Gafton - strip binaries- updated to fix some of the memory leaks in the dl code
* Wed Sep 30 1998 Cristian Gafton - ypall UDP socket leak fixed- add if_shaper.h- list ruffian as a supported arch- serbian locale support- slovak patches in
* Thu Sep 10 1998 Cristian Gafton - resolver timeout fix on un-networked systems
* Thu Aug 27 1998 Cristian Gafton - fix for tmp race condition on glibcbug- fix for getpagesize() in sparc- man pages for the db functions (from old db-1.85)
* Thu Aug 20 1998 Jeff Johnson - patches for debugging threads (http://odin.appliedtheory.com/).
* Mon Aug 17 1998 Cristian Gafton - new cvs version and patch top fix some typos
* Thu Aug 13 1998 Jakub Jelinek - Fix SPARC longjmp to allow threaded apps (sparc4)- install in localedata requires chroot to be in $PATH
* Thu Jul 23 1998 Cristian Gafton - upgraded the cvs snapshot to match the \"official\" pre5 release- also upgraded the linuxthreads package- changelog is not at the end of the spec file.
* Mon Jul 20 1998 Cristian Gafton - added patch for socketbits.h to define CMSG_LEN/ALIGN/SPACE
* Sat Jul 11 1998 Cristian Gafton - upgraded again from the cvs version to catch the paranoia env patch- added a patch to fix the backport of the env paranoia found in the CVS
* Fri Jun 26 1998 Cristian Gafton - updated the cvs version- added a (maybe way too paranoid) tz patch
* Wed Jun 03 1998 Jeff Johnson - Add sparc patches from davem.
* Sat May 23 1998 Cristian Gafton - updated again sbapshot to catch the latest rpc fixes
* Thu May 21 1998 Cristian Gafton - updated snapshot to include the fixed time patches- added Jeff\'s sparc patch
* Wed May 20 1998 Cristian Gafton - added time-related patches for tzset & friends
* Sat May 09 1998 Prospector System - translations modified for de, fr, tr
* Thu May 07 1998 Cristian Gafton - added a patch to fix the pow function (ulrich drepper, pointed out by andreas jaeger)- updated snapshot
* Wed May 06 1998 Cristian Gafton - updated snapshot- fixed sethostid which used to require the slack-dead /var/adm dir
* Sat May 02 1998 Cristian Gafton - fixed russian locale problem- alpha should now link again statically. Patch from rth
* Sat Apr 18 1998 Cristian Gafton - updated snapchot and added a patch to fix a closelog() problem
* Tue Apr 14 1998 Cristian Gafton - updated snapshot and added a new patch to fix __open_catalog- added AutoReqProv: false to help break some circular dependencies
* Mon Apr 06 1998 Cristian Gafton - updated glibc snapshot
* Sun Apr 05 1998 Cristian Gafton - updated snapshot; rebuilt package on alpha with egcs
* Wed Apr 01 1998 Cristian Gafton - more patches to fix dlopen()/dlclose problems
* Tue Mar 24 1998 Cristian Gafton - fixed a dlclose() problem.- updated the cvs snapshot
* Fri Mar 20 1998 Cristian Gafton - need a fairly recent version of texinfo (3.11 or later). Handle this through a Conflicts: header for the glibc-devel package
* Sat Mar 14 1998 Cristian Gafton - new package versioning for snapshots
* Sat Mar 14 1998 Cristian Gafton - new snapshot- fixed a localedef bug- reverted some changes in the new localedata ru_RU that caused locale files to be built incorrectly.
* Wed Mar 04 1998 Cristian Gafton - downgraded kernel headers to 2.1.76. tty changes in more recent kernels require too many programs to be recompiled against the new glibc.- upgraded the dlfix patch for dlopen() to handle large shared objects- updated the fix patch to make the source compile on alpha- the new sources require binutils 2.8.1.0.21 or later to compile on alpha- updated snapshot; lots of patches obsoleted- added a patch to buold & install the localedata files correctly- added yet another patch from H.J.Lu
* Sat Feb 28 1998 Cristian Gafton - updated the snapshot- upgraded the kernel headers to 2.1.88- replaced the full kernel source with a homebrew linux-include-2.1.88.tar.gz (it was way too hard to maintain glibc from home over my modem...)
* Wed Feb 18 1998 Cristian Gafton - added a dl-open fix for the RTLD_GLOBAL flag
* Sat Feb 07 1998 Cristian Gafton - upgraded to 2.0.7pre1- modified spec file to include linuxthreads man pages and documentation
* Wed Jan 28 1998 Erik Troan - don\'t believe LD_PRELOAD if the app is setuid root
* Tue Jan 27 1998 Cristian Gafton - added (what else ?) more patches from Andreas Jaeger, Andreas Schwab, Ulrich Drepper and H J Lu
* Fri Jan 16 1998 Cristian Gafton - added nss patch to fix a problem of ignoring the NSS_STATUS_TRYAGAIN return value from the modules by getXXbyYY_r and getXXent_r functions- added another patch for the nss_db from Andreas Schwab
* Wed Jan 14 1998 Cristian Gafton - added a patch to fix the problems with the nss_db lookups from Andreas Schwab- added a patch to fix lookup problems with large entries (errno not being reset from ERANGE)- added another two tiny patches from Andreas Jaeger- added a header patch for the net/if.h file which failed to #define - fixed obsoletes header for linuxthreads- added a patch for locale on big endian machines from Andreas Schwab- added a config patch from Andreas Jaeger
* Wed Jan 07 1998 Cristian Gafton - figured out how to handle newer kernels on alpha - back to 2.1.76- added a patch to address case-sensitve hosts and aliases lookup brokeness- re-added the patch for alpha/net/route.h, which somehow escaped the official release- added the threads and thread-signal patches from Andreas Jaeger
* Mon Dec 29 1997 Cristian Gafton - finally 2.0.6 final release is here...- reverted to kernel headers 2.1.60. Although the latest one available should be used (2.1.76 at the moment), the new kernel headers break compilation on alpha (due to the rename of the __NR_sigaction to __NR_old_osf_sigaction). In two days I haven\'t figured out the correct place to modify this on glibc sources, so...
* Thu Dec 25 1997 Cristian Gafton - upgraded to pre6
* Tue Dec 23 1997 Cristian Gafton - upgraded to pre5- added NIS patch fix
* Mon Dec 15 1997 Cristian Gafton - added security patch
* Fri Dec 12 1997 Cristian Gafton - updated to 2.0.6pre4- cleaned up the spec file
* Sun Nov 09 1997 Erik Troan - added setlocale patch from Ulrich
* Wed Nov 05 1997 Erik Troan - added new glob.c from Ulrich
* Wed Oct 29 1997 Erik Troan - fixed timezone patch
* Tue Oct 28 1997 Erik Troan - added patch to fix sense on timezone global
* Sat Oct 25 1997 Erik Troan - build against included kernel headers- added ld.so patch from ulrich
* Fri Oct 24 1997 Erik Troan - added documentation files as %doc- improved obsoletes list
* Thu Oct 16 1997 Erik Troan - added patch to fix nfs inet_ntoa() memory leak- create proper sysdeps/alpha/Implies- create configparms w/ a here doc, not a separate patch file
* Thu Oct 09 1997 Erik Troan - added patch from Ulrich for rcmd() w/ IP number
* Tue Sep 16 1997 Erik Troan - added obsolete entries
* Mon Sep 15 1997 Erik Troan - removed /usr/info/dir- added support for install-info for devel package
* Wed Sep 10 1997 Erik Troan - updated to 2.0.5c
* Wed Sep 10 1997 Erik Troan - added getcwd() fix from Ulrich- changed datadir to default /usr/share instead of /usr/lib
* Mon Sep 01 1997 Erik Troan - fixed some symlinks (which broke due to the buildroot)
* Thu Aug 28 1997 Erik Troan - removed extrneous symlinks invocation- removed /etc/localtime from filelist
* Wed Aug 27 1997 Erik Troan - added patch to tcp.h from Ulrich
* Wed Aug 27 1997 Erik Troan - updated to 2.0.5- removed zic symlink hack
* Sat Aug 23 1997 Erik Troan - minor hack for alpha (won\'t be necessary in next release)- switched to use a build root- dynamically builds file lists
* Tue Aug 19 1997 Erik Troan - 1) Updated to glibc 2.0.5pre5 (version of package is 2.0.4.9)
* Mon Jun 02 1997 Erik Troan - 1) Updated to glibc 2.0.4
* Thu May 15 1997 Erik Troan - 1) Updated to glibc 2.0.3, builds glibc on Intel as well.
* Tue Feb 18 1997 Erik Troan - 1) added patch for shadow to work w/ :: rather then :-1: entries- 2) incorporated Richard Henderson\'s string operation fix- 3) added default /etc/nsswitch.conf