Releases: pengutronix/microcom
Releases · pengutronix/microcom
microcom 2025.11.0
Highlights of this release are:
- Add
-eswitch to select an escape sequence other than Ctrl+\ - More portable TTY settings
- Better error and signal handling
microcom 2023.09.0
Highlights of this release are:
-
use flock(2) instead of POSIX locking
This is easier to use today as/var/lock(or/run/lock) are not user-writable in modern systems. See commit 34e7fe5 for some more details. -
A new command
sendescapeto send aCtrl-\. This makes it possible to drive a nested microcom instance. -
Several fixes here and there, e.g. consistently use LFS and improve on rfc2217 subnegotiation handling
microcom 2019.01.0
Just give the changes since the last release a proper name. Mostly cleanups and fixes.
microcom 2017.03.0
Bugfix release