--------------------------------------------------------------------- Fedora Test Update Notification FEDORA-2007-478 2007-07-05 --------------------------------------------------------------------- Product : Fedora Core 6 Name : glibc Version : 2.5 Release : 18.fc6 Summary : The GNU libc libraries. Description : The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function. --------------------------------------------------------------------- * Wed Jul 4 2007 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-18.fc6 - save/restore errno around reading /etc/default/nss (BZ#4702) - fix LD_HWCAP_MASK handling * Wed Jun 27 2007 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-17.fc6 - disable workaround for #210748 and #211133, instead backport ld.so locking fixes from the trunk (#235026) - Korean charsets additions (BZ#3954, BZ#3955) - fix handling of 2001::/32 IPv6 addresses in getaddrinfo (BZ#4102) - add inline optimization for fgetc_unlocked - fix handling of 172.{1[7-9],2[0-9],3[01]}/16 IPv4 addresses in getaddrinfo - make sure NULL checks in routines with nonnull attribute aren't optimized away - don't write uninitialized padding bytes to nscd socket - avoid misaligned reads/writes in gethostbyname_r (#243967, BZ#4381) - fix dl{,v}sym, dl_iterate_phdr and dlopen if some library is mapped into ld.so's inter-segment hole on x86_64 (#244545) - fix LD_AUDIT=a:b program (#180432) - don't crash on pseudo-zero long double values passed to *printf on i?86/x86_64/ia64 (BZ#4586) - fix *printf %La and strtold with some hexadecimal floating point constants on ppc/ppc64 - fix nextafterl on ppc/ppc64 - robust mutex fixes (BZ#4512) - *printf fixes (BZ#4514) - as_IN updates (#218035) - use MADV_DONTNEED in malloc (#237711) - fix sem_timedwait on i?86 and x86_64 - fix dladdr if some shared library is mapped into ld.so intersegment VM hole (#232224, BZ#4131) - fdatasync is a cancellation point (BZ#4465) - add a temporary hack to avoid reruning DSO initializers if dlopen is called from _dl_fini destructors (#234946) - add transliteration for <U2044> (BZ#3213) - fix *scanf with %f on hexadecimal floats without exponent (BZ#4342) - fix *printf with very large precisions for %s (#238406, BZ#4438) - fix inet_ntop size checking for AF_INET (BZ#4439) - for *printf %e avoid 1.000e-00, for exponent 0 always use + sign (#238431) * Fri Apr 27 2007 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-13.fc6 - fix application crashes when doing NSS lookups through nscd mmapped databases and nscd decides to start garbage collection during the lookups (#219145, #225315) - fix NIS+ __nisfind_server (#235229) - assorted NIS+ speedups (#233460) - fix power6 libm compat symbols on ppc32 (#232633) - fix child refcntr in NPTL fork (#230198) - fix ifaddrs with many net devices on > 4KB page size arches (#230151) - fix pthread_mutex_timedlock on x86_64 (#228103) - fix HAVE_LIBCAP configure detection (#178934) - fix double free in fts_close (#222089) - fix vfork+execvp memory leak (#221187) - further localedef robustification (#203728) - fix printf with %g and values tiny bit smaller than 1.e-4 (#235864, BZ#4362, BZ#4070) - fix _XOPEN_VERSION (BZ#4364) - nexttoward*/nextafter* fixes (BZ#3306) - various fixes (BZ#3919, BZ#4101, BZ#4130, BZ#4181, BZ#4069, BZ#3458, BZ#3348, BZ#4344, BZ#4368, BZ#4305, BZ#4306) - fix nftw with FTW_CHDIR on / (BZ#4076) - nscd fixes (BZ#4074) - fix euidaccess (BZ#3842) - assorted locale data fixes (BZ#3322, BZ#3995, BZ#3884, BZ#3851, BZ#4411) - fix strptime (BZ#3944) - fix regcomp with REG_NEWLINE (BZ#3957) - fix %0lld printing of 0LL on 32-bit architectures (BZ#3902) - soft-fp fixes (BZ#2749) - further strtod fixes (BZ#3855) - update ru and sv translations - fix fesetround return value on ia64 - fix nscd SIGHUP database invalidation - add a workaround for #210748 and #211133 - fix NIS getservbyname when proto is NULL * Fri Jan 5 2007 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-10.fc6 - fix nss_compat +group handling (#220658) * Fri Dec 22 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-9 - make sure pthread_kill doesn't return EINVAL even if the target thread exits in between pthread_kill ESRCH check and the actual tgkill syscall (#220420) * Tue Dec 19 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-8 - fix setcontext on ppc32 (#219107) - fix wide stdio after setvbuf (#217064, BZ#2337) - fix {j,m}rand48{,_r} on 64-bit arches (BZ#3747) - handle power6x AT_PLATFORM (#216970) - fix a race condition in getXXbyYY_r (#219145) - fix tst-pselect testcase * Tue Dec 12 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-7 - fix hasmntopt (#218802) - fix setusershell and getusershell (#218782) - strtod fixes (BZ#3664, BZ#3673, BZ#3674) - fix ttyname and ttyname_r with invalid file descriptor (#218276) - fix nis_getnames if the default domain doesn't contain at least two dots (#206483) - fix memusage with realloc (x, 0) * Wed Nov 29 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-6 - fix svc_run (#216834, BZ#3559) - make sure there is consistent timestamp for /etc/ld.so.conf, /etc/localtime and /etc/rpc between multilib glibc rpms - fix :include: /etc/alias handling (#215572) - update powerpc-cpu add-on to version 0.4 (#196319) - add power6x subdir to /lib/ and /lib/rtkaio/, link all libs from ../power6/* into them - update nl, sv, pl and tr translations - add mai_IN locale (#213415) - fix es_ES LC_TIME (BZ#3320) * Tue Nov 14 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-5 - remove bogus /usr/lib/librt.so.1 symlink (#213555) - fix memusage (#213656) - fix sysconf (_SC_LEVEL{2,3}_CACHE_SIZE) on Intel Core Duo CPUs - fix ld.so locking on dlopen failures (#213037, BZ#3429) - fix libthread_db.so on TLS_DTV_AT_TP architectures (#215513) - fix --inhibit-rpath (#214569) - fix _r_debug content when prelinked ld.so executes a program as its argument - handle new tzdata format to cope with year > 2037 transitions on 64-bit architectures - fix strxfrm - fix i?86 floor and ceil inlines (BZ#3451) * Thu Oct 19 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 2.5-4 - fix i?86 6 argument syscalls (e.g. splice) - fix rtld minimal realloc (BZ#3352) - fix RFC3484 getaddrinfo sorting according to rules 4 and 7 (BZ#3369) - fix xdrmem_setpos (#211452) --------------------------------------------------------------------- This update can be downloaded from: http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/ b7361670a42a2e4a107c302bf204684c05f91f03 SRPMS/glibc-2.5-18.fc6.src.rpm b7361670a42a2e4a107c302bf204684c05f91f03 noarch/glibc-2.5-18.fc6.src.rpm f100cb4ce775634f47a1092f8db530456a70c640 ppc/glibc-2.5-18.fc6.ppc.rpm e88f2c6bb6408bf6dd6e7b5c22aa2062e7ba099d ppc/glibc-common-2.5-18.fc6.ppc.rpm 70983cf7337128b18c612e55150523840124e147 ppc/nscd-2.5-18.fc6.ppc.rpm 7a9f8e6d6e4c82521cdd70be437bf75544f23e31 ppc/debug/glibc-debuginfo-2.5-18.fc6.ppc.rpm dd1e6be0d682a0bceb3c02f88f6d7e073ce5c819 ppc/glibc-utils-2.5-18.fc6.ppc.rpm ded1d8000525fe72d598a5eb383dd0dd397f6743 ppc/glibc-headers-2.5-18.fc6.ppc.rpm 0f09a033950a271bc0293be5554d4ebe8af2ad9c ppc/glibc-devel-2.5-18.fc6.ppc.rpm 978e0295936a8f0174a2191355dc9187c0a7d0f2 x86_64/glibc-headers-2.5-18.fc6.x86_64.rpm 8549a2cb5bae1a3aa83e9f6763484b92696c8b21 x86_64/nscd-2.5-18.fc6.x86_64.rpm 5789790ce2f07b768cef0efedd6009ef0e91dea5 x86_64/glibc-utils-2.5-18.fc6.x86_64.rpm 875df1bcc5e54151ce4c37aefc707f92ccd3a34a x86_64/debug/glibc-debuginfo-2.5-18.fc6.x86_64.rpm 33cb7d43a85f4d8058bf6c8c47f6a526b7109063 x86_64/glibc-2.5-18.fc6.x86_64.rpm cb919d63b8cd24bbc9066f24260d53884f0cb91d x86_64/glibc-common-2.5-18.fc6.x86_64.rpm 1a0672e860d5019ea7117fe125273833879f96cf x86_64/glibc-devel-2.5-18.fc6.x86_64.rpm 9119db92f85383c27d5eec30dfbbdddb236abe38 i386/debug/glibc-debuginfo-2.5-18.fc6.i386.rpm 3a461b251ae389649128c1e80d02aa1acd21bb71 i386/glibc-utils-2.5-18.fc6.i386.rpm a00a48c6059b0981555b0431cf2d32a470f24bac i386/glibc-headers-2.5-18.fc6.i386.rpm 36d52d513bc2ac822d4917c872ce33151b3377f3 i386/debug/glibc-debuginfo-common-2.5-18.fc6.i386.rpm 2d50f8750211f726b3cccaea6f037e357841d135 i386/glibc-devel-2.5-18.fc6.i386.rpm eca434d36fd237ec8c23ced20dd2f596020fece9 i386/glibc-common-2.5-18.fc6.i386.rpm a2abeb987546c58b17289e7125a13f3cfe934d57 i386/nscd-2.5-18.fc6.i386.rpm e6cc4701d3ba6a2c4fa1da4448b9cdba4a7db166 i386/glibc-2.5-18.fc6.i386.rpm 2e5589550f8e3fb7b3293bf4f89fc286a4259f81 i386/debug/glibc-debuginfo-2.5-18.fc6.i686.rpm aaf804bf46aabb18c4fd234c3c90fc2e3a26869e i386/glibc-2.5-18.fc6.i686.rpm This update can be installed with the 'yum' update program. Use 'yum update package-name' at the command line. For more information, refer to 'Managing Software with yum,' available at http://fedora.redhat.com/docs/yum/. --------------------------------------------------------------------- -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list