~ubuntu-branches/ubuntu/precise/krb5/precise-updates

« back to all changes in this revision

Viewing changes to src/lib/crypto/openssl/hash_provider/deps

  • Committer: Package Import Robot
  • Author(s): Sam Hartman
  • Date: 2011-12-01 19:34:41 UTC
  • mfrom: (28.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20111201193441-9tipg3aru1jsidyv
Tags: 1.10+dfsg~alpha1-6
* Fix segfault with unknown hostnames in krb5_sname_to_principal,
  Closes: #650671
* Indicate that this library breaks libsmbclient versions that depend on
  krb5_locate_kdc, Closes: #650603, #650611

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
hash_crc32.so hash_crc32.po $(OUTPRE)hash_crc32.$(OBJEXT): \
5
5
  $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
6
6
  $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \
7
 
  $(COM_ERR_DEPS) $(srcdir)/../../krb/aead.h $(srcdir)/../../krb/cksumtypes.h \
8
 
  $(srcdir)/../../krb/crc32/crc-32.h $(srcdir)/../../krb/etypes.h \
 
7
  $(COM_ERR_DEPS) $(srcdir)/../../krb/crypto_int.h $(srcdir)/../crypto_mod.h \
9
8
  $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \
10
9
  $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \
11
10
  $(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \
12
11
  $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \
13
 
  $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \
14
 
  $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \
15
 
  $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
16
 
  hash_crc32.c hash_provider.h
 
12
  $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \
 
13
  $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \
 
14
  $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \
 
15
  $(top_srcdir)/include/socket-utils.h hash_crc32.c
17
16
hash_md4.so hash_md4.po $(OUTPRE)hash_md4.$(OBJEXT): \
18
17
  $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
19
18
  $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \
20
 
  $(COM_ERR_DEPS) $(srcdir)/../../krb/aead.h $(srcdir)/../../krb/cksumtypes.h \
21
 
  $(srcdir)/../../krb/etypes.h $(srcdir)/../md4/rsa-md4.h \
 
19
  $(COM_ERR_DEPS) $(srcdir)/../../krb/crypto_int.h $(srcdir)/../crypto_mod.h \
22
20
  $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \
23
21
  $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \
24
22
  $(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \
25
23
  $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \
26
 
  $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \
27
 
  $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \
28
 
  $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
29
 
  hash_md4.c hash_provider.h
 
24
  $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \
 
25
  $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \
 
26
  $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \
 
27
  $(top_srcdir)/include/socket-utils.h hash_md4.c
30
28
hash_md5.so hash_md5.po $(OUTPRE)hash_md5.$(OBJEXT): \
31
29
  $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
32
30
  $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \
33
 
  $(COM_ERR_DEPS) $(srcdir)/../../krb/aead.h $(srcdir)/../../krb/cksumtypes.h \
34
 
  $(srcdir)/../../krb/etypes.h $(srcdir)/../md5/rsa-md5.h \
 
31
  $(COM_ERR_DEPS) $(srcdir)/../../krb/crypto_int.h $(srcdir)/../crypto_mod.h \
35
32
  $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \
36
33
  $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \
37
34
  $(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \
38
35
  $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \
39
 
  $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \
40
 
  $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \
41
 
  $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
42
 
  hash_md5.c hash_provider.h
 
36
  $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \
 
37
  $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \
 
38
  $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \
 
39
  $(top_srcdir)/include/socket-utils.h hash_md5.c
43
40
hash_sha1.so hash_sha1.po $(OUTPRE)hash_sha1.$(OBJEXT): \
44
41
  $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
45
42
  $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \
46
 
  $(COM_ERR_DEPS) $(srcdir)/../../krb/aead.h $(srcdir)/../../krb/cksumtypes.h \
47
 
  $(srcdir)/../../krb/etypes.h $(srcdir)/../sha1/shs.h \
 
43
  $(COM_ERR_DEPS) $(srcdir)/../../krb/crypto_int.h $(srcdir)/../crypto_mod.h \
48
44
  $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \
49
45
  $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \
50
46
  $(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \
51
47
  $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \
52
 
  $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \
53
 
  $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \
54
 
  $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
55
 
  hash_provider.h hash_sha1.c
 
48
  $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \
 
49
  $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \
 
50
  $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \
 
51
  $(top_srcdir)/include/socket-utils.h hash_sha1.c