[Ser2net-devel] gensio 2.6.7, ser2net 4.3.13 released
Brought to you by:
cminyard
|
From: Corey M. <mi...@ac...> - 2023-07-07 12:20:33
|
This version of ser2net * Has some license template updates and spelling fixes * Adds the ability for admin connections to be advertised through MDNS * A systemd unit file example is added For gensio: * Fixes a few issues with pkg-config * I ran coverity on Windows. It found a bunch of little things, but nothing of any real significance. But the little things are fixed. * A "dev" gensio is added for devices that are not serial ports. For instance, line-printers with two-way data transfer can be used. * You can now use "sdev" as shorthand for "serialdev". * A systemd unit file example is added * Other typos and little fixes. You should probably upgrade if you can, but it's not urgent. -corey |