Commit graph

4 commits

Author SHA1 Message Date
Hiroki Sato
60e50d5d8f Update to 7.3.0. 2017-06-10 19:32:46 +00:00
Hiroki Sato
1003c77c0b Update to 7.1.0. Changes include:
- hcrypto is now thread safe on all platforms and as much as possible
  hcrypto now uses the operating system's preferred crypto
  implementation ensuring that optimized hardware assisted
  implementations of AES-NI are used.

- RFC 6113 Generalized Framework for Kerberos Pre-Authentication
  (FAST).

- Hierarchical capath support

- iprop has been revamped to fix a number of race conditions that
  could lead to inconsistent replication.

- The KDC process now uses a multi-process model improving resiliency
  and performance.

- AES Encryption with HMAC-SHA2 for Kerberos 5
  draft-ietf-kitten-aes-cts-hmac-sha2-11

- Moved kadmin and ktutil to /usr/bin

- Stricter fcache checks (see fcache_strict_checking krb5.conf setting)

- Removed legacy applications: ftp, kx, login, popper, push, rcp, rsh,
  telnet, xnlock
2017-01-03 13:52:06 +00:00
Hiroki Sato
fdc8d95a5a Add -rpath forgotten in the previous commit. 2014-11-24 00:49:09 +00:00
Hiroki Sato
9b6b9bacb0 - Fix heimdal-gssapi.pc.
- Add an UPDATING entry.

PR:	195319
2014-11-24 00:34:36 +00:00