unscd 0.53-1build4 source package in Ubuntu

Changelog

unscd (0.53-1build4) focal; urgency=medium

  * No-change rebuild for glibc 2.31.

 -- Matthias Klose <email address hidden>  Fri, 06 Mar 2020 12:19:27 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Don Armstrong
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe admin

Downloads

File Size SHA-256 Checksum
unscd_0.53.orig.tar.gz 23.2 KiB eee1730f7384b08874ce9fb59dc2f405e3efd721953f2eea8c573aba4eef8fb7
unscd_0.53-1build4.debian.tar.xz 7.1 KiB 6164b254fde380a69930ffeadb61658ca292ac47a681f2c098fd87a5f5f7313a
unscd_0.53-1build4.dsc 1.8 KiB 254fc85f3c50396bff04dead3a5c3ca6d9aafb4fa36f842b770b9a4f64a5b5c2

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