Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Gigabyte Intel Z87 Motherboard Lineup Preview and more
· Microsoft to roll out Xbox dashboard UI alterations before next-gen console
· Adobe Photoshop Express now available for Windows 8 and RT
· GNOME 3.8.2 Released
· Windows 8 is an enterprise 'non-starter' because IT sees no value in changes
· What to Expect from Unity in Ubuntu 13.10
· Analysts praise Nokia's new Lumia 925
· Best Business Laptops - May 2013 and more
· openSUSE 13.1 Milestone 1 released
· How to Install Cinnamon 1.8 on Ubuntu 13.04

Upcoming News
· Sumo Lounge Emperor
· Gigabyte Intel Z87 Motherboard Lineup Preview
· [ANNOUNCE] libchamplain 0.12.4
· [security-announce] SUSE-SU-2013:0810-1: important: Security update for oracle-update
· [security-announce] SUSE-SU-2013:0811-1: important: Security update for oracle-update
· [security-announce] SUSE-SU-2013:0809-1: important: Security update for Acrobat Reader
· Rosewill RDEE-12002 USB 3.0 Hard Drive Enclosure @ techPowerUp
· ASUS M5A97 R2.0 Motherboard @ Hardware Secrets
· Samsung Galaxy S4 Smartphone Review @ HardwareHeaven.com
· [RHSA-2013:0832-01] Important: kernel security update

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6288 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 627 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4478 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 690 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1077 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » March 2006 » Fedora Core 4 Update: glibc-2.3.6-3

Fedora Core 4 Update: glibc-2.3.6-3

Posted by Bob on: 03/27/2006 06:12 PM [ Print | 0 comment(s) ]

A new update is available for Fedora Core - Fedora Core 4 Update: glibc-2.3.6-3. Here the announcement:




Fedora Update Notification
FEDORA-2006-127
2006-03-27
---------------------------------------------------------------------

Product : Fedora Core 4
Name : glibc
Version : 2.3.6
Release : 3
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.

---------------------------------------------------------------------

