unscd 0.54-1build6 source package in Ubuntu

Changelog

unscd (0.54-1build6) mantic; urgency=medium

  * No-change rebuild for glibc private abi changes.

 -- Matthias Klose <email address hidden>  Thu, 10 Aug 2023 08:11:50 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe admin

Downloads

File Size SHA-256 Checksum
unscd_0.54.orig.tar.gz 23.3 KiB 823430b97de9349c73f12a33e4c28a9425b3166a77f7e9e03aeccb4964aaee53
unscd_0.54-1build6.debian.tar.xz 7.9 KiB fbfe4be9ea9ccba35a4cb03a1806d10da79623d7771e965d0fc809dbceeaa50b
unscd_0.54-1build6.dsc 1.8 KiB 82335745418d81f6b0ddeb7bcd4802b7d8ca59553738f1ffd7189dd5f81eba4b

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