Package Release Info

picocom-2024.07-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

picocom
picocom-bash-completion

Change Logs

* Sat Aug 03 2024 Martin Hauke <mardnh@gmx.de>
- Update to version 2024.07
  * bug fixes (UUCP locking, flush queue before fork())
  * added mappings for lowercase and uppercase
  * '--version' and '--minimal-cmds' options added
  * simplified generation of docs
  * can now be compiled without fork() for MMU-less systems
* Wed Feb 14 2024 Jan Engelhardt <jengelh@inai.de>
- Reevaluate sources and add/update bundled()/License: lines.
* Sun Feb 11 2024 Martin Hauke <mardnh@gmx.de>
- Change Upstream
  * OLD: https://github.com/npat-efault/picocom/
  * NEW: https://gitlab.com/wsakernel/picocom/
- Update to version 2023.04
  https://gitlab.com/wsakernel/picocom/-/releases/2023-04
  * bugfixes (igncr handling, history handling, memory leaks...).
  * new parameter to add delay after sent characters.
    (avoids overflows on the remote side when there is no flow
    control).
  * bash completion script.
  * improved support for macOS and different C libraries.
  * lots typos fixed in documentation and source code.
- Create new subpackage for bash-completion