~ubuntu-branches/ubuntu/maverick/krb5/maverick

« back to all changes in this revision

Viewing changes to src/lib/crypto/deps

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hartman
  • Date: 2009-05-13 14:09:31 UTC
  • mfrom: (13.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20090513140931-sv5wtfc7665p6q3i
Tags: 1.7dfsg~beta2-1
* New Upstream release including FAST support for DES and 3DES.
* Remove non-free content accidentally reintroduced in beta1, Closes: #528555
* Add strict dependency from libgssapi-krb5-2 to libkrb5-3 as discussed
  in #528514

Show diffs side-by-side

added added

removed removed

Lines of Context:
191
191
  $(SRCTOP)/include/krb5/locate_plugin.h $(SRCTOP)/include/krb5/preauth_plugin.h \
192
192
  $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
193
193
  $(srcdir)/aes/aes_s2k.h $(srcdir)/arcfour/arcfour.h \
194
 
  $(srcdir)/dk/dk.h $(srcdir)/enc_provider/enc_provider.h \
 
194
  $(srcdir)/des/des_int.h $(srcdir)/dk/dk.h $(srcdir)/enc_provider/enc_provider.h \
195
195
  $(srcdir)/hash_provider/hash_provider.h $(srcdir)/old/old.h \
196
196
  $(srcdir)/raw/raw.h etypes.c etypes.h
197
197
hmac.so hmac.po $(OUTPRE)hmac.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \