unscd 0.51-1ubuntu1 source package in Ubuntu

Changelog

unscd (0.51-1ubuntu1) trusty-proposed; urgency=medium

  * Backport of full 0.52 release which just contains one NULL
    pointer check. (LP: #1376274)

 -- Bryan Quigley <email address hidden>  Thu, 27 Oct 2016 18:44:09 +0000

Upload details

Uploaded by:
Bryan Quigley
Sponsored by:
Daniel Holbach
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe admin

Downloads

File Size SHA-256 Checksum
unscd_0.51.orig.tar.gz 23.2 KiB 0dbf717726e1c29af8f4ef7d2d2695e5eedb342320a730a56ae0d56fe32891f8
unscd_0.51-1ubuntu1.debian.tar.xz 6.9 KiB c9875398fc0b8d877d4947dcf9c943c772c4fe5edc31b7dc10058452c5314f82
unscd_0.51-1ubuntu1.dsc 1.2 KiB 80f61452267afa3076c900e4fd217f7030e9b7d6a722e46c902f72456819dbb1

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.

unscd-dbgsym: debug symbols for package unscd

 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.