nss-wrapper 1.1.15-2 source package in Ubuntu

Changelog

nss-wrapper (1.1.15-2) unstable; urgency=medium

  * control: Use new pkg-sssd email address.
  * tests: Add wrap-and-sort.
  * tests: Add manpage-rebuild.
  * Run wrap-and-sort -satb.
  * use-gnu-lib-names.diff: Use upstream patch from git.
  * doc-typo.diff: Add from upstream.

 -- Simon Josefsson <email address hidden>  Thu, 17 Aug 2023 10:48:10 +0200

Upload details

Uploaded by:
Debian SSSD Team
Uploaded to:
Sid
Original maintainer:
Debian SSSD Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
nss-wrapper_1.1.15-2.dsc 1.8 KiB 92c57a1733b9fcf02c2ab9388a8198f1894e5224f9da28932f0f62ffc969f723
nss-wrapper_1.1.15.orig.tar.gz 180.9 KiB 36f874832a4f2158e04f69aa77e5515e16cf6e3bf81968d5dd8496db7d6906ad
nss-wrapper_1.1.15.orig.tar.gz.asc 833 bytes aa3fd5237104376d1592370d16be2349cfdcb6825cf235fea8545f4bec382302
nss-wrapper_1.1.15-2.debian.tar.xz 9.7 KiB a7728852c3bd5d9bb35f10d5ef94e64fb83fb9f1349f4a3ee2613e0679237e5a

Available diffs

No changes file available.

Binary packages built by this source

libnss-wrapper: NSS wrapper library

 There are projects which provide daemons needing to be able to create, modify
 and delete unix users. Or just switch user ids to interact with the system,
 for example a user space file server. To be able to test that you need the
 privilege to modify the passwd and groups file. With nss_wrapper it is
 possible to define your own passwd and groups file which will be used by
 software to act correctly while under test.
 .
 If you have a client and server under test they normally use functions to
 resolve network names to addresses (DNS) or vice versa. The nss_wrappers allow
 you to create a hosts file to setup name resolution for the addresses you use
 with socket_wrapper.

libnss-wrapper-dbgsym: debug symbols for libnss-wrapper