| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: nscd | Distribution: Cloud |
| Version: 2.3.2 | Vendor: Comodo Trustix |
| Release: 12tr | Build date: Wed Sep 29 13:01:20 2004 |
| Group: System/Daemons | Build host: mercur.trustix.net |
| Size: 42554 | Source RPM: glibc-2.3.2-12tr.src.rpm |
| Packager: Comodo Trustix <http://www.trustix.com> | |
| Summary: A Name Service Caching Daemon (nscd). | |
Nscd caches name service lookups and can dramatically improve performance with NIS+, and may help with DNS as well. Note that you can't use nscd with 2.0 kernels because of bugs in the kernel-side thread support. Unfortunately, nscd happens to hit these bugs particularly hard. Install nscd if you need a name service lookup caching daemon, and you're not using a version 2.0 kernel.
LGPL
* Wed Sep 29 2004 Oystein Viggen <oysteivi at trustix dot com>
- Patch tempfile issue
* Fri Nov 14 2003 Chr. Toldnes <christht at trustix dot org> 2.3.2-11tr
- Fixed getgrouplist issues
* Fri Oct 31 2003 Chr. Toldnes <christht at trustix dot org> 2.3.2-10tr
- backport
* Sun Sep 28 2003 Chr. Toldnes <christht at tawie dot org> 2.3.2-9tsl
- port to tawie
* Mon Jun 30 2003 Erlend Midttun <erlendbm at trustix dot com> 2.3.2-8tr
- Rebuild with -tr suffix.
- Removed userdel as well.
* Sun Jun 29 2003 Janåke Rönnblom <janron at trustix dot org> 2.3.2-8jr
- fixed nscd script
- removed groupdel from uninstall of nscd since userdel removes the group
* Wed Jun 18 2003 Erlend Midttun <erlendbm at trustix dot com> 2.3.2-7tr
- Big rebuild
* Fri May 23 2003 Erlend Midttun <erlendbm at trustix dot com> 2.3.2-6em
- Try to clean up filelist.
* Fri May 16 2003 Erlend Midttun <erlendbm at trustix dot com> 2.3.2-5em
- Added sscanf patch to compile against GCC 3.3
* Fri May 16 2003 Erlend Midttun <erlendbm at trustix dot com> 2.3.2-4em
- _PATH_VI -> /bin/vim
- chmod 644 ld.so.conf
* Tue Apr 22 2003 Erlend Midttun <erlendbm at trustix dot com> 2.3.2-3em
- Fixed uid/gid
* Mon Mar 24 2003 Erlend Midttun <erlendbm at trustix dot com> 2.3.2-2em
- Rebuilt against glibc 2.3.2.
* Mon Mar 24 2003 Erlend Midttun <erlendbm at trustix dot com> 2.3.2-1em
- New upstream.
* Thu Mar 20 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.5-19em
- Added XDR patches agains CA-2003-10.
* Fri Feb 28 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.5-18em
- Add nscd user with correct uid.
* Tue Feb 25 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.5-17em
- Trying again to add nscd user.
- Fix locales as reported by gda.
* Mon Jan 27 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.5-16em
- Incorrect group in glibc-locales.
* Thu Jan 23 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.5-15em
- Fixed initscript (#62).
- Added quotes to the getent lines.
* Thu Jan 16 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.5-14em
- Change kernel-headers into linux-headers.
* Tue Dec 03 2002 Christian H. Toldnes <christht at trustix dot com> 2.2.5-13ct
- The nscd initscript follows the policy.
- Separate source for the init script.
* Mon Oct 14 2002 Christian H. Toldnes <christht at trustix dot com> 2.2.5-12ct
- Patched for several security issues. (Patch 9-11)
* Thu Oct 03 2002 Gerald Dachs <gda at trustix dot org> 2.2.5-11gd
- made /etc/ld.so.conf empty
* Tue Aug 27 2002 Erlend Midttun <erlendbm at trustix dot com> 2.2.5-10em
- Made changes to build with GCC 3.2.
* Thu Jul 25 2002 Gerald Dachs <gda at trustix dot org> 2.2.5-9gd
- Patch2 applied, because of buffer overflow in multiple DNS resolver
libraries. CERT Advisory CA-2002-19.
* Thu Jul 18 2002 Christian H. Toldnes <christht at trustix dot com> 2.2.5-8ct
- Moved from /etc/rc.d/init.d to /etc/init.d
- Added check before making nscd user and group
- en_US not default locale, using default 'C' instead, because of problems with
sorting in glibc-2.2.x locales
- All locales stuff now back in -locales sub package.
- Must define 'C' in /etc/profile, but not in this package. /etc/profile belongs
to the 'setup' package.
* Tue Jun 25 2002 Roland Kruse <rolandk at trustix dot com> 2.2.5-7rk
- Added glibc_post_upgrade program for %post section to avoid
dependency of bash package (caused circular dependency)
* Wed Jun 12 2002 Christian H. Toldnes <christht at trustix dot com> 2.2.5-6ct
- Force creation of system locales even if warnings have been issued.
- Even more filelist-cleanups.
* Tue Jun 11 2002 Christian H. Toldnes <christht at trustix dot com> 2.2.5-5ct
- Correct chkconfig-handling of nscd.
- moved /etc/init.d/nscd to /etc/rc.d/init.d/
- This is for a new distro, removed 'Obsoletes:'
- more filelist cleanups.
* Mon Jun 10 2002 Christian H. Toldnes <christht at trustix dot com> 2.2.5-4ct
- more filelist cleanups.
- Moved manpages to confirm with FSH
- Removed all the info-stuff.
* Fri Jun 07 2002 Christian H. Toldnes <christht at trustix dot com> 2.2.5-3ct
- Fixed /etc/locales.conf
- Made the .so.X-links actually be a part of the package.
* Thu May 30 2002 Christian H. Toldnes <christht at trustix dot com>
- Rebuild with -2ct releasetag.
- Todo: Fix /etc/locales.conf
* Mon Feb 18 2002 Christian H. Toldnes <christht at trustix dot com>
- Added /etc/locales.conf, and new locales-gen
* Wed Feb 13 2002 Erlend Midttun <erlendbm at trustix dot com>
- Strip .so's
- Added nsswitch.conf :)
- Added nsswitch.conf and ld.so.conf to file list.
- Added files for nscd again :)
* Mon Jan 21 2002 Christian H. Toldnes <christht at trustix dot com>
- New upstream version: 2.2.5
- Now let src-maintainer deside which locales are supported.
- Patched the ugly cpp-script to actually build the lot.
- Moved the locales generated into /usr/lib/locales (localedef).
- Only en_US generated by default in %post, rest by user.
* Mon Dec 10 2001 Christian H. Toldnes <christht at trustix dot com>
- Complete remake to fit glibc 2.2
- Data files for NLS into separate package (-locales).
- Most locales generated in post-installation script.
- Current version is: 2.2.4
/etc/init.d/nscd /etc/nscd.conf /usr/sbin/nscd /usr/sbin/nscd_nischeck
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:14:33 2013