libnss-ldap 264-2.2ubuntu4.14.04.1 source package in Ubuntu

Changelog

libnss-ldap (264-2.2ubuntu4.14.04.1) trusty; urgency=medium

  * Handle removal of __libc_lock_lock and similar symbols from libc
    (LP: #1387594). This fixes a segfault on ppc64el, and also all other
    architectures in case of a future rebuild.
 -- Louis Bouchard <email address hidden>   Wed, 12 Nov 2014 16:59:29 +0100

Upload details

Uploaded by:
Louis Bouchard
Sponsored by:
Robie Basak
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnss-ldap_264.orig.tar.gz 270.4 KiB 6712624b4bbe23beb836bfbf58687fb809fa66b74d65ea496a813976eda8ae06
libnss-ldap_264-2.2ubuntu4.14.04.1.diff.gz 134.4 KiB 3343837f5439cd80f7e4cf9d6012f20bd6a634613a50b56fe95fd6ae33dbdd34
libnss-ldap_264-2.2ubuntu4.14.04.1.dsc 1.8 KiB e43d7c0b04d69282e0c281e683250c8b9b138307ba51b945ac0d7e559ec8eea4

View changes file

Binary packages built by this source

libnss-ldap: NSS module for using LDAP as a naming service

 This package provides a Name Service Switch that allows your LDAP server
 act as a name service. This means providing user account information,
 group id's, host information, aliases, netgroups, and basically anything
 else that you would normally get from /etc flat files or NIS.
 .
 If used with glibc 2.1's nscd (Name Service Cache Daemon) it will help
 reduce your network traffic and speed up lookups for entries.