unscd 0.52-2build1 source package in Ubuntu

Changelog

unscd (0.52-2build1) bionic; urgency=medium

  * No-change rebuild for glibc 2.27

 -- Steve Langasek <email address hidden>  Sun, 25 Feb 2018 19:30:54 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Don Armstrong
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe admin

Downloads

File Size SHA-256 Checksum
unscd_0.52.orig.tar.gz 23.2 KiB 50c39bddc44a2920605c55d29a31ac1290a79396ec29c049da03ed8e4e1babed
unscd_0.52-2build1.debian.tar.xz 7.3 KiB a80083071f3a197bb0c094a788a75820410d0492a6c2dfbccd40a0092cc293cf
unscd_0.52-2build1.dsc 1.7 KiB 1dc6e38ae6f98bb6baaa368cca4e1d2b046e53a17a98207be7ce131fa3e6dade

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 unscd