| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: glibc | Distribution: Conectiva |
| Version: 2.2.3 | Vendor: Conectiva |
| Release: 19U70_5cl | Build date: Sat Oct 11 00:31:33 2003 |
| Group: Libraries | Build host: buildmaster.distro.conectiva |
| Size: 0 | Source RPM: glibc-2.2.3-19U70_5cl.src.rpm |
| Packager: Conectiva S/A <security@conectiva.com.br> | |
| Summary: The GNU libc libraries. | |
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. The glibc package also contains national language (locale) support and timezone databases.
LGPL
internal MD5: 13f4776e986aecec31730f6f535dab82
GPG
* Thu Oct 09 2003 Ademar de Souza Reis Junior <ademar@conectiva.com.br>
+ glibc-2.2.3-19U70_5cl
- Adding daylight_saving_time-2003-br.patch which adds 2003 references to
our daylight saving time scheme ("summer time"); See #9373
- Fixed definition of __os_install_post to strip executable binaries
(Closes: #8793).
* Tue Apr 15 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ glibc-2.2.3-19U70_4cl
- applied xdrmem security patch, cert advisory about this at
http://www.cert.org/advisories/CA-2003-10.html
* Mon Oct 14 2002 Andreas Hasenack <andreas@conectiva.com.br>
+ glibc-2.2.3-19U70_3cl
- added patch to fix the daylight saving date for Brazil 2002.
- added calloc security fix
- added integer overflow patch to fix the problem in xdr
- added resolveroverflow2 security patch, based on patch from SuSE (Olaf
Kirch)
- added Owl's underfill patch (from Solar Designer)
* Mon Jul 08 2002 Andreas Hasenack <andreas@conectiva.com.br>
+ glibc-2.2.3-19U70_2cl
- added patch for resolver overflow vulnerability
* Tue Dec 18 2001 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ glibc-2.2.3-19U70_1cl
- Added a patch to fix glob() buffer overflow
- Does not strip libpthread (needed for kylix's breakpoint)
* Thu Jun 28 2001 Claudio Matsuoka <claudio@conectiva.com>
+ glibc-2.2.3-18cl
- scriptlet-helper always returns 0 even if /bin/bash is not there
(closes: #3985)
- using built-in calls to reduce the helper size from 350Kb to 1.3Kb
- added Gustavo Niemeyer's patch to fix broken error message when a
shared lib is missing
* Mon Jun 25 2001 Claudio Matsuoka <claudio@conectiva.com>
+ glibc-2.2.3-17cl
- added scriptlet-helper (closes: #3865)
- added pt_BR support to nscd.init (closes: #3818)
- added telinit u to post-install script glibc-base.post (closes: #1637)
* Thu Jun 21 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
+ glibc-2.2.3-16cl
- Added a patch forcing LC_CTYPE setting when LC_MESSAGES is set.
- atexit patch is back.
- Do not strip ld-*.so (closes: #3670).
* Sun Jun 17 2001 Harald Welte <laforge@conectiva.com>
+ glibc-2.2.3-15cl
- added vital ppc-atexit patch (Closes: #3691)
- added some more ifnarch's to make ppc work
* Wed Jun 13 2001 Wanderlei Antonio Cavassin <cavassin@conectiva.com>
+ glibc-2.2.3-14cl
- Closes: #3614 (missing libanl)
* Wed Jun 13 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
+ glibc-2.2.3-13cl
- Applied patch on behalf of Rodrigo Barbosa (closes: #3607)
* Thu Jun 07 2001 Claudio Matsuoka <claudio@conectiva.com>
+ glibc-2.2.3-12cl
- fixed name of ssh service in the post-install service (closes: #3421)
- removed unnecessary post/postun scripts from the glibc metapackage
(closes: #3420)
* Fri Jun 01 2001 Claudio Matsuoka <claudio@conectiva.com>
+ glibc-2.2.3-11cl
- fixing permissions for post-install script (closes: #3400, #3405, #3404)
- using trigger to run the post-install script
* Tue May 29 2001 Claudio Matsuoka <claudio@conectiva.com>
+ glibc-2.2.3-9cl
- testing if services are scheduled for start in this runlevel before
restarting them (closes: #2863)
- using stand-alone glibc-base post-install script instead of embedding
it in the specfile (that causes the glibc-base package to require bash,
due to rpm stupidity). This post-install script is installed at
/var/lib/conectiva/. (Red Hat used a static binary for this task, which
is overkill. If you don't have a shell to execute your script you
won't need to restart services as well, because the service scripts
also need a shell to work.)
* Mon May 28 2001 Claudio Matsuoka <claudio@conectiva.com>
+ glibc-2.2.3-7cl
- restarting services on post-install when upgrading from libc < 2.2:
ypserv, ypbind, postfix, ssh, exim, sendmail, httpd, proftpd, inet,
autofs, crond, cups, lpd and snmpd (closes: #2863)
* Tue May 15 2001 Claudio Matsuoka <claudio@conectiva.com>
+ glibc-2.2.3-6cl
- changed glibc-base to group Base (closes: #3195)
- glibc-base obsoletes i18ndata < 2.2
* Wed May 09 2001 Wanderlei Antonio Cavassin <cavassin@conectiva.com>
+ glibc-2.2.3-4cl
- i18n subpkgs requiring glibc-base-%{version}-%{release}
* Mon May 07 2001 Claudio Matsuoka <claudio@conectiva.com>
+ glibc-2.2.3-3cl
- disabled libgd tests in configure. We don't want libc depending on libgd
(memusage programs removed from glibc-base, must place them elsewhere to
avoid cyclic dependency chain)
* Sat May 05 2001 Arnaldo Carvalho de Melo <acme@conectiva.com>
+ glibc-2.2.3-2cl
- minor spec changes for policy compliance
- glibc-devel PreReqs glibc-base, not glibc, that now is a meta-package
- Closes: #3082 ("apt-get upgrade" quer instalar todos os glibc-i18n-*)
* Thu May 03 2001 Rodrigo Barbosa <rodrigob@bh.conectiva.com.br>
+ glibc-2.2.3-1cl
- New upstream release 2.2.3 (using pristine sources)
- Patches to fix nis handling on libnss
- New package glibc-gconvdata (glibc-iconv now only contains the utility)
- glibc is now a meta package
- Patch for broken po files are not longer needed, but the el.po is still
not avaliable
- Changed hardcoded version referenced on the file list to %{version}
- Patch2 (ifneq) no longer needed
- New multipourpose patch:
- Inclusing of the README.template file
- Fix for the nss-nis module (problems with compat mode)
- Enabling the nis-plus part of the nis module
- Improved kernel interface (expecialy for kernel 2.4.4 and up)
* Mon Apr 23 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
+ glibc-2.2.2-14cl
- Replaced ld-linux.so.2 by ld-linux*.so.2.
- Replaced lib{c,m}.so.6 by lib{c,m}.so.6*.
- Added patch removing wrong line in Makefile.
- Excluded lddlibc4 from ia64.
* Thu Apr 19 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-13cl
- Fix for broken zh_TW.po and removal of el.po
- BuildRequires: gettext >= 0.10.36-1cl
* Tue Apr 03 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
+ glibc-2.2.2-12cl
- Added patch to fix atexit linkage.
* Fri Mar 23 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-11cl
- Using -D__USE_STRING_INLINES -fstrict-aliasing -march=%{_target_cpu} to
compile
- Removing MBS_SUPPORT from regex (Closes: #1680)
* Wed Mar 21 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-10cl
- Adding /lib/libanl.so.1 (missing)
* Tue Mar 20 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-9cl
- gconvmodules patch now also fix a small glinch on UTF-8 handling
- The gconvmodules patch is no longer being applied. It will still be
included on the src.rpm package in case it is needed on the future.
- glibc-iconv now conflicts with old versions of glibc
* Wed Mar 14 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-8cl
- Updating from cvs
- Adding US-ASCII as an alias for ISO-8859-1 for gconv/iconv
* Fri Mar 09 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-7cl
- No longer requiring the db packages. This should be resolved as a
library dependance for each software that needs them
* Fri Mar 09 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-6cl
- ldconfig now provides /sbin/ldconfig
* Wed Mar 07 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-5cl
- ldconfig now provided as a separated package
- Rebuild with kernel-headers-2.4
* Fri Mar 02 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-4cl
- locale.alias was missing. Ouch.
* Fri Mar 02 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-3cl
- Added requires for libdb
* Thu Mar 01 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-2cl
- First official version for CL 7.0
- Obsoleting i18ndata
- Listing files for the main package
* Mon Feb 19 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.2-1cl
- Update to 2.2.2 (guess where it cames from ...)
- Splitting locales on separated packages (will save a lot of disk space)
- New package -iconv(-gconvdata) with the enconding conversion stuff
* Thu Jan 11 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.1-2cl
- CVS updates for ia64
* Mon Jan 08 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2.1-1cl
- Update to 2.2.1 (cvs version, of course)
* Tue Jan 02 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2-2cl
- Update to cvs version
- Created devel-static and -doc subpackages
- libc_nonshared.a must be on the devel package
- Fixed requires
* Mon Nov 20 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
+ glibc-2.2
- Update to glibc 2.2 (CVS from this morning)
* Fri Oct 27 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
- Updated to 2.1.96
* Tue Oct 10 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
- Updated to 2.1.95
* Wed Sep 20 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
- Updated to 2.1.94
* Fri Sep 01 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
- Update to 2.1.93
- Using included pt_BR.po file
* Wed Aug 16 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
- Using filelists for file include
* Tue Aug 15 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
- trying 2.1.92
* Fri Jul 28 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
- Improved rpm macros usage
- Corrected a typo (-d) on pt_BR.po
* Fri Jul 14 2000 Andreas Hasenack <andreas@conectiva.com>
- added security patch for rpcgen
- added rpm macros
- ya, ya, ya, that /usr/share/man, /usr/share/info things
* Tue Jul 11 2000 Rudá Moura <ruda@conectiva.com>
- set CC to gcc
- recompiled against GCC 2.95.2
* Wed Jun 14 2000 Guilherme Wunsch Manika <gwm@conectiva.com>
- ldd no longer whines about non-executable libraries
* Fri May 19 2000 Rudá Moura <ruda@conectiva.com>
- changed tar ball from GNU to RedHat
* Wed May 17 2000 Rudá Moura <ruda@conectiva.com>
- changed localtime to America/Sao_Paulo
- made /etc/localtime a copy and not a symbolic link
* Thu Apr 20 2000 Rudá Moura <ruda@conectiva.com>
- updated to version 2.1.3
- turn file list static
- changed sources from redhat to gnu but kept some patches
- minor changes
- remade glibc-2.1-summer.patch
* Thu Jan 27 2000 Guilherme Wunsch Manika <gwm@conectiva.com>
- Included new pt_BR potfile
* Mon Oct 04 1999 Domingos Parra Novo <domingos@conectiva.com>
- changed southamerica zoneinfo file to comply with Brazilian summer time
* Fri Sep 10 1999 Rodrigo Parra Novo <rodarvus@conectiva.com>
- Strip libraries by default
- Updated snapshot to latest cvs version
- traduções para pt_BR incluídas para Summary, %description e Group
- Added pt_BR.po to package
- i18n initscripts (nscd)
* Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com>
- update snapshot
- add sys/raw.h as anew header file
* Mon Sep 06 1999 Jakub Jelinek <jj@ultra.linux.cz>
- Build sparcv9 package instead of sparc64
- Don't build devel, profile and nscd subpackages for sparcv9
* Fri Sep 03 1999 Cristian Gafton <gafton@redhat.com>
- add the vfork patch for linuxthreads
* Fri Sep 03 1999 David S. Miller <davem@redhat.com>
- Build sparcv9 UltraSparc optimized 32-bit glibc
- Add glibc-2.1-sparcll.patch to fix UDIV_TIME redefinition.
* Wed Aug 25 1999 Cristian Gafton <gafton@redhat.com>
- another snapshot update
- fix for /usr/lib/pt_chown security problem included now
* Mon Aug 16 1999 Cristian Gafton <gafton@redhat.com>
- update snapshot
- fix #4437, #4389, #4535
* Mon Aug 02 1999 Cristian Gafton <gafton@redhat.com>
- upgraded snapshot to get the ld.so fixes for thread safety
- updated nsswitch.conf and made it %config(noreplace)
* Mon Jul 26 1999 Cristian Gafton <gafton@redhat.com>
- add sparc patch from jakub
- backported fclose patch from main devel tree
* Mon Jul 12 1999 Cristian Gafton <gafton@redhat.com>
- update for 2.1.2, the stable release of 2.1
- remove the patch that switched vfork with fork in libio/iopoen, as this
should be handled now by a different patch
- statvfs patch no loger needed
- upgraded glibc-compat to 2.1.2 to address the __setfpucw problem (#3468)
- /etc/localtime is not a sylink anymore (#3816)
- add patch to implement xdr_ypall (#249)
- patch to link db_dump185 against the right db library (libdb1) (#2972)
- patch to fix the libpthread compatibility problem (#3738)
- patch to fix threads on SMP (#3693)
- patch to fix nscd alignment problem on the sparc (#3171)
- fix the bits/string.h header to stop generating compiler warnings.
* Mon Apr 26 1999 Cristian Gafton <gafton@redhat.com>
- alpha patches from Jay Estabrook to support the RX164
* Wed Apr 14 1999 Cristian Gafton <gafton@redhat.com>
- new CVS update - some patches dropped out
- updated obsoletes tag lines
- patch for the ukraine support
* Fri Apr 09 1999 Cristian Gafton <gafton@redhat.com>
- add patch for libstdc++ 2.7.2 (enable __dup, __pipe and __waitpid)
- linuxthread patch from HJLu
- add patch to make nscd respond to SIGHUP by dumping the cache
* Wed Apr 07 1999 Cristian Gafton <gafton@redhat.com>
- updated from cvs tree
- add patch for fstatvfs from HJLu
* Thu Apr 01 1999 Cristian Gafton <gafton@redhat.com>
- opentty fix
- don't call lddlibc4 on sparcs
* Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com>
- version 2.1.1
- make nscd run by default at init
- nscd subpackage
- let the subpackages autoreq their own thing
* Fri Mar 12 1999 Cristian Gafton <gafton@redhat.com>
- version 2.1
- strip binaries installed by default
* Thu Feb 18 1999 Cristian Gafton <gafton@redhat.com>
- updated snapshot
- glibc-crypt might have export problems (who knows?), so we are nosource
iit for now
* Wed Feb 03 1999 Cristian Gafton <gafton@redhat.com>
- version 2.0.112
- merge glibc-debug into glibc-devel
- new compat add-on
* Wed Jan 13 1999 Cristian Gafton <gafton@redhat.com>
- new glibc-crypt add-on
- version 2.0.109
- handle /etc/localtime separately
- don't include /usr/share in the file list
- don not build glibc-compat on the arm
* Wed Dec 02 1998 Cristian Gafton <gafton@redhat.com>
- build ver 2.0.105 on all four arches
- enabled /usr/include/scsi as part of the glibc package
* Fri Oct 02 1998 Cristian Gafton <gafton@redhat.com>
- first build for 2.0.96
* Thu Oct 09 2003 Ademar de Souza Reis Junior+ glibc-2.2.3-19U70_5cl - Adding daylight_saving_time-2003-br.patch which adds 2003 references to our daylight saving time scheme ("summer time"); See #9373 - Fixed definition of __os_install_post to strip executable binaries (Closes: #8793). * Tue Apr 15 2003 Andreas Hasenack + glibc-2.2.3-19U70_4cl - applied xdrmem security patch, cert advisory about this at http://www.cert.org/advisories/CA-2003-10.html * Mon Oct 14 2002 Andreas Hasenack + glibc-2.2.3-19U70_3cl - added patch to fix the daylight saving date for Brazil 2002. - added calloc security fix - added integer overflow patch to fix the problem in xdr - added resolveroverflow2 security patch, based on patch from SuSE (Olaf Kirch) - added Owl's underfill patch (from Solar Designer) * Mon Jul 08 2002 Andreas Hasenack + glibc-2.2.3-19U70_2cl - added patch for resolver overflow vulnerability * Tue Dec 18 2001 Ademar de Souza Reis Jr. + glibc-2.2.3-19U70_1cl - Added a patch to fix glob() buffer overflow - Does not strip libpthread (needed for kylix's breakpoint) * Thu Jun 28 2001 Claudio Matsuoka + glibc-2.2.3-18cl - scriptlet-helper always returns 0 even if /bin/bash is not there (closes: #3985) - using built-in calls to reduce the helper size from 350Kb to 1.3Kb - added Gustavo Niemeyer's patch to fix broken error message when a shared lib is missing * Mon Jun 25 2001 Claudio Matsuoka + glibc-2.2.3-17cl - added scriptlet-helper (closes: #3865) - added pt_BR support to nscd.init (closes: #3818) - added telinit u to post-install script glibc-base.post (closes: #1637) * Thu Jun 21 2001 Gustavo Niemeyer + glibc-2.2.3-16cl - Added a patch forcing LC_CTYPE setting when LC_MESSAGES is set. - atexit patch is back. - Do not strip ld-*.so (closes: #3670). * Sun Jun 17 2001 Harald Welte + glibc-2.2.3-15cl - added vital ppc-atexit patch (Closes: #3691) - added some more ifnarch's to make ppc work * Wed Jun 13 2001 Wanderlei Antonio Cavassin + glibc-2.2.3-14cl - Closes: #3614 (missing libanl) * Wed Jun 13 2001 Gustavo Niemeyer + glibc-2.2.3-13cl - Applied patch on behalf of Rodrigo Barbosa (closes: #3607) * Thu Jun 07 2001 Claudio Matsuoka + glibc-2.2.3-12cl - fixed name of ssh service in the post-install service (closes: #3421) - removed unnecessary post/postun scripts from the glibc metapackage (closes: #3420) * Fri Jun 01 2001 Claudio Matsuoka + glibc-2.2.3-11cl - fixing permissions for post-install script (closes: #3400, #3405, #3404) - using trigger to run the post-install script * Tue May 29 2001 Claudio Matsuoka + glibc-2.2.3-9cl - testing if services are scheduled for start in this runlevel before restarting them (closes: #2863) - using stand-alone glibc-base post-install script instead of embedding it in the specfile (that causes the glibc-base package to require bash, due to rpm stupidity). This post-install script is installed at /var/lib/conectiva/. (Red Hat used a static binary for this task, which is overkill. If you don't have a shell to execute your script you won't need to restart services as well, because the service scripts also need a shell to work.) * Mon May 28 2001 Claudio Matsuoka + glibc-2.2.3-7cl - restarting services on post-install when upgrading from libc < 2.2: ypserv, ypbind, postfix, ssh, exim, sendmail, httpd, proftpd, inet, autofs, crond, cups, lpd and snmpd (closes: #2863) * Tue May 15 2001 Claudio Matsuoka + glibc-2.2.3-6cl - changed glibc-base to group Base (closes: #3195) - glibc-base obsoletes i18ndata < 2.2 * Wed May 09 2001 Wanderlei Antonio Cavassin + glibc-2.2.3-4cl - i18n subpkgs requiring glibc-base-%{version}-%{release} * Mon May 07 2001 Claudio Matsuoka + glibc-2.2.3-3cl - disabled libgd tests in configure. We don't want libc depending on libgd (memusage programs removed from glibc-base, must place them elsewhere to avoid cyclic dependency chain) * Sat May 05 2001 Arnaldo Carvalho de Melo + glibc-2.2.3-2cl - minor spec changes for policy compliance - glibc-devel PreReqs glibc-base, not glibc, that now is a meta-package - Closes: #3082 ("apt-get upgrade" quer instalar todos os glibc-i18n-*) * Thu May 03 2001 Rodrigo Barbosa + glibc-2.2.3-1cl - New upstream release 2.2.3 (using pristine sources) - Patches to fix nis handling on libnss - New package glibc-gconvdata (glibc-iconv now only contains the utility) - glibc is now a meta package - Patch for broken po files are not longer needed, but the el.po is still not avaliable - Changed hardcoded version referenced on the file list to %{version} - Patch2 (ifneq) no longer needed - New multipourpose patch: - Inclusing of the README.template file - Fix for the nss-nis module (problems with compat mode) - Enabling the nis-plus part of the nis module - Improved kernel interface (expecialy for kernel 2.4.4 and up) * Mon Apr 23 2001 Gustavo Niemeyer + glibc-2.2.2-14cl - Replaced ld-linux.so.2 by ld-linux*.so.2. - Replaced lib{c,m}.so.6 by lib{c,m}.so.6*. - Added patch removing wrong line in Makefile. - Excluded lddlibc4 from ia64. * Thu Apr 19 2001 Rodrigo Barbosa + glibc-2.2.2-13cl - Fix for broken zh_TW.po and removal of el.po - BuildRequires: gettext >= 0.10.36-1cl * Tue Apr 03 2001 Gustavo Niemeyer + glibc-2.2.2-12cl - Added patch to fix atexit linkage. * Fri Mar 23 2001 Rodrigo Barbosa + glibc-2.2.2-11cl - Using -D__USE_STRING_INLINES -fstrict-aliasing -march=%{_target_cpu} to compile - Removing MBS_SUPPORT from regex (Closes: #1680) * Wed Mar 21 2001 Rodrigo Barbosa + glibc-2.2.2-10cl - Adding /lib/libanl.so.1 (missing) * Tue Mar 20 2001 Rodrigo Barbosa + glibc-2.2.2-9cl - gconvmodules patch now also fix a small glinch on UTF-8 handling - The gconvmodules patch is no longer being applied. It will still be included on the src.rpm package in case it is needed on the future. - glibc-iconv now conflicts with old versions of glibc * Wed Mar 14 2001 Rodrigo Barbosa + glibc-2.2.2-8cl - Updating from cvs - Adding US-ASCII as an alias for ISO-8859-1 for gconv/iconv * Fri Mar 09 2001 Rodrigo Barbosa + glibc-2.2.2-7cl - No longer requiring the db packages. This should be resolved as a library dependance for each software that needs them * Fri Mar 09 2001 Rodrigo Barbosa + glibc-2.2.2-6cl - ldconfig now provides /sbin/ldconfig * Wed Mar 07 2001 Rodrigo Barbosa + glibc-2.2.2-5cl - ldconfig now provided as a separated package - Rebuild with kernel-headers-2.4 * Fri Mar 02 2001 Rodrigo Barbosa + glibc-2.2.2-4cl - locale.alias was missing. Ouch. * Fri Mar 02 2001 Rodrigo Barbosa + glibc-2.2.2-3cl - Added requires for libdb * Thu Mar 01 2001 Rodrigo Barbosa + glibc-2.2.2-2cl - First official version for CL 7.0 - Obsoleting i18ndata - Listing files for the main package * Mon Feb 19 2001 Rodrigo Barbosa + glibc-2.2.2-1cl - Update to 2.2.2 (guess where it cames from ...) - Splitting locales on separated packages (will save a lot of disk space) - New package -iconv(-gconvdata) with the enconding conversion stuff * Thu Jan 11 2001 Rodrigo Barbosa + glibc-2.2.1-2cl - CVS updates for ia64 * Mon Jan 08 2001 Rodrigo Barbosa + glibc-2.2.1-1cl - Update to 2.2.1 (cvs version, of course) * Tue Jan 02 2001 Rodrigo Barbosa + glibc-2.2-2cl - Update to cvs version - Created devel-static and -doc subpackages - libc_nonshared.a must be on the devel package - Fixed requires * Mon Nov 20 2000 Rodrigo Barbosa + glibc-2.2 - Update to glibc 2.2 (CVS from this morning) * Fri Oct 27 2000 Rodrigo Barbosa - Updated to 2.1.96 * Tue Oct 10 2000 Rodrigo Barbosa - Updated to 2.1.95 * Wed Sep 20 2000 Rodrigo Barbosa - Updated to 2.1.94 * Fri Sep 01 2000 Rodrigo Barbosa - Update to 2.1.93 - Using included pt_BR.po file * Wed Aug 16 2000 Rodrigo Barbosa - Using filelists for file include * Tue Aug 15 2000 Rodrigo Barbosa - trying 2.1.92 * Fri Jul 28 2000 Rodrigo Barbosa - Improved rpm macros usage - Corrected a typo (-d) on pt_BR.po * Fri Jul 14 2000 Andreas Hasenack - added security patch for rpcgen - added rpm macros - ya, ya, ya, that /usr/share/man, /usr/share/info things * Tue Jul 11 2000 Rudá Moura - set CC to gcc - recompiled against GCC 2.95.2 * Wed Jun 14 2000 Guilherme Wunsch Manika - ldd no longer whines about non-executable libraries * Fri May 19 2000 Rudá Moura - changed tar ball from GNU to RedHat * Wed May 17 2000 Rudá Moura - changed localtime to America/Sao_Paulo - made /etc/localtime a copy and not a symbolic link * Thu Apr 20 2000 Rudá Moura - updated to version 2.1.3 - turn file list static - changed sources from redhat to gnu but kept some patches - minor changes - remade glibc-2.1-summer.patch * Thu Jan 27 2000 Guilherme Wunsch Manika - Included new pt_BR potfile * Mon Oct 04 1999 Domingos Parra Novo - changed southamerica zoneinfo file to comply with Brazilian summer time * Fri Sep 10 1999 Rodrigo Parra Novo - Strip libraries by default - Updated snapshot to latest cvs version - traduções para pt_BR incluídas para Summary, %description e Group - Added pt_BR.po to package - i18n initscripts (nscd) * Tue Sep 07 1999 Cristian Gafton - update snapshot - add sys/raw.h as anew header file * Mon Sep 06 1999 Jakub Jelinek - Build sparcv9 package instead of sparc64 - Don't build devel, profile and nscd subpackages for sparcv9 * Fri Sep 03 1999 Cristian Gafton - add the vfork patch for linuxthreads * Fri Sep 03 1999 David S. Miller - Build sparcv9 UltraSparc optimized 32-bit glibc - Add glibc-2.1-sparcll.patch to fix UDIV_TIME redefinition. * Wed Aug 25 1999 Cristian Gafton - another snapshot update - fix for /usr/lib/pt_chown security problem included now * Mon Aug 16 1999 Cristian Gafton - update snapshot - fix #4437, #4389, #4535 * Mon Aug 02 1999 Cristian Gafton - upgraded snapshot to get the ld.so fixes for thread safety - updated nsswitch.conf and made it %config(noreplace) * Mon Jul 26 1999 Cristian Gafton - add sparc patch from jakub - backported fclose patch from main devel tree * Mon Jul 12 1999 Cristian Gafton - update for 2.1.2, the stable release of 2.1 - remove the patch that switched vfork with fork in libio/iopoen, as this should be handled now by a different patch - statvfs patch no loger needed - upgraded glibc-compat to 2.1.2 to address the __setfpucw problem (#3468) - /etc/localtime is not a sylink anymore (#3816) - add patch to implement xdr_ypall (#249) - patch to link db_dump185 against the right db library (libdb1) (#2972) - patch to fix the libpthread compatibility problem (#3738) - patch to fix threads on SMP (#3693) - patch to fix nscd alignment problem on the sparc (#3171) - fix the bits/string.h header to stop generating compiler warnings. * Mon Apr 26 1999 Cristian Gafton - alpha patches from Jay Estabrook to support the RX164 * Wed Apr 14 1999 Cristian Gafton - new CVS update - some patches dropped out - updated obsoletes tag lines - patch for the ukraine support * Fri Apr 09 1999 Cristian Gafton - add patch for libstdc++ 2.7.2 (enable __dup, __pipe and __waitpid) - linuxthread patch from HJLu - add patch to make nscd respond to SIGHUP by dumping the cache * Wed Apr 07 1999 Cristian Gafton - updated from cvs tree - add patch for fstatvfs from HJLu * Thu Apr 01 1999 Cristian Gafton - opentty fix - don't call lddlibc4 on sparcs * Thu Mar 25 1999 Cristian Gafton - version 2.1.1 - make nscd run by default at init - nscd subpackage - let the subpackages autoreq their own thing * Fri Mar 12 1999 Cristian Gafton - version 2.1 - strip binaries installed by default * Thu Feb 18 1999 Cristian Gafton - updated snapshot - glibc-crypt might have export problems (who knows?), so we are nosource iit for now * Wed Feb 03 1999 Cristian Gafton - version 2.0.112 - merge glibc-debug into glibc-devel - new compat add-on * Wed Jan 13 1999 Cristian Gafton - new glibc-crypt add-on - version 2.0.109 - handle /etc/localtime separately - don't include /usr/share in the file list - don not build glibc-compat on the arm * Wed Dec 02 1998 Cristian Gafton - build ver 2.0.105 on all four arches - enabled /usr/include/scsi as part of the glibc package * Fri Oct 02 1998 Cristian Gafton - first build for 2.0.96
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 11 03:18:06 2008