ax25-tools (0.0.10) * Version number 0.0.10 was used for several years in CVS. To avoid confusion we decieded to not make a 0.0.9 tarball release. * Fixed numerous build warnings and errors with modern distributions and compilers and other functional errors. * Support for UNIX98 pseudo terminals. * Support UNIX authentication for axspawn logins. * Axspawn now support Hufman compression. * An IP address is no longer mandatory for nrattach, kissattach. * kissparms now allows to send a raw value to the driver and to set the CRC mode by command line option. * axspawn now records the time at microsecond accuracy in utmp. * removed old kernel patches for yum support for kernels 2.0.36 and 2.2.1. In the unexpected case somebody should still need them the patches can be found in older releases and the source archive. * Add support for building rpm packages. * Add Tomi Manninen OH2BNS's axwrapper program. * Fix build issues with modern autoconf, automake and GCC. * For the tarball release Regenerate generates files with most recent autoconf and automake. * axparms --assoc now also accepts a numeric user id. * Some programs need FLTK-libraries (otherwise they're skipped on compile). * Fixed regression in axgetput (bget/bput crc was calculated wrong) * Simplification of CRC calculation. * Lots of stylistic cleanups to the code trying to follow the coding style of the kernel. * Updated to recent autoconf and automake version to keep the code buildable on modern distributions. * Improvments to git usage. * Fix possible buffer overflows. * Updates and corrections to man pages. * Code cleanups all across the tree. * Move ax25-tools-docs package back into ax25-tools and ax25-tools-x packages. -- Ralf Baechle DL5RB Sat, 6 Jun 2015 14:29:07 +0200 -- Thomas Osterried Fri, 12 Feb 2016 14:31:33 +0100 ax25-tools (0.0.9) * Fix for mkiss pid problem * Removed inline statesment in hdrvcomm.c * Added remaining missing sys/time.h * Netromd now uses PF_SOCKET * Changed sys_errlist[] to strerror() -- Craig Small NO RELEASE YET ax25-tools (0.0.8) * kissattach now tells you where it thinks the config file is * rip98r metric patch form Jean-Paul * Fix for FTLK_LIB for configure.in from Hans * Works better with newer GCCs (thanks again to Hans) * Fixed sockaddr/osockaddr problem in ttylink * Changed bcopy and bzero to memcpy and memset * netromd was printing raw callsigns, now use ax25_ntoa() * synced dmascc_cfg to Klauss' latest -- Craig Small ax25-tools (0.0.7) * Fixed automake/autoconf stuff to sort out FLTK tools. -- Craig Small Thu, 26 Oct 2000 14:19:32 +1100 ax25-tools (0.0.6) * Added the new fltk smdiag and friends and put the old non-X based ones back in. * Changed all references of rip98.conf to rip98d.conf * Attempted to hunt down and change all my email addresses * Another Tomi's patch for nrparms and user_call -- Craig Small Tue Jan 4 15:13:15 EST 2000 ax25-tools (0.0.5) * Added Tomi's patch to correctly detect broken headers -- Craig Small Mon, 23 Aug 1999 12:41:12 +1000 ax25-tools (0.0.4) * Changed kissattach so that it demands an IP address * The hdlc stuff now has -i in it * mheardd.c patch for old glibc headers * kissattach.c basename changed to kiss_bname due to conflict * configure checks for linux/dmascc.h * kiss/Makefile.am uses ln -sf instead of ln -s --Craig Small Tue, 10 Aug 1999 11:44:19 +1000, ax25-tools (0.0.3) * Fixed configure.in so it doesn't check for libax25io * Added dmascc configuration program * Added spattach * Added yamcfg * Removed nrports, axports and rsports, they are in the library * Had another crack at getting config locations portable -- Craig Small 30 June 1999 ax25-tools (0.0.2) * First public release -- Craig Small 21 April 1999 ax25-tools (0.0.1) * Initial version from Terry Dawson's code, split from the old ax25-utils package. Uses new ntoa aton calls. -- Craig Small