* Tue Mar 14 2006 Jakub Jelinek lt;jakub@redhat.comgt; 2.3.6-3
- ignore prelink temporaries in ldconfig (#176570)
- fix memccpy on ia64 (BZ#2013)
- provide __res_iclose@@GLIBC_PRIVATE symbol in libresolv.so.2
to ease upgrades from older FC4 glibcs (#183350)
- fix dlsym (RTLD_NEXT, ...)
* Thu Feb 23 2006 Jakub Jelinek lt;jakub@redhat.comgt; 2.3.6-2
- revert removal of i386/bits/string.h
- avoid __sched_yield PLT slot in libc.so
- revert interruptible aio_suspend changes
* Thu Feb 23 2006 Jakub Jelinek lt;jakub@redhat.comgt; 2.3.6-1
- selective update from CVS
- fixed glibc BZ numbers:
56, 71, 119, 162, 195, 278, 281, 297, 305, 305, 315, 367, 394, 395,
428, 448, 451, 484, 486, 488, 491, 493, 495, 516, 520, 524, 525, 527,
529, 532, 533, 545, 566, 588, 627, 644, 652, 657, 662, 663, 665, 666,
667, 668, 704, 704, 713, 714, 804, 808, 811, 826, 838, 865, 865, 870,
933, 968, 980, 981, 982, 1010, 1033, 1035, 1047, 1051, 1053, 1061, 1078,
1158, 1188, 1207, 1221, 1224, 1228, 1230, 1231, 1248, 1249, 1252, 1252,
1253, 1253, 1254, 1254, 1261, 1294, 1302, 1318, 1331, 1346, 1347, 1358,
1361, 1363, 1373, 1384, 1392, 1392, 1395, 1405, 1423, 1429, 1438, 1458,
1459, 1460, 1466, 1468, 1498, 1534, 1548, 1566, 1579, 1774, 1877, 1877,
1913, 1920, 1925, 1952, 1955, 1960, 1962, 1978, 1997, 2066, 2080, 2126,
2153, 2173, 2226, 2268
- adjust nptl_db for dtv_t changes from -2.16 (#179165)
- fix setuid etc. hangs on i?86 if some thread exits during the call
(#167766)
- don't cache euid/egid in euidaccess
- avoid unnecessary socket read in nscd client code if hostname has
no aliases
- fix do_ypcall in case of memory allocation failure
- fix bindresvport to really try more ports if range 600 .. 1023 is full
(#173837)
- remove nonnull attribute from ctermid prototype
- NIS+ fixes
- updated several locales
- added various IBM encodings for iconv
- many other fixes, too many to list here

---------------------------------------------------------------------
This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/

37418ae31ecbaee02e9f27e5ef10adaa3c1cbd5a SRPMS/glibc-2.3.6-3.src.rpm
edabc0932b80518a93e69368701ff2aeab5b473c ppc/glibc-2.3.6-3.ppc.rpm
4e7821b24ee6b457f70d9eca0d0efe27502e1346 ppc/glibc-devel-2.3.6-3.ppc.rpm
1ea7b437c74af8b1d9ee361d6a8fcba4d42216a2 ppc/glibc-headers-2.3.6-3.ppc.rpm
6c84d8134ad982cc7df14cbefe314663c842633d ppc/linuxthreads-devel-2.3.6-3.ppc.rpm
becf1cf03de3a2aff6569d1e5cc5c0abb4e20342 ppc/glibc-profile-2.3.6-3.ppc.rpm
92a7869ee76fcae62082740fb54575506b311b55 ppc/glibc-common-2.3.6-3.ppc.rpm
b0aa6acb875d437b6edb0cb0c6a5e584a5758df4 ppc/nscd-2.3.6-3.ppc.rpm
30504567524edb459df828114b2bb42603997385 ppc/glibc-utils-2.3.6-3.ppc.rpm
f228a820b84cd665cdbec9e3e36b98b436c5b23d ppc/debug/glibc-debuginfo-2.3.6-3.ppc.rpm
82102ac9e0ea20bde8e5901d2d6475f8349752f3 x86_64/glibc-2.3.6-3.x86_64.rpm
4b3149e03e5b32ff9ba06f4920fcfdb1379b0654 x86_64/glibc-devel-2.3.6-3.x86_64.rpm
e95e491ebd77b226f618918aac10d37ae161b32e x86_64/glibc-headers-2.3.6-3.x86_64.rpm
26455f7455d185bbad786be1f2c440cca00ce4df x86_64/linuxthreads-devel-2.3.6-3.x86_64.rpm
fe254ea13dc36b0307ea9c5dd67189f8d05e8531 x86_64/glibc-profile-2.3.6-3.x86_64.rpm
12258af752aadf7078d8be4c90cc2903de92e9a3 x86_64/glibc-common-2.3.6-3.x86_64.rpm
101b96b2e2f1e6b7fc5e6e65cca1d7b5609bd7d6 x86_64/nscd-2.3.6-3.x86_64.rpm
0ee62cc50fe509e6fdcc7e83b7008c6b4dbd0d84 x86_64/glibc-utils-2.3.6-3.x86_64.rpm
a8b59c8c96e99a3df6cdfb497e7c820e1a2b6c06 x86_64/debug/glibc-debuginfo-2.3.6-3.x86_64.rpm
06edbddb068bb74ad1c48c2bab726e9cba62d5c7 i386/glibc-2.3.6-3.i386.rpm
060b7d399e84665237a8ebd862ab02dad131a4c0 i386/glibc-devel-2.3.6-3.i386.rpm
98a80797a80cadc861f7c4ed8d1ffc7e1f43d486 i386/glibc-headers-2.3.6-3.i386.rpm
3e8a856c15fafd318fe336316e06c50aae36e572 i386/linuxthreads-devel-2.3.6-3.i386.rpm
3222e5e86251e80fc081b4924865f919e65b5da4 i386/glibc-profile-2.3.6-3.i386.rpm
045b675d6a44cc23d11906a1feb4d7f42ddafa16 i386/glibc-common-2.3.6-3.i386.rpm
2fae6350c2e77bf5efd81ba287a8a714029ea73b i386/nscd-2.3.6-3.i386.rpm
64c1fd90517df13ce64d848519865d6c4b7cf4b3 i386/glibc-utils-2.3.6-3.i386.rpm
d395ffd747a3e750487a346a8c1c1dac516d7ff5 i386/debug/glibc-debuginfo-2.3.6-3.i386.rpm
9b451e8a77643e06e6d42e4ed43328edddcfe78e i386/debug/glibc-debuginfo-common-2.3.6-3.i386.rpm
6259d095ec9b3b8aef196e9d906b47bf91d8404d i386/glibc-2.3.6-3.i686.rpm
8df358e83a3b3093ae59d10172de40fb10ce3004 i386/debug/glibc-debuginfo-2.3.6-3.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-announce-list mailing list
fedora-announce-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-announce-list


Bookmark and Share

Related Threads

09/29/2007 09:59 AM: Dual booting Fedora Core 5 with Windows XP Pro? (5) by danleff
05/19/2007 11:37 PM: Windows 200/fedora core 6 dual boot problems (2) by nissanracer007
09/25/2006 10:38 PM: need driver for dlink g510 for fedora core 4 (5) by danleff
08/21/2006 10:47 PM: New, Need some help with Fedora Core 5 (1) by danleff
08/06/2006 09:03 PM: Help setting up a wireless USB Linksys card on Fedora Core 5 (1) by danleff
07/20/2006 11:01 PM: More Dual Booting Issues with Fedora Core 5 and Xp (3) by bergyman
07/09/2006 04:42 AM: Fedora Core 5 install w/ 2 hard drives (4) by atagar
05/25/2006 05:03 AM: Trying to install Fedora Core 5 on a Tyan Tiger 200T mo/bo (1) by danleff
05/31/2006 05:51 PM: Installing LAMP on Fedora Core 4 (5) by danleff
05/20/2006 05:45 AM: grub reports error 17 in fedora core 4/win98 (1) by danleff

« Fedora Core 5 Update: mtr-0.71-0.FC5.1 · Fedora Core 5 Update: squirrelmail-1.4.6-4.fc5 »

Linux Compatible » News » March 2006 » Fedora Core 4 Update: glibc-2.3.6-3
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition