summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 547c4745b92a8cfc4ec7648261699362666592b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
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.
	* Improvements 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 <ralf@linux-mips.org>  Sat, 6 Jun 2015 14:29:07 +0200
 -- Thomas Osterried <ax25@x-berg.in-berlin.de>  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 <csmall@small.dropbear.id.au>  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 <csmall@small.dropbear.id.au>

ax25-tools (0.0.7)
	* Fixed automake/autoconf stuff to sort out FLTK tools.

 -- Craig Small <csmall@small.dropbear.id.au>  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 <csmall@small.dropbear.id.au>  Tue Jan  4 15:13:15 EST 2000

ax25-tools (0.0.5)

	* Added Tomi's patch to correctly detect broken headers

 -- Craig Small <csmall@small.dropbear.id.au>  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 <csmall@small.dropbear.id.au>  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 <csmall@small.dropbear.id.au> 30 June 1999

ax25-tools (0.0.2)

	* First public release

 -- Craig Small <csmall@small.dropbear.id.au> 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 <csmall@small.dropbear.id.au>