~ubuntu-branches/ubuntu/raring/openldap/raring

« back to all changes in this revision

Viewing changes to contrib/slapd-modules/proxyOld/README

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-07-20 13:48:32 UTC
  • mfrom: (1.1.10) (0.3.20 sid)
  • Revision ID: package-import@ubuntu.com-20120720134832-943guojk7qlhtjzi
Tags: 2.4.31-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Enable AppArmor support:
    - d/apparmor-profile: add AppArmor profile
    - d/rules: use dh_apparmor
    - d/control: Build-Depends on dh-apparmor
    - d/slapd.README.Debian: add note about AppArmor
    - d/slapd.dirs: add etc/apparmor.d/force-complain
  - Enable GSSAPI support (LP: #495418):
    - d/patches/gssapi.diff, thanks to Jerry Carter (Likewise):
      - Add --with-gssapi support
      - Make guess_service_principal() more robust when determining
        principal
    - d/configure.options: Configure with --with-gssapi
    - d/control: Added libkrb5-dev as a build depend
  - Enable ufw support (LP: #423246):
    - d/control: suggest ufw.
    - d/rules: install ufw profile.
    - d/slapd.ufw.profile: add ufw profile.
  - Enable nss overlay (LP: #675391):
    - d/{patches/nssov-build,/rules}: Apply, build and package the
      nss overlay.
  - d/{rules,slapd.py}: Add apport hook. (LP: #610544)
  - d/slapd.init.ldif: don't set olcRootDN since it's not defined in
    either the default DIT nor via an Authn mapping.
  - d/slapd.scripts-common: 
    - add slapcat_opts to local variables.
    - Remove unused variable new_conf.
    - Fix backup directory naming for multiple reconfiguration.
  - d/{slapd.default,slapd.README.Debian}: use the new configuration style.
  - d/rules: Enable -DLDAP_CONNECTIONLESS to build CLDAP (UDP) support
    in the openldap library, as required by Likewise-Open (LP: #390579)
  - d/{control,rules}: enable PIE hardening
* Dropped changes:
  - d/patches/its-7107-fix-Operation-init-on-reuse.diff: Included in upstream release.
  - d/patches/CVE-2011-4079: Included in upstream release.
  - d/patches/service-operational-before-detach: Included in upstream release.
  - d/schema/extra/misc.ldif: Included upstream.
  - d/{rules,schema/extra}: Fix configure and clean rules to support
    extra schemas shipped as part of the debian/schema/ directory; no longer required.
  - Included in Debian:
    + Document cn=config in README file.
    + Install a default DIT; actually a minimal configuration.
    + d/patches/heimdal-fix.
* General tidy of d/patches to remove obsolete patches being held in Ubuntu delta.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
---
19
19
This work is part of OpenLDAP Software <http://www.openldap.org/>.
20
20
 
21
 
Copyright 1998-2011 The OpenLDAP Foundation.
 
21
Copyright 1998-2012 The OpenLDAP Foundation.
22
22
Portions Copyright 2005 Howard Chu, Symas Corp. All rights reserved.
23
23
 
24
24
Redistribution and use in source and binary forms, with or without