lp:ubuntu/trusty-proposed/nss-pam-ldapd

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/nss-pam-ldapd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

30. By Ryan Tandy

return-partial-shadow-information-to-non-root-users.patch: backport
upstream patch to return partial shadow information (leaving out password
hashes) to non-root users. This fixes pam_unix failing in pam_acct_mgmt
while trying to get password expiry information from shadow, thereby
preventing the Unity lockscreen from being unlocked by LDAP users. (LP:
#1314095)

29. By Arthur de Jong

* implement-nofork.patch: introduce a -n, --nofork option that skips the
  daemonising step on start-up (this is related to Ubuntu bug 806761 and
  may be required to get nslcd working with upstart)
* add init script dependency on $network to ensure that network is up
  before starting nslcd (closes: #726435)
* clean generated manual pages to allow the package to be built tice in
  a row

28. By Arthur de Jong

* debian/copyright: copyright year updates
* feedback from the debian-l10n-english contributors on the debconf
  templates and package descriptions (closes: #707193) (thanks Christian
  PERRIER and Justin B Rye)
* debconf translation updates:
  - Japanese by Kenshi Muto (closes: #711867)
  - Russian by Yuri Kozlov (closes: #711884)
  - Slovak by Slavko (closes: #711889)
  - Portuguese by Américo Monteiro (closes: #712231)
  - Danish by Joe Hansen (closes: #712311)
  - German by Chris Leick (closes: #712728)
  - French by Christian Perrier (closes: #712847)
  - Turkish by Atila KOÇ (closes: #712876)
  - Czech by Miroslav Kure (closes: #713047)
  - Italian by Beatrice Torracca (closes: #713987)
  - Dutch by Arthur de Jong
  - Swedish by Martin Bagge (closes: #714651)
* new debconf translations:
  - Polish by Michał Kułach (closes: #713921)
* debian/nslcd.config: properly handle preseeding and reading values
  from the configuration file by forcefully overwriting debconf values
  from nslcd.conf and not overwriting debconf values when reading other
  configuration files (closes: #717063)

27. By Arthur de Jong

* New upstream release
  - include an extra sanity check to ensure not too many file
    descriptors are open
  - fix handling of gid configuration option if it listed before the uid
    option
  - return NSS_STATUS_TRYAGAIN on zero-length (but not-NULL) buffer (thanks
    Jakub Hrozek)
  - provide an _nss_ldap_version symbol in the NSS module to help debug
    problems with a newer nslcd
  - retry updating the lastChange attribute with the normal nslcd LDAP
    connection if the update with the user's connection failed
  - avoid processing passwd_byuid requests for uids below nss_min_uid
  - fix a few minor or very unlikely to occur memory leaks
  - miscellaneous minor changes, fixes and compatibility improvements
* drop 01-fix-set-usec-instead-of-sec.patch which is part of 0.8.13
* remove compatibility code that converted nss-ldapd.conf to nslcd.conf
  for upgrading from pre-0.7 versions of nss-ldapd (thanks Dominik George)
* remove code for fixing permissions when upgrading from a pre-0.6.7.1
  version
* updated Turkish debconf translation by Atila KOÇ (closes: #701067)
* drop Richard A Nelson from uploaders
* add build dependency on autotools-dev to ensure config.sub and
  config.guess are automatically updated during build

26. By Arthur de Jong

01-use-poll-instead-of-select.patch: update patch to fix a problem in
the timeout calculation used in the communication protocol between
nslcd and the NSS and PAM modules, thanks Julien Cristau

25. By Arthur de Jong

* fix a problem in sed logic for commenting out disabled options
  (closes: #689296)
* support "EXTERNAL" SASL mechanism in debconf configuration (LP: #1063923)
  (the debconf template has been postponed to avoid having to update all
  translations for a relatively minor change)
* 01-use-poll-instead-of-select.patch: use poll() instead of select()
  for checking file descriptor activity to also correctly work if more
  than FD_SETSIZE files are already open (closes: #690319)

24. By Arthur de Jong

* fix typo in comment (thanks Caleb Callaway)
* install a ldapns.ldif in nslcd doc directory (closes: #674591)
* ensure that time is set before starting k5start to ensure that Kerberos
  ticket is granted (closes: #659227)
* properly parse and write configuration options with an optional map
  parameter during debconf configuration (LP: #1029062)

23. By Arthur de Jong

* New upstream release:
  - documentation improvements
  - fix a problem that causes the PAM module to prompt for a new password
    even though the old one was wrong
  - log successful password change in nslcd

22. By Arthur de Jong

* new upstream release:
  - allow the pam_authz_search option to be specified multiple times
  - implement extra range checking of all numeric values
  - make documentation up-to-date
  - compatibility improvements

21. By Arthur de Jong

don't clear the tls_reqcert option when using ssl without the
start_tls option or an ldaps:// URL (closes: #672301)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/nss-pam-ldapd
This branch contains Public information 
Everyone can see this information.

Subscribers