summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/NEWS
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-08-30 21:23:27 +0000
committernectar <nectar@FreeBSD.org>2002-08-30 21:23:27 +0000
commit820d4243eab6bfd3fea0787e6541bfc6d5bc9b87 (patch)
tree83f4aadaf2ea7c62c9475e10dc3d74faebefd2d3 /crypto/heimdal/NEWS
parent5652ad2ba1302b3a7c30f5a749f5380cafa7fc0d (diff)
parenta77dba08ca7d8ad2f2dcd653974ac66df78cfa49 (diff)
downloadFreeBSD-src-820d4243eab6bfd3fea0787e6541bfc6d5bc9b87.zip
FreeBSD-src-820d4243eab6bfd3fea0787e6541bfc6d5bc9b87.tar.gz
This commit was generated by cvs2svn to compensate for changes in r102644,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'crypto/heimdal/NEWS')
-rw-r--r--crypto/heimdal/NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/crypto/heimdal/NEWS b/crypto/heimdal/NEWS
index 1e0ccc0..49e2aff 100644
--- a/crypto/heimdal/NEWS
+++ b/crypto/heimdal/NEWS
@@ -1,3 +1,29 @@
+Changes in release 0.5
+
+ * add --detach option to kdc
+
+ * allow setting forward and forwardable option in telnet from
+ .telnetrc, with override from command line
+
+ * accept addresses with or without ports in krb5_rd_cred
+
+ * make it work with modern openssl
+
+ * use our own string2key function even with openssl (that handles weak
+ keys incorrectly)
+
+ * more system-specific requirements in login
+
+ * do not use getlogin() to determine root in su
+
+ * telnet: abort if telnetd does not support encryption
+
+ * update autoconf to 2.53
+
+ * update config.guess, config.sub
+
+ * other bug fixes
+
Changes in release 0.4e
* improve libcrypto and database autoconf tests
OpenPOWER on IntegriCloud