unscd 0.54-1build4 source package in Ubuntu

Changelog

unscd (0.54-1build4) kinetic; urgency=medium

  * Rebuild against latest glibc

 -- Jeremy Bicha <email address hidden>  Sat, 13 Aug 2022 23:33:24 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Kinetic
Original maintainer:
Don Armstrong
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unscd_0.54.orig.tar.gz 23.3 KiB 823430b97de9349c73f12a33e4c28a9425b3166a77f7e9e03aeccb4964aaee53
unscd_0.54-1build4.debian.tar.xz 7.9 KiB 5f249968f722c2787b02b0a6e1a8ea401d38fdfb4439cff473cafb2ad9b00044
unscd_0.54-1build4.dsc 1.8 KiB a4dd6b14329684f7a2fc9e1fcdae1a3239bf83393286f3693121026abb593f1a

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