Skip to content

Releases: cminyard/ser2net

Ser2net 4.6.4

10 Feb 17:57
v4.6.4
Compare
Choose a tag to compare

This release fixes a rather embarrassing bug; sending breaks didn't work right in some circumstances. This happened because I had no way to receive breaks and know if they happened. I have added receiving breaks in the gensio library, version 2.8.12, and have added tests to make sure that breaks are actually working.

As part of this, you can now also receive breaks and parity errors through the the linestate interface on telnet rfc2217.

You should upgrade, and upgrade gensio, too. This should compile and work against old version of gensio, but the tests (well, the new break related ones) will not work.

Release 4.6.3

09 Jan 21:48
v4.6.3
Compare
Choose a tag to compare

Fixes a bug affecting connect back UDP when losing network connectivity.

Release 4.6.2

24 Apr 21:52
v4.6.2
Compare
Choose a tag to compare

This release removes some debugging cruft that got left in, fixes some doc typos, and fixes an issue with the admin interface.

ser2net 4.6.1

03 Feb 17:37
v4.6.1
Compare
Choose a tag to compare

Release of 4.6.1, the Windows binaries.

Release 4.6.0

24 Nov 01:20
v4.6.0
Compare
Choose a tag to compare

New release and Windows installer. Requires the Gensio library to be installed.

Release 4.5.0

27 Aug 20:03
v4.5.0
Compare
Choose a tag to compare

Windows ser2net binary required Gensio library to be installed.