Commit Graph

125 Commits

Author SHA1 Message Date
cvsdist
aa7475ac1a auto-import glibc-2.3.3-7 from glibc-2.3.3-7.src.rpm 2004-09-09 05:43:45 +00:00
cvsdist
083e7af561 auto-import glibc-2.3.3-6 from glibc-2.3.3-6.src.rpm 2004-09-09 05:43:31 +00:00
cvsdist
67f9b52e0d auto-import glibc-2.3.3-3 from glibc-2.3.3-3.src.rpm 2004-09-09 05:42:45 +00:00
cvsdist
b3d3095f21 auto-import glibc-2.3.3-2 from glibc-2.3.3-2.src.rpm 2004-09-09 05:42:39 +00:00
cvsdist
7da373a20c auto-import glibc-2.3.3-1 from glibc-2.3.3-1.src.rpm 2004-09-09 05:42:25 +00:00
cvsdist
c381c23439 auto-import glibc-2.3.2-101 from glibc-2.3.2-101.src.rpm 2004-09-09 05:40:37 +00:00
cvsdist
d955dcc554 auto-import glibc-2.3.2-33.9 from glibc-2.3.2-33.9.src.rpm 2004-09-09 05:33:04 +00:00
cvsdist
da25692943 auto-import glibc-2.3.2-27.9 from glibc-2.3.2-27.9.src.rpm 2004-09-09 05:32:38 +00:00
cvsdist
60f9d33690 auto-import glibc-2.3.2-11.9 from glibc-2.3.2-11.9.src.rpm 2004-09-09 05:32:18 +00:00
cvsdist
e9ae29d032 auto-import glibc-2.3.2-5 from glibc-2.3.2-5.src.rpm 2004-09-09 05:31:53 +00:00
cvsdist
e7a3a9dfd3 auto-import glibc-2.3.2-4.80 from glibc-2.3.2-4.80.src.rpm 2004-09-09 05:31:03 +00:00
cvsdist
f68ab8f604 auto-import glibc-2.3.1-32 from glibc-2.3.1-32.src.rpm 2004-09-09 05:30:51 +00:00
cvsdist
72f7cf67bf auto-import glibc-2.3-1 from glibc-2.3-1.src.rpm 2004-09-09 05:30:40 +00:00
cvsdist
e0cdfa0614 auto-import glibc-2.2.93-5 from glibc-2.2.93-5.src.rpm 2004-09-09 05:30:26 +00:00
cvsdist
2e3cbbc31c auto-import glibc-2.2.5-36 from glibc-2.2.5-36.src.rpm 2004-09-09 05:28:20 +00:00
cvsdist
075c0fe7e4 auto-import glibc-2.2.5-34 from glibc-2.2.5-34.src.rpm 2004-09-09 05:27:57 +00:00
cvsdist
06aa72cc30 auto-import changelog data from glibc-2.2.4-13.src.rpm
Mon Sep 03 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-13
- fix iconvconfig
Mon Sep 03 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-12
- add fam to /etc/rpc ()
- fix <inttypes.h> for C++ ()
- fix perror
Mon Aug 27 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-11
- fix strnlen(x, -1)
Mon Aug 27 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-10
- doh, <bits/libc-lock.h> should only define __libc_rwlock_t if
    __USE_UNIX98.
Mon Aug 27 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-9
- fix bits/libc-lock.h so that gcc can compile
- fix s390 build
Fri Aug 24 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-8
- kill stale library symlinks in ldconfig ()
- fix inttypes.h for G++ < 3.0
- use DT_REL*COUNT
Wed Aug 22 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-7
- fix strnlen on IA-64 ()
Thu Aug 16 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-6
- glibc 2.2.4 final
- fix -lpthread -static ()
Fri Aug 10 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-5
- doh, include libio/tst-swscanf.c
Fri Aug 10 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-4
- don't crash on catclose(-1)
- fix wscanf %[] handling
- fix return value from swprintf
- handle year + %U/%W week + week day in strptime
Thu Aug 09 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-3
- update from CVS to
- fix strcoll ()
- fix seekdir ()
- fix memusage ()
- don't make gconv-modules.cache %config file, just don't verify its
    content.
Mon Aug 06 2001 Jakub Jelinek <jakub@redhat.com>
- fix strtod and *scanf (, )
Sat Aug 04 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
- fix iconv cache handling
- glibc should not own /usr/share/info, /usr/share/man nor
    /usr/share/man/man3 ()
- add gconv-modules.cache as emtpy config file ()
- only run iconvconfig if /usr is mounted read-write ()
Wed Jul 25 2001 Jakub Jelinek <jakub@redhat.com>
- move iconvconfig from glibc-common into glibc subpackage, call it from
    glibc_post_upgrade instead of common's post.
