hcrypto: Don't use 'u' as a variable name
[heimdal.git] / NEWS
blobb0f069aad7b7eec03cfbf97d98d8bf6ac159649e
1 Release Notes - Heimdal - Version Heimdal 1.3.3
3  Bug fixes
4  - Check the GSS-API checksum exists before trying to use it [CVE-2010-1321]
5  - Check NULL pointers before dereference them [kdc]
7 Release Notes - Heimdal - Version Heimdal 1.3.2
9  Bug fixes
11  - Don't mix length when clearing hmac (could memset too much)
12  - More paranoid underrun checking when decrypting packets
13  - Check the password change requests and refuse to answer empty packets
14  - Build on OpenSolaris 
15  - Renumber AD-SIGNED-TICKET since it was stolen from US
16  - Don't cache /dev/*random file descriptor, it doesn't get unloaded
17  - Make C++ safe
18  - Misc warnings
20 Release Notes - Heimdal - Version Heimdal 1.3.1
22  Bug fixes
24  - Make work with OpenLDAPs krb5 overlay
26 Release Notes - Heimdal - Version Heimdal 1.3
28  New features
30  - Partial support for MIT kadmind rpc protocol in kadmind
31  - Better support for finding keytab entries when using SPN aliases in the KDC
32  - Support BER in ASN.1 library (needed for CMS)
33  - Support decryption in Keychain private keys
34  - Support for new sqlite based credential cache
35  - Try both KDC referals and the common DNS reverse lookup in GSS-API
36  - Fix the KCM to not leak resources on failure
37  - Add IPv6 support to iprop
38  - Support localization of error strings in
39    kinit/klist/kdestroy and Kerberos library
40  - Remove Kerberos 4 support in application (still in KDC)
41  - Deprecate DES
42  - Support i18n password in windows domains (using UTF-8)
43  - More complete API emulation of OpenSSL in hcrypto
44  - Support for ECDSA and ECDH when linking with OpenSSL
46  API changes
48  - Support for settin friendly name on credential caches
49  - Move to using doxygen to generate documentation.
50  - Sprinkling __attribute__((depricated)) for old function to be removed
51  - Support to export LAST-REQUST information in AS-REQ
52  - Support for client deferrals in in AS-REQ
53  - Add seek support for krb5_storage.
54  - Support for split AS-REQ, first step for IA-KERB
55  - Fix many memory leaks and bugs
56  - Improved regression test
57  - Support krb5_cccol
58  - Switch to krb5_set_error_message
59  - Support krb5_crypto_*_iov    
60  - Switch to use EVP for most function
61  - Use SOCK_CLOEXEC and O_CLOEXEC (close on exec)
62  - Add support for GSS_C_DELEG_POLICY_FLAG
63  - Add krb5_cc_[gs]et_config to store data in the credential caches
64  - PTY testing application
66 Bugfixes
67  - Make building on AIX6 possible.
68  - Bugfixes in LDAP KDC code to make it more stable
69  - Make ipropd-slave reconnect when master down gown
72 Release Notes - Heimdal - Version Heimdal 1.2.1
74 * Bug
76   [HEIMDAL-147] - Heimdal 1.2 not compiling on Solaris
77   [HEIMDAL-151] - Make canned tests work again after cert expired
78   [HEIMDAL-152] - iprop test: use full hostname to avoid realm
79                   resolving errors
80   [HEIMDAL-153] - ftp: Use the correct length for unmap, msync
82 Release Notes - Heimdal - Version Heimdal 1.2
84 * Bug
86   [HEIMDAL-10] - Follow-up on bug report for SEGFAULT in
87                  gss_display_name/gss_export_name when using SPNEGO
88   [HEIMDAL-15] - Re: [Heimdal-bugs] potential bug in Heimdal 1.1
89   [HEIMDAL-17] - Remove support for depricated [libdefaults]capath
90   [HEIMDAL-52] - hdb overwrite aliases for db databases
91   [HEIMDAL-54] - Two issues which affect credentials delegation
92   [HEIMDAL-58] - sockbuf.c calls setsockopt with bad args
93   [HEIMDAL-62] - Fix printing of sig_atomic_t
94   [HEIMDAL-87] - heimdal 1.1 not building under cygwin in hcrypto
95   [HEIMDAL-105] - rcp: sync rcp with upstream bsd rcp codebase
96   [HEIMDAL-117] - Use libtool to detect symbol versioning (Debian Bug#453241)
98 * Improvement
99   [HEIMDAL-67] - Fix locking and store credential in atomic writes
100                  in the FILE credential cache
101   [HEIMDAL-106] - make compile on cygwin again
102   [HEIMDAL-107] - Replace old random key generation in des module
103                   and use it with RAND_ function instead
104   [HEIMDAL-115] - Better documentation and compatibility in hcrypto
105                   in regards to OpenSSL
107 * New Feature
108   [HEIMDAL-3] - pkinit alg agility PRF test vectors
109   [HEIMDAL-14] - Add libwind to Heimdal
110   [HEIMDAL-16] - Use libwind in hx509
111   [HEIMDAL-55] - Add flag to krb5 to not add GSS-API INT|CONF to
112                  the negotiation
113   [HEIMDAL-74] - Add support to report extended error message back
114                  in AS-REQ to support windows clients
115   [HEIMDAL-116] - test pty based application (using rkpty)
116   [HEIMDAL-120] - Use new OpenLDAP API (older deprecated)
118 * Task
119   [HEIMDAL-63] - Dont try key usage KRB5_KU_AP_REQ_AUTH for TGS-REQ.
120                  This drop compatibility with pre 0.3d KDCs.
121   [HEIMDAL-64] - kcm: first implementation of kcm-move-cache
122   [HEIMDAL-65] - Failed to compile with --disable-pk-init
123   [HEIMDAL-80] - verify that [VU#162289]: gcc silently discards some
124                  wraparound checks doesn't apply to Heimdal
126 Changes in release 1.1
128  * Read-only PKCS11 provider built-in to hx509.
130  * Documentation for hx509, hcrypto and ntlm libraries improved.
132  * Better compatibilty with Windows 2008 Server pre-releases and Vista.
134  * Mac OS X 10.5 support for native credential cache.
136  * Provide pkg-config file for Heimdal (heimdal-gssapi.pc).
138  * Bug fixes.
140 Changes in release 1.0.2
142 * Ubuntu packages.
144 * Bug fixes.
146 Changes in release 1.0.1
148  * Serveral bug fixes to iprop.
150  * Make work on platforms without dlopen.
152  * Add RFC3526 modp group14 as default.
154  * Handle [kdc] database = { } entries without realm = stanzas.
156  * Make krb5_get_renewed_creds work.
158  * Make kaserver preauth work again.
160  * Bug fixes.
162 Changes in release 1.0
164  * Add gss_pseudo_random() for mechglue and krb5.
166  * Make session key for the krbtgt be selected by the best encryption
167    type of the client.
169  * Better interoperability with other PK-INIT implementations.
171  * Inital support for Mac OS X Keychain for hx509.
173  * Alias support for inital ticket requests.
175  * Add symbol versioning to selected libraries on platforms that uses
176    GNU link editor: gssapi, hcrypto, heimntlm, hx509, krb5, and libkdc.
178  * New version of imath included in hcrypto.
180  * Fix memory leaks.
182  * Bugs fixes.
184 Changes in release 0.8.1
186  * Make ASN.1 library less paranoid to with regard to NUL in string to
187    make it inter-operate with MIT Kerberos again.
189  * Make GSS-API library work again when using gss_acquire_cred
191  * Add symbol versioning to libgssapi when using GNU ld.
193  * Fix memory leaks 
195  * Bugs fixes
197 Changes in release 0.8
199  * PK-INIT support.
201  * HDB extensions support, used by PK-INIT.
203  * New ASN.1 compiler.
205  * GSS-API mechglue from FreeBSD.
207  * Updated SPNEGO to support RFC4178.
209  * Support for Cryptosystem Negotiation Extension (RFC 4537).
211  * A new X.509 library (hx509) and related crypto functions.
213  * A new ntlm library (heimntlm) and related crypto functions.
215  * Updated the built-in crypto library with bignum support using
216    imath, support for RSA and DH and renamed it to libhcrypto.
218  * Subsystem in the KDC, digest, that will perform the digest
219    operation in the KDC, currently supports: CHAP, MS-CHAP-V2, SASL
220    DIGEST-MD5 NTLMv1 and NTLMv2.
222  * KDC will return the "response too big" error to force TCP retries
223    for large (default 1400 bytes) UDP replies.  This is common for
224    PK-INIT requests.
226  * Libkafs defaults to use 2b tokens.
228  * Default to use the API cache on Mac OS X.
230  * krb5_kuserok() also checks ~/.k5login.d directory for acl files,
231    see manpage for krb5_kuserok for description.
233  * Many, many, other updates to code and info manual and manual pages.
235  * Bug fixes
237 Changes in release 0.7.2
239 * Fix security problem in rshd that enable an attacker to overwrite
240   and change ownership of any file that root could write.
242 * Fix a DOS in telnetd. The attacker could force the server to crash
243   in a NULL de-reference before the user logged in, resulting in inetd
244   turning telnetd off because it forked too fast.
246 * Make gss_acquire_cred(GSS_C_ACCEPT) check that the requested name
247   exists in the keytab before returning success. This allows servers
248   to check if its even possible to use GSSAPI.
250 * Fix receiving end of token delegation for GSS-API. It still wrongly
251   uses subkey for sending for compatibility reasons, this will change
252   in 0.8.
254 * telnetd, login and rshd are now more verbose in logging failed and
255   successful logins.
257 * Bug fixes
259 Changes in release 0.7.1
261 * Bug fixes
263 Changes in release 0.7
265  * Support for KCM, a process based credential cache
267  * Support CCAPI credential cache
269  * SPNEGO support
271  * AES (and the gssapi conterpart, CFX) support
273  * Adding new and improve old documentation
275  * Bug fixes
277 Changes in release 0.6.6
279 * Fix security problem in rshd that enable an attacker to overwrite
280   and change ownership of any file that root could write.
282 * Fix a DOS in telnetd. The attacker could force the server to crash
283   in a NULL de-reference before the user logged in, resulting in inetd
284   turning telnetd off because it forked too fast.
286 Changes in release 0.6.5
288  * fix vulnerabilities in telnetd
290  * unbreak Kerberos 4 and kaserver
292 Changes in release 0.6.4
294  * fix vulnerabilities in telnet
296  * rshd: encryption without a separate error socket should now work
298  * telnet now uses appdefaults for the encrypt and forward/forwardable
299    settings
301  * bug fixes
303 Changes in release 0.6.3
305  * fix vulnerabilities in ftpd
307  * support for linux AFS /proc "syscalls"
309  * support for RFC3244 (Windows 2000 Kerberos Change/Set Password) in
310    kpasswdd
312  * fix possible KDC denial of service
314  * bug fixes
316 Changes in release 0.6.2
318  * Fix possible buffer overrun in v4 kadmin (which now defaults to off)
320 Changes in release 0.6.1
322  * Fixed ARCFOUR suppport
324  * Cross realm vulnerability
326  * kdc: fix denial of service attack
328  * kdc: stop clients from renewing tickets into the future
330  * bug fixes
331         
332 Changes in release 0.6
334 * The DES3 GSS-API mechanism has been changed to inter-operate with
335   other GSSAPI implementations. See man page for gssapi(3) how to turn
336   on generation of correct MIC messages. Next major release of heimdal 
337   will generate correct MIC by default.
339 * More complete GSS-API support
341 * Better AFS support: kdc (524) supports 2b; 524 in kdc and AFS
342   support in applications no longer requires Kerberos 4 libs
344 * Kerberos 4 support in kdc defaults to turned off (includes ka and 524)
346 * other bug fixes
348 Changes in release 0.5.2
350  * kdc: add option for disabling v4 cross-realm (defaults to off)
352  * bug fixes
354 Changes in release 0.5.1
356  * kadmind: fix remote exploit
358  * kadmind: add option to disable kerberos 4
360  * kdc: make sure kaserver token life is positive
362  * telnet: use the session key if there is no subkey
364  * fix EPSV parsing in ftp
366  * other bug fixes
368 Changes in release 0.5
370  * add --detach option to kdc
372  * allow setting forward and forwardable option in telnet from
373    .telnetrc, with override from command line
375  * accept addresses with or without ports in krb5_rd_cred
377  * make it work with modern openssl
379  * use our own string2key function even with openssl (that handles weak
380    keys incorrectly)
382  * more system-specific requirements in login
384  * do not use getlogin() to determine root in su
386  * telnet: abort if telnetd does not support encryption
388  * update autoconf to 2.53
390  * update config.guess, config.sub
392  * other bug fixes
394 Changes in release 0.4e
396  * improve libcrypto and database autoconf tests
398  * do not care about salting of server principals when serving v4 requests
400  * some improvements to gssapi library
402  * test for existing compile_et/libcom_err
404  * portability fixes
406  * bug fixes
408 Changes in release 0.4d
410  * fix some problems when using libcrypto from openssl
412  * handle /dev/ptmx `unix98' ptys on Linux
414  * add some forgotten man pages
416  * rsh: clean-up and add man page
418  * fix -A and -a in builtin-ls in tpd
420  * fix building problem on Irix
422  * make `ktutil get' more efficient
424  * bug fixes
426 Changes in release 0.4c
428  * fix buffer overrun in telnetd
430  * repair some of the v4 fallback code in kinit
432  * add more shared library dependencies
434  * simplify and fix hprop handling of v4 databases
436  * fix some building problems (osf's sia and osfc2 login)
438  * bug fixes
440 Changes in release 0.4b
442  * update the shared library version numbers correctly
444 Changes in release 0.4a
446  * corrected key used for checksum in mk_safe, unfortunately this
447    makes it backwards incompatible
449  * update to autoconf 2.50, libtool 1.4
451  * re-write dns/config lookups (krb5_krbhst API)
453  * make order of using subkeys consistent
455  * add man page links
457  * add more man pages
459  * remove rfc2052 support, now only rfc2782 is supported
461  * always build with kaserver protocol support in the KDC (assuming
462    KRB4 is enabled) and support for reading kaserver databases in
463    hprop
465 Changes in release 0.3f
467  * change default keytab to ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab,
468    the new keytab type that tries both of these in order (SRVTAB is
469    also an alias for krb4:)
471  * improve error reporting and error handling (error messages should
472    be more detailed and more useful)
474  * improve building with openssl
476  * add kadmin -K, rcp -F 
478  * fix two incorrect weak DES keys
480  * fix building of kaserver compat in KDC
482  * the API is closer to what MIT krb5 is using
484  * more compatible with windows 2000
486  * removed some memory leaks
488  * bug fixes
490 Changes in release 0.3e
492  * rcp program included
494  * fix buffer overrun in ftpd
496  * handle omitted sequence numbers as zeroes to handle MIT krb5 that
497    cannot generate zero sequence numbers
499  * handle v4 /.k files better
501  * configure/portability fixes
503  * fixes in parsing of options to kadmin (sub-)commands
505  * handle errors in kadmin load better
507  * bug fixes
509 Changes in release 0.3d
511  * add krb5-config
513  * fix a bug in 3des gss-api mechanism, making it compatible with the
514    specification and the MIT implementation
516  * make telnetd only allow a specific list of environment variables to
517    stop it from setting `sensitive' variables
519  * try to use an existing libdes
521  * lib/krb5, kdc: use correct usage type for ap-req messages.  This
522    should improve compatability with MIT krb5 when using 3DES
523    encryption types
525  * kdc: fix memory allocation problem
527  * update config.guess and config.sub
529  * lib/roken: more stuff implemented
531  * bug fixes and portability enhancements
533 Changes in release 0.3c
535  * lib/krb5: memory caches now support the resolve operation
537  * appl/login: set PATH to some sane default
539  * kadmind: handle several realms
541  * bug fixes (including memory leaks)
543 Changes in release 0.3b
545  * kdc: prefer default-salted keys on v5 requests
547  * kdc: lowercase hostnames in v4 mode
549  * hprop: handle more types of MIT salts
551  * lib/krb5: fix memory leak
553  * bug fixes
555 Changes in release 0.3a:
557  * implement arcfour-hmac-md5 to interoperate with W2K
559  * modularise the handling of the master key, and allow for other
560    encryption types. This makes it easier to import a database from
561    some other source without having to re-encrypt all keys.
563  * allow for better control over which encryption types are created
565  * make kinit fallback to v4 if given a v4 KDC
567  * make klist work better with v4 and v5, and add some more MIT
568    compatibility options
570  * make the kdc listen on the krb524 (4444) port for compatibility
571    with MIT krb5 clients
573  * implement more DCE/DFS support, enabled with --enable-dce, see
574    lib/kdfs and appl/dceutils
576  * make the sequence numbers work correctly
578  * bug fixes
580 Changes in release 0.2t:
582  * bug fixes
584 Changes in release 0.2s:
586  * add OpenLDAP support in hdb
588  * login will get v4 tickets when it receives forwarded tickets
590  * xnlock supports both v5 and v4
592  * repair source routing for telnet
594  * fix building problems with krb4 (krb_mk_req)
596  * bug fixes
598 Changes in release 0.2r:
600  * fix realloc memory corruption bug in kdc
602  * `add --key' and `cpw --key' in kadmin
604  * klist supports listing v4 tickets
606  * update config.guess and config.sub
608  * make v4 -> v5 principal name conversion more robust
610  * support for anonymous tickets
612  * new man-pages
614  * telnetd: do not negotiate KERBEROS5 authentication if there's no keytab.
616  * use and set expiration and not password expiration when dumping
617    to/from ka server databases / krb4 databases
619  * make the code happier with 64-bit time_t
621  * follow RFC2782 and by default do not look for non-underscore SRV names
623 Changes in release 0.2q:
625  * bug fix in tcp-handling in kdc
627  * bug fix in expand_hostname
629 Changes in release 0.2p:
631  * bug fix in `kadmin load/merge'
633  * bug fix in krb5_parse_address
635 Changes in release 0.2o:
637  * gss_{import,export}_sec_context added to libgssapi
639  * new option --addresses to kdc (for listening on an explicit set of
640    addresses)
642  * bug fixes in the krb4 and kaserver emulation part of the kdc
644  * other bug fixes
646 Changes in release 0.2n:
648  * more robust parsing of dump files in kadmin
649  * changed default timestamp format for log messages to extended ISO
650    8601 format (Y-M-DTH:M:S)
651  * changed md4/md5/sha1 APIes to be de-facto `standard'
652  * always make hostname into lower-case before creating principal
653  * small bits of more MIT-compatability
654  * bug fixes
656 Changes in release 0.2m:
658  * handle glibc's getaddrinfo() that returns several ai_canonname
660  * new endian test
662  * man pages fixes
664 Changes in release 0.2l:
666  * bug fixes
668 Changes in release 0.2k:
670  * better IPv6 test
672  * make struct sockaddr_storage in roken work better on alphas
674  * some missing [hn]to[hn]s fixed.
676  * allow users to change their own passwords with kadmin (with initial
677    tickets)
679  * fix stupid bug in parsing KDC specification
681  * add `ktutil change' and `ktutil purge'
683 Changes in release 0.2j:
685  * builds on Irix
687  * ftpd works in passive mode
689  * should build on cygwin
691  * work around broken IPv6-code on OpenBSD 2.6, also add configure
692    option --disable-ipv6
694 Changes in release 0.2i:
696  * use getaddrinfo in the missing places.
698  * fix SRV lookup for admin server
700  * use get{addr,name}info everywhere.  and implement it in terms of
701    getipnodeby{name,addr} (which uses gethostbyname{,2} and
702    gethostbyaddr)
704 Changes in release 0.2h:
706  * fix typo in kx (now compiles)
708 Changes in release 0.2g:
710  * lots of bug fixes:
711    * push works
712    * repair appl/test programs
713    * sockaddr_storage works on solaris (alignment issues)
714    * works better with non-roken getaddrinfo
715    * rsh works
716    * some non standard C constructs removed
718 Changes in release 0.2f:
720  * support SRV records for kpasswd
721  * look for both _kerberos and krb5-realm when doing host -> realm mapping
723 Changes in release 0.2e:
725  * changed copyright notices to remove `advertising'-clause.
726  * get{addr,name}info added to roken and used in the other code
727    (this makes things work much better with hosts with both v4 and v6
728     addresses, among other things)
729  * do pre-auth for both password and key-based get_in_tkt
730  * support for having several databases
731  * new command `del_enctype' in kadmin
732  * strptime (and new strftime) add to roken
733  * more paranoia about finding libdb
734  * bug fixes
736 Changes in release 0.2d:
738  * new configuration option [libdefaults]default_etypes_des
739  * internal ls in ftpd builds without KRB4
740  * kx/rsh/push/pop_debug tries v5 and v4 consistenly
741  * build bug fixes
742  * other bug fixes
744 Changes in release 0.2c:
746  * bug fixes (see ChangeLog's for details)
748 Changes in release 0.2b:
750  * bug fixes
751  * actually bump shared library versions
753 Changes in release 0.2a:
755  * a new program verify_krb5_conf for checking your /etc/krb5.conf
756  * add 3DES keys when changing password
757  * support null keys in database
758  * support multiple local realms
759  * implement a keytab backend for AFS KeyFile's
760  * implement a keytab backend for v4 srvtabs
761  * implement `ktutil copy'
762  * support password quality control in v4 kadmind
763  * improvements in v4 compat kadmind
764  * handle the case of having the correct cred in the ccache but with
765    the wrong encryption type better
766  * v6-ify the remaining programs.
767  * internal ls in ftpd
768  * rename strcpy_truncate/strcat_truncate to strlcpy/strlcat
769  * add `ank --random-password' and `cpw --random-password' in kadmin
770  * some programs and documentation for trying to talk to a W2K KDC
771  * bug fixes
773 Changes in release 0.1m:
775  * support for getting default from krb5.conf for kinit/kf/rsh/telnet.
776    From Miroslav Ruda <ruda@ics.muni.cz>
777  * v6-ify hprop and hpropd
778  * support numeric addresses in krb5_mk_req
779  * shadow support in login and su. From Miroslav Ruda <ruda@ics.muni.cz>
780  * make rsh/rshd IPv6-aware
781  * make the gssapi sample applications better at reporting errors
782  * lots of bug fixes
783  * handle systems with v6-aware libc and non-v6 kernels (like Linux
784    with glibc 2.1) better
785  * hide failure of ERPT in ftp
786  * lots of bug fixes
788 Changes in release 0.1l:
790  * make ftp and ftpd IPv6-aware
791  * add inet_pton to roken
792  * more IPv6-awareness
793  * make mini_inetd v6 aware
795 Changes in release 0.1k:
797  * bump shared libraries versions
798  * add roken version of inet_ntop
799  * merge more changes to rshd
801 Changes in release 0.1j:
803  * restore back to the `old' 3DES code.  This was supposed to be done
804    in 0.1h and 0.1i but I did a CVS screw-up.
805  * make telnetd handle v6 connections
807 Changes in release 0.1i:
809  * start using `struct sockaddr_storage' which simplifies the code
810    (with a fallback definition if it's not defined)
811  * bug fixes (including in hprop and kf)
812  * don't use mawk which seems to mishandle roken.awk
813  * get_addrs should be able to handle v6 addresses on Linux (with the
814    required patch to the Linux kernel -- ask within)
815  * rshd builds with shadow passwords
817 Changes in release 0.1h:
819  * kf: new program for forwarding credentials
820  * portability fixes
821  * make forwarding credentials work with MIT code
822  * better conversion of ka database
823  * add etc/services.append
824  * correct `modified by' from kpasswdd
825  * lots of bug fixes
827 Changes in release 0.1g:
829  * kgetcred: new program for explicitly obtaining tickets
830  * configure fixes
831  * krb5-aware kx
832  * bug fixes
834 Changes in release 0.1f;
836  * experimental support for v4 kadmin protokoll in kadmind
837  * bug fixes
839 Changes in release 0.1e:
841  * try to handle old DCE and MIT kdcs
842  * support for older versions of credential cache files and keytabs
843  * postdated tickets work
844  * support for password quality checks in kpasswdd
845  * new flag --enable-kaserver for kdc
846  * renew fixes
847  * prototype su program
848  * updated (some) manpages
849  * support for KDC resource records
850  * should build with --without-krb4
851  * bug fixes
853 Changes in release 0.1d:
855  * Support building with DB2 (uses 1.85-compat API)
856  * Support krb5-realm.DOMAIN in DNS
857  * new `ktutil srvcreate'
858  * v4/kafs support in klist/kdestroy
859  * bug fixes
861 Changes in release 0.1c:
863  * fix ASN.1 encoding of signed integers
864  * somewhat working `ktutil get'
865  * some documentation updates
866  * update to Autoconf 2.13 and Automake 1.4
867  * the usual bug fixes
869 Changes in release 0.1b:
871  * some old -> new crypto conversion utils
872  * bug fixes
874 Changes in release 0.1a:
876  * new crypto code
877  * more bug fixes
878  * make sure we ask for DES keys in gssapi
879  * support signed ints in ASN1
880  * IPv6-bug fixes
882 Changes in release 0.0u:
884  * lots of bug fixes
886 Changes in release 0.0t:
888  * more robust parsing of krb5.conf
889  * include net{read,write} in lib/roken
890  * bug fixes
892 Changes in release 0.0s:
894  * kludges for parsing options to rsh
895  * more robust parsing of krb5.conf
896  * removed some arbitrary limits
897  * bug fixes
899 Changes in release 0.0r:
901  * default options for some programs
902  * bug fixes
904 Changes in release 0.0q:
906  * support for building shared libraries with libtool
907  * bug fixes
909 Changes in release 0.0p:
911  * keytab moved to /etc/krb5.keytab
912  * avoid false detection of IPv6 on Linux
913  * Lots of more functionality in the gssapi-library
914  * hprop can now read ka-server databases
915  * bug fixes
917 Changes in release 0.0o:
919  * FTP with GSSAPI support.
920  * Bug fixes.
922 Changes in release 0.0n:
924  * Incremental database propagation.
925  * Somewhat improved kadmin ui; the stuff in admin is now removed.
926  * Some support for using enctypes instead of keytypes.
927  * Lots of other improvement and bug fixes, see ChangeLog for details.