unscd 0.47-2build1 source package in Ubuntu

Changelog

unscd (0.47-2build1) oneiric; urgency=low

  * No-change rebuild to update dependency on libc6 (lp: #788943).
 -- Michael Bienia <email address hidden>   Sun, 29 May 2011 15:21:40 +0200

Upload details

Uploaded by:
Michael Bienia
Uploaded to:
Oneiric
Original maintainer:
Don Armstrong
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unscd_0.47.orig.tar.gz 22.4 KiB 5d6f8431e944de998f31c3c0ad0187ef4cc42568f194c81ed57040799bbb7302
unscd_0.47-2build1.diff.gz 3.9 KiB 5d459fa22d9d5a004c2b7e1bb85e7286b66bff4b8af5ad31356d3d5a802aec0c
unscd_0.47-2build1.dsc 1.5 KiB aac857736143b9cabaa32bacc196d8aee6917e6ff4f21b16324e61b67a05eed7

Available diffs

View changes file

Binary packages built by this source

unscd: Micro Name Service Caching Daemon

 A daemon which handles passwd, group and host lookups for running
 programs and caches the results for the next query. You only need
 this package if you are using slow Name Services like LDAP, NIS or
 NIS+.
 .
 This particular NSCD is a complete rewrite of the GNU glibc nscd
 which is a single threaded server process which offloads all NSS
 lookups to worker children; cache hits are handled by the parent,
 and only cache misses start worker children, making the parent immune
 to resource leaks, hangs, and crashes in NSS libraries.
 .
 It should mostly be a drop-in replacement for existing installs using
 nscd.