unscd 0.54-1build7 source package in Ubuntu

Changelog

unscd (0.54-1build7) noble; urgency=medium

  * No-change rebuild for glibc 2.39.

 -- Matthias Klose <email address hidden>  Sat, 03 Feb 2024 10:25:16 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe admin

Downloads

File Size SHA-256 Checksum
unscd_0.54.orig.tar.gz 23.3 KiB 823430b97de9349c73f12a33e4c28a9425b3166a77f7e9e03aeccb4964aaee53
unscd_0.54-1build7.debian.tar.xz 8.0 KiB c037f89a8d054dc32d5ecdec6c1b9ecadfeeb013546bfb9845b3c52cadd98b6d
unscd_0.54-1build7.dsc 1.8 KiB a7d64c1f257d94430be420182eb1a2bfdf45b2dc0c208a4a8a3c0fe27612d944

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