Debian Patches

Status for jh71xx-tools/0~2021.07.16~git43be3329-4

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-initialize.patch [PATCH 1/3] Fix initialize()
* avoid buffer overrun if BUFF_SIZE bytes received
* skip bytes before search string
* don't expect CR LF
* flush buffers when opening serial console
Heinrich Schuchardt <heinrich.schuchardt@canonical.com> no 2022-02-09
0002-Open-serial-port-just-once.patch [PATCH 2/3] Open serial port just once Heinrich Schuchardt <heinrich.schuchardt@canonical.com> no 2022-02-10
0003-Files-sent-via-Xmodem-should-be-opened-read-only.patch [PATCH 3/3] Files sent via Xmodem should be opened read-only Heinrich Schuchardt <heinrich.schuchardt@canonical.com> no 2022-02-11
0004-jh7100-recover-Use-int-for-getopt-return-value.patch [PATCH] jh7100-recover: Use int for getopt return value
The type char is signed on some platforms and unsigned on others and the
current code does not work on unsigned-char platforms. Change type of
'c' to int to match actual return type of getopt and avoid this issue.
dramforever <dramforever@live.com> no 2022-04-30

All known versions for source package 'jh71xx-tools'

Links