lp:ubuntu/natty/libnss-ldap

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/libnss-ldap
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

26. By Loïc Minier

* Drop number prefixes from Ubuntu-specific patches
  (00fix-ethers-truncation, 01_minimum_uid, and
  02_fix_ldap_sessions_mem_leak) since the package uses a quilt series now.
* Merge from Debian; remaining changes:
  + debian/control: Depends on ldap-auth-config
  + debian/control: Removed Depends on po-debconf and (debconf handled by
    ldap-auth-config now)
  + removed the following files:
    - debian/config
    - debian/libnss-ldap.postinst
    - debian/libnss-ldap.postrm
    - debian/po
    - debian/templates
  + debian/LDAP-Permissions.txt: use /etc/ldap.conf
  + debian/README.Debian: use /etc/ldap.conf
  + debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
  + debian/libnss-ldap.install: removed usr/share/libnss-ldap/ldap.conf
  + debian/libnss-ldap.dirs: removed usr/share/libnss-ldap
  + debian/control: move nscd to Suggests
  + debian/patches/series, debian/patches/fix-ethers-truncation.patch:
    Fix lookups for hostname by MAC address
    (http://bugzilla.padl.com/show_bug.cgi?id=388) (LP: #315241)
  + Add patch fix-glibc-test-for-armel-gnueabi to allow linux-gnueabi as
    target_os for armel and an autoreconf patch to update generated files.
* Remaining changes from debian unstable for LP: #155947
  + added debian/nssldap-update-ignoreusers which update
    nss_initgroups_ignoreusers in /etc/ldap.conf based on
    nss_initgroups_minimum_uid
  + add manpage for nssldap-update-ignoreusers
  + debian/libnss-ldap.install: added usr/sbin/nssldap-update-ignoreusers
    and usr/share/man/man8/nssldap-update-ignoreusers.8
  + added debian/libnss-ldap.init to call nssldap-update-ignoreusers on
    shutdown
  + debian/rules: install initscript
  + debian/libnss-ldap.dirs: added var/lib/libnss-ldap
  + debian/patches/minimum_uid.patch: update ldap.conf and manpage for
    nss_initgroups_ignoreusers and nss_initgroups_minimum_uid updates;
    WARNING: this patch is currently not applied and needs testing.

25. By Loïc Minier

* Add patches 60_fix-glibc-test-for-armel-gnueabi and 90_autoreconf to
  series; this should have been done when merging the new Debian version
  which switched to quilt (264-2ubuntu1).
* Refresh 90_autoreconf; for reference, this is generated with autoreconf
  -fi; rm -rf autom4te.cache *~.
* Rename 60_fix-glibc-test-for-armel-gnueabi to
  fix-glibc-test-for-armel-gnueabi and 90_autoreconf to autoreconf as
  numbers are superfluous and inconsistent with Debian patches now.

24. By Mathias Gug

Fix ldap sessions memory leak (LP: #292971).

23. By Chuck Short

* Merge from debian testing, remaining changes:
  + debian/control: update Maintainer field now that in main
  + debian/control: Depends on ldap-auth-config
  + debian/control: Removed Depends on po-debconf and debconf (debconf
    handled by ldap-auth-config now)
  + removed the following files:
    - debian/config
    - debian/libnss-ldap.postinst
    - debian/libnss-ldap.postrm
    - debian/patches/00debian_conf.patch
    - debian/po
    - debian/templates
  + debian/LDAP-Permissions.txt: use /etc/ldap.conf
  + debian/README.Debian: use /etc/ldap.conf
  + debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
  + debian/libnss-ldap.install: removed usr/share/libnss-ldap/ldap.conf
  + debian/libnss-ldap.dirs: removed usr/share/libnss-ldap
  + debian/control: move nscd to Suggests
  + debian/patches/series, debian/patches/00fix-ethers-truncation.patch:
    Fix lookups for hostname by MAC address (http://bugzilla.padl.com/show_bug.cgi?id=388) (LP: #315241)
* Remaining changes from debian unstable for LP: #155947
  + added debian/nssldap-update-ignoreusers which update
    nss_initgroups_ignoreusers in /etc/ldap.conf based on
    nss_initgroups_minimum_uid
  + add manpage for nssldap-update-ignoreusers
  + debian/libnss-ldap.install: added usr/sbin/nssldap-update-ignoreusers
    and usr/share/man/man8/nssldap-update-ignoreusers.8
  + added debian/libnss-ldap.init to call nssldap-update-ignoreusers on
    shutdown
  + debian/rules: install initscript
  + debian/libnss-ldap.dirs: added var/lib/libnss-ldap
  + debian/patches/01_minimum_uid.patch: update ldap.conf and manpage for
    nss_initgroups_ignoreusers and nss_initgroups_minimum_uid updates

22. By Chuck Short

debian/patches/00-fix-ethers-truncation.patch: Fix lookups for hostname by
mac address. (http://bugzilla.padl.com/show_bug.cgi?id=388) (LP: #315241)

21. By Loïc Minier

New patch, 60_fix-glibc-test-for-armel-gnueabi, allow linux-gnueabi as a
valid GLIBC OS name; LP: #387576. Also add patch 90_autoreconf to update
autotools files.

20. By Colin Watson

Rebuild against split Kerberos libraries.

19. By Jamie Strandboge

* Merge from debian unstable, remaining changes:
  + debian/control: update Maintainer field
  + debian/control: Depends on ldap-auth-config
  + debian/control: removed Build-Depends on po-debconf and Depends on
    debconf (debconf handled by ldap-auth-config now)
  + removed the following files:
    debian/config
    debian/libnss-ldap.postinst
    debian/libnss-ldap.postrm
    debian/patches/00debian_conf.patch
    debian/po
    debian/templates
  + debian/LDAP-Permissions.txt: use /etc/ldap.conf
  + debian/README.Debian: use /etc/ldap.conf
  + debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
  + debian/libnss-ldap.install: removed usr/share/libnss-ldap/ldap.conf
  + debian/libnss-ldap.dirs: removed usr/share/libnss-ldap
  + debian/control: move nscd to Suggests
* Remaining changes from debian unstable for LP: #155947:
  + added debian/nssldap-update-ignoreusers which updates
    nss_initgroups_ignoreusers in /etc/ldap.conf based on
    nss_initgroups_minimum_uid
  + add manpage for nssldap-update-ignoreusers
  + debian/libnss-ldap.install: added usr/sbin/nssldap-update-ignoreusers
    and usr/share/man/man8/nssldap-update-ignoreusers.8
  + added debian/libnss-ldap.init to call nssldap-update-ignoreusers on
    shutdown
  + debian/rules: install initscript
  + debian/libnss-ldap.dirs: added var/lib/libnss-ldap
  + debian/patches/01_minimum_uid.patch: update ldap.conf and manpage for
    nss_initgroups_ignoreusers and nss_initgroups_minimum_uid updates

18. By Jamie Strandboge

debian/control: move nscd to Suggests

17. By Jamie Strandboge

* Merge from debian unstable, remaining changes:
  + debian/control: update Maintainer field
  + debian/control: Depends on ldap-auth-config
  + debian/control: removed Build-Depends on po-debconf and Depends on
    debconf (debconf handled by ldap-auth-config now)
  + removed the following files:
    debian/config
    debian/libnss-ldap.postinst
    debian/libnss-ldap.postrm
    debian/patches/00debian_conf.patch
    debian/po
    debian/templates
  + debian/LDAP-Permissions.txt: use /etc/ldap.conf
  + debian/README.Debian: use /etc/ldap.conf
  + debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
  + debian/rules: remove binary-post-install/libnss-ldap
  + debian/libnss-ldap.install: removed usr/share/libnss-ldap/ldap.conf
  + debian/libnss-ldap.dirs: removed usr/share/libnss-ldap
* Remaining changes from debian unstable for LP: #155947:
  + added debian/nssldap-update-ignoreusers which updates
    nss_initgroups_ignoreusers in /etc/ldap.conf based on
    nss_initgroups_minimum_uid
  + add manpage for nssldap-update-ignoreusers
  + debian/libnss-ldap.install: added usr/sbin/nssldap-update-ignoreusers
    and usr/share/man/man8/nssldap-update-ignoreusers.8
  + added debian/libnss-ldap.init to call nssldap-update-ignoreusers on
    shutdown
  + debian/rules: install initscript
  + debian/libnss-ldap.dirs: added var/lib/libnss-ldap
  + debian/patches/01_minimum_uid.patch: update ldap.conf and manpage for
    nss_initgroups_ignoreusers and nss_initgroups_minimum_uid updates

Branch metadata

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

Subscribers