Changelog for
ttywatch-0.14-7.fc6.x86_64.rpm :
Tue Oct 3 00:00:00 2006 Matt Domsch
0.14-7
- rebuild
Sun Sep 3 00:00:00 2006 Matt Domsch 0.14-6
- rebuild
Sun Feb 12 23:00:00 2006 Matt Domsch 0.14-5
- rebuild for FC5
Tue Nov 29 23:00:00 2005 Matt Domsch 0.14-4
- -devel requires glib2-devel
- require /sbin/{chkconfig,service} rather than initscripts
and chkconfig packages
Mon Nov 28 23:00:00 2005 Matt Domsch 0.14-3
- make /var/log/ttywatch owned by the package, return of -devel.
Wed Nov 23 23:00:00 2005 Matt Domsch 0.14-2
- cleanups from dmitryAATTbutskoy.name
Sat Nov 12 23:00:00 2005 Matt Domsch 0.14-1
- prepare for Fedora Extras
Thu Dec 23 23:00:00 2004 Michael K. Johnson 0.14
- support glib2
Sat Apr 24 00:00:00 2004 Michael K. Johnson
- relock with new pid after daemon (Chris Wilson)
- exit if no devices available (Chris Wilson)
Sat Apr 24 00:00:00 2004 Michael K. Johnson 0.13
- removed extraneous success message (Chris Wilson found it)
Fri Apr 23 00:00:00 2004 Michael K. Johnson
- implemented device locking (suggested by Chris Wilson)
I\'m not satisfied with the way the command-line handling is
done here; the option and/or semantics may change in the future.
Thu Apr 22 00:00:00 2004 Michael K. Johnson
- fixed break handling to actually send break to serial port (Chris Wilson)
Tue Mar 30 00:00:00 2004 Michael K. Johnson 0.12
- iconv conversion to utf-8
- discarding \\r from input was detracting from interactive use
(thanks to Chris Wilson for finding this bug)
Thu Mar 25 23:00:00 2004 Michael K. Johnson
- discard NULs (Chris Wilson)
Wed Mar 26 23:00:00 2003 Michael K. Johnson
- fix TELNET BREAK handling
Sat Apr 6 00:00:00 2002 Michael K. Johnson
- retry logic improved (0.10)
Sat Jun 23 00:00:00 2001 Michael K. Johnson
- Added telnet \"send break\" handling (0.9)
Sat May 12 00:00:00 2001 Michael K. Johnson
- Do not package /var/log/ttywatch, just create it out of the post
on new installs.
Wed May 2 00:00:00 2001 Michael K. Johnson
- Be careful what you ask for; you just might get it. :-)
More careful error handling accidentally broke log rotation handling,
fixed. (0.8)
Sun Apr 29 00:00:00 2001 Michael K. Johnson
- Fixed memory leak and early process death on network disconnect (0.7)
Thu Apr 26 00:00:00 2001 Michael K. Johnson
- Added the ability to connect to and interact with ports
via the network. (0.6)
Tue Dec 19 23:00:00 2000 Michael K. Johnson
- Releasing 0.5
Tue Dec 12 23:00:00 2000 Michael K. Johnson
- added \"notifempty\" to default logrotate, plus comment on rotate --
hopefully last config file change for a while
Mon Dec 11 23:00:00 2000 Michael K. Johnson
- chdir was breaking relative paths, so I removed it
Mon Dec 4 23:00:00 2000 Michael K. Johnson
- Added facility for log modules.
- Added -devel package for building log modules
Wed Nov 1 23:00:00 2000 Michael K. Johnson
- Releasing 0.3
- Fixed log file re-opening to use the .log suffix
- Releasing 0.2, first public version
- License notice added
- Code cleanup
- Nested config files fixed
- Documentation touch-ups
Sat Sep 16 00:00:00 2000 Michael K. Johnson
- initial version