unscd 0.54-1build5 source package in Ubuntu

Changelog

unscd (0.54-1build5) lunar; urgency=medium

  * No-change rebuild for glibc private abi changes.

 -- Matthias Klose <email address hidden>  Mon, 06 Feb 2023 14:34:20 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe admin

Downloads

File Size SHA-256 Checksum
unscd_0.54.orig.tar.gz 23.3 KiB 823430b97de9349c73f12a33e4c28a9425b3166a77f7e9e03aeccb4964aaee53
unscd_0.54-1build5.debian.tar.xz 7.9 KiB 3ccdad5e2fcd14cf76ce6a8409c8bacd32ce26e1e8aa8fe5f1f7dfd514a8451f
unscd_0.54-1build5.dsc 1.8 KiB ad62aa7b6eb6d801a35110458f1d39b5b66778f4a05f02c4e653c4a99b1468e2

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