Tue Jul 24 2001 Jakub Jelinek <jakub@redhat.com>
- turn off debugging printouts in iconvconfig
Tue Jul 24 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
- fix IA-32 makecontext
- make fflush(0) thread-safe ()
Mon Jul 23 2001 Jakub Jelinek <jakub@redhat.com>
- adjust prelinking DT_* and SHT_* values in elf.h
- update from CVS
- iconv cache
- make iconv work in SUID/SGID programs ()
Fri Jul 20 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
- kill non-pic code in libm.so
- fix getdate
- fix some locales ()
- rebuilt with binutils-2.11.90.0.8-5 to place .interp section properly in
    libBrokenLocale.so, libNoVersion.so and libanl.so
- add floating stacks on IA-64, Alpha, Sparc ()
Mon Jul 16 2001 Jakub Jelinek <jakub@redhat.com>
- make /lib/i686 directory owned by glibc*.i686.rpm
Mon Jul 09 2001 Jakub Jelinek <jakub@redhat.com>
- remove rquota.[hx] headers which are now provided by quota ()
- add prelinking patch
Thu Jul 05 2001 Jakub Jelinek <jakub@redhat.com>
- require sh-utils for nscd
Mon Jun 25 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS (, , , )
- fix ro_RO bug ()
2004-09-09 05:19:00 +00:00
cvsdist
e2f026e202 auto-import changelog data from glibc-2.2.3-10.src.rpm
Tue May 22 2001 Jakub Jelinek <jakub@redhat.com>
- fix #include <signal.h> with -D_XOPEN_SOURCE=500 on ia64 ()
- fix a dlclose reldeps handling bug
- some more profiling fixes
- fix tgmath.h
Thu May 17 2001 Jakub Jelinek <jakub@redhat.com>
- make ldconfig more quiet
- fix LD_PROFILE on i686 ()
Wed May 16 2001 Jakub Jelinek <jakub@redhat.com>
- fix the hardlink program, so that it really catches all files with
    identical content
- add a s390x clone fix
Wed May 16 2001 Jakub Jelinek <jakub@redhat.com>
- fix rpc for non-threaded apps using svc_fdset and similar variables
    ()
- fix nss compatibility DSO versions for alphaev6
- add a hardlink program instead of the shell 3x for plus cmp -s/link which
    takes a lot of time during build
- rework BuildPreReq and Conflicts with gcc, so that it applies only where
    it has to
Fri May 11 2001 Jakub Jelinek <jakub@redhat.com>
- fix locale name of ja_JP in UTF-8 ()
- fix re_search_2 ()
- fix memusage script (, )
- fix dlsym(RTLD_NEXT, ) from main program ()
- fix xtrace script ()
- make glibc conflict with glibc-devel 2.2.2 and below (to make sure
    libc_nonshared.a has atexit)
- fix getconf LFS_CFLAGS on 64bitters
- recompile with gcc-2.96-84 or above to fix binary compatibility problem
    with __frame_state_for function ()
Fri Apr 27 2001 Jakub Jelinek <jakub@redhat.com>
- glibc 2.2.3 release
- fix strcoll ()
- add BuildPreReqs ()
Wed Apr 25 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
Fri Apr 20 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
- fix sparc64, ia64
- fix some locale syntax errors ()
Wed Apr 18 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
Wed Apr 11 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
2004-09-09 05:18:39 +00:00
cvsdist
987ea0c1bd auto-import changelog data from glibc-2.2.2-10.src.rpm
Fri Apr 06 2001 Jakub Jelinek <jakub@redhat.com>
- support even 2.4.0 kernels on ia64, sparc64 and s390x
- include UTF-8 locales
- make gconv-modules %config(noreplace)
Fri Mar 23 2001 Jakub Jelinek <jakub@redhat.com>
- back out sunrpc changes
Wed Mar 21 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
- fix ia64 build
- fix pthread_getattr_np
Fri Mar 16 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
- run atexit() registered functions at dlclose time if they are in shared
    libraries ()
- add pthread_getattr_np API to make JVM folks happy
Wed Mar 14 2001 Jakub Jelinek <jakub@redhat.com>
- require 2.4.1 instead of 2.4.0 on platforms where it required 2.4 kernel
- fix ldd behaviour on unresolved symbols
- remove nonsensical ldconfig warning, update osversion for the most recent
    library with the same soname in the same directory instead ()
- apply selected patches from CVS
- s390x spec file changes from Florian La Roche
Wed Mar 07 2001 Jakub Jelinek <jakub@redhat.com>
- fix gencat ()
- fix ldconfig changes from yesterday, fix LD_ASSUME_KERNEL handling
Tue Mar 06 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
- make pthread_attr_setstacksize consistent before and after pthread
    manager is started ()
- pass back struct sigcontext from pthread signal wrapper (on ia32 only so
    far, )
- on i686 ship both --enable-kernel 2.2.5 and 2.4.0 libc/libm/libpthread,
    make ld.so pick the right one
Sat Feb 17 2001 Preston Brown <pbrown@redhat.com>
- glib-common doesn't require glibc, until we can figure out how to get out
    of dependency hell.
Sat Feb 17 2001 Jakub Jelinek <jakub@redhat.com>
- make glibc require particular version of glibc-common and glibc-common
    prerequire glibc.
Fri Feb 16 2001 Jakub Jelinek <jakub@redhat.com>
- glibc 2.2.2 release
- fix regex REG_ICASE bug seen in ksymoops
Sat Feb 10 2001 Jakub Jelinek <jakub@redhat.com>
- fix regexec leaking memory ()
Fri Feb 09 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
- fix ia64 build with gnupro
- make regex 64bit clean
- fix tgmath make check failures on alpha
Tue Feb 06 2001 Jakub Jelinek <jakub@redhat.com>
- update again for ia64 DF_1_INITFIRST
Fri Feb 02 2001 Jakub Jelinek <jakub@redhat.com>
- update from CVS
- fix getaddrinfo ()
- support DF_1_INITFIRST ()
2004-09-09 05:18:35 +00:00
cvsdist
dac76f7422 auto-import changelog data from glibc-2.2.1-3.src.rpm
Wed Jan 24 2001 Jakub Jelinek <jakub@redhat.com>
- build all auxiliary arches with --enablekernel 2.4.0, those wanting to
    run 2.2 kernels can downgrade to the base architecture glibc.
Sat Jan 20 2001 Jakub Jelinek <jakub@redhat.com>
- remove %lang() flags from %{_prefix}/lib/locale files temporarily
Sun Jan 14 2001 Jakub Jelinek <jakub@redhat.com>
- update to 2.2.1 final
- fix a pthread_kill_other_threads_np breakage ()
- make static binaries using dlopen work on ia64 again
- fix a typo in glibc-common group
Wed Jan 10 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- devel requires glibc = %{version}
- noreplace /etc/nscd.conf
Wed Jan 10 2001 Jakub Jelinek <jakub@redhat.com>
- some more security fixes:
- don't look up LD_PRELOAD libs in cache for SUID apps (because that
    bypasses SUID bit checking on the library)
- place output files for profiling SUID apps into /var/profile, use
    O_NOFOLLOW for them
- add checks for $MEMUSAGE_OUTPUT and $SEGFAULT_OUTPUT_NAME
- hardlink identical locale files together
- add %lang() tags to locale stuff
- remove ko_KR.utf8 for now, it is provided by locale-utf8 package
Mon Jan 08 2001 Jakub Jelinek <jakub@redhat.com>
- add glibc-common subpackage
- fix alphaev6 memcpy ()
- fix sys/cdefs.h ()
- don't define stdin/stdout/stderr as macros for -traditional ()
- work around a bug in IBM JDK (, )
- fix pmap_unset when network is down ()
- move nscd in rc.d before netfs on shutdown
- fix $RESOLV_HOST_CONF in SUID apps ()
2004-09-09 05:18:27 +00:00
cvsdist
3bf2920539 auto-import changelog data from glibc-2.2-5.src.rpm
Sun Nov 19 2000 Jakub Jelinek <jakub@redhat.com>
- update to CVS to fix getaddrinfo
Fri Nov 17 2000 Jakub Jelinek <jakub@redhat.com>
- update to CVS to fix freopen
- remove all alpha workarounds, not needed anymore
Wed Nov 15 2000 Jakub Jelinek <jakub@redhat.com>
- fix dladdr bug on alpha/sparc32/sparc64
- fix Makefiles so that they run static tests properly
Tue Nov 14 2000 Jakub Jelinek <jakub@redhat.com>
- update to CVS to fix ldconfig
Thu Nov 09 2000 Jakub Jelinek <jakub@redhat.com>
- update to glibc 2.2 release
Mon Nov 06 2000 Jakub Jelinek <jakub@redhat.com>
- update to CVS to:
- export __sysconf@@GLIBC_2.2 ()
Fri Nov 03 2000 Jakub Jelinek <jakub@redhat.com>
- merge to 2.1.97
Mon Oct 30 2000 Jakub Jelinek <jakub@redhat.com>
- update to CVS, including:
- fix WORD_BIT/LONG_BIT definition in limits.h ()
- fix hesiod ()
- set LC_MESSAGES in zic/zdump for proper error message output ()
- fix LFS fcntl when used with non-LFS aware kernels ()
2004-09-09 05:17:59 +00:00
cvsdist
ab184636b8 auto-import changelog data from glibc-2.1.95-1.src.rpm
Mon Oct 16 2000 Jakub Jelinek <jakub@redhat.com>
- build from CVS archive
2004-09-09 05:17:39 +00:00
cvsdist
1ced64dde7 auto-import changelog data from glibc-2.1.93-2.src.rpm
Wed Sep 13 2000 Jakub Jelinek <jakub@redhat.com>
- build from CVS archive
2004-09-09 05:17:10 +00:00
cvsdist
8200dbbd45 auto-import changelog data from glibc-2.1.92-14.src.rpm
Wed Aug 30 2000 Jakub Jelinek <jakub@redhat.com>
- build from CVS archive
2004-09-09 05:16:54 +00:00
cvsdist
f2c89a195b Setup of module glibc 2004-09-09 05:16:51 +00:00