~ubuntu-branches/ubuntu/jaunty/heimdal/jaunty

« back to all changes in this revision

Viewing changes to lib/gssapi/version-script.map

  • Committer: Bazaar Package Importer
  • Author(s): Nick Ellery
  • Date: 2008-11-17 22:25:58 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20081117222558-jd1aj1jth6ycdb0x
Tags: 1.2.dfsg.1-2.1ubuntu1
* Merge from debian unstable, remaining changes (LP: #299345):
  - Change libdb4.2-dev to libdb4.6-dev in build-deps
  - Add netbase to heimdal-kdc depends.
  - Set CPPFLAGS=-DLDAP_DEPRECATED to fix build with OpenLDAP 2.4 on
    64-bit architectures.
* Remove dependency on update-inetd to heimdal-servers and heimdal-kdc,
  as packages should rely on the inet-superserver to provide the
  update-inetd command.
* Drop the addition of -1 to the version of comerr-dev in build depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: version-script.map 20493 2007-04-21 07:56:20Z lha $
 
1
# $Id: version-script.map 22602 2008-02-21 16:04:58Z lha $
2
2
 
3
3
HEIMDAL_GSS_1.0 {
4
4
        global:
86
86
                gss_krb5_export_lucid_sec_context;
87
87
                gss_krb5_free_lucid_sec_context;
88
88
                gss_krb5_set_allowable_enctypes;
 
89
                gss_mg_collect_error;
89
90
 
90
91
                # _gsskrb5cfx_ are really internal symbols, but export
91
92
                # then now to make testing easier.