nsscache 0.39-2 source package in Ubuntu

Changelog

nsscache (0.39-2) unstable; urgency=medium

  * Make the tests execute correctly under pybuild by overriding the default local to search.
  * Trap NoSectionError when trying to load automount prefix and suffix mutators.
  * Tell pybuild to copy in nsscache.conf as it's used as testdata for confit_test.py.

 -- Jamie Wilkinson <email address hidden>  Tue, 12 Nov 2019 21:43:52 +1100

Upload details

Uploaded by:
Jamie Wilkinson
Uploaded to:
Sid
Original maintainer:
Jamie Wilkinson
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nsscache_0.39-2.dsc 2.0 KiB 152ce0ea38c4af118ebdcad6fc783ab60ebc517f7f85c39a2d12d2116fe10f0c
nsscache_0.39.orig.tar.gz 124.9 KiB dadec4f0841451b4b1bea1ce2aec051ca686d704fb956fbc9d0ad76c09607e05
nsscache_0.39-2.debian.tar.xz 11.8 KiB cdb3dd8154065b421a68ea712ee74918f51f4d021f98aee2280e7fdff5e8f3eb

Available diffs

No changes file available.

Binary packages built by this source

nsscache: asynchronously synchronise local NSS databases with remote directory services

 Synchronises local NSS caches, such as those served by the
 libnss-cache module, against remote directory services, such as
 LDAP, or prebuild cache files from an HTTP server. This can be
 used alongside the libnss-cache package to keep user account
 information, groups, netgroups, and automounts up to date.
 .
 Use of nsscache and libnss-cache eliminates the need for using a
 cache daemon such as nscd with networked NSS modules such as
 libnss-ldap.