Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-build-Fix-packaging-issues.patch | [PATCH] build: Fix packaging issues. | Alec Leamas <leamas.alec@gmail.com> | yes | 2018-12-28 | ||
0002-Avoid-using-v8stdint.h-if-not-required.patch | Avoid using v8stdint.h if not required. | Alec Leamas <leamas.alec@gmail.com> | yes | 2020-09-17 | ||
0003-on-Linux-use-CLOCK_MONOTONIC-for-clock_gettime.patch | on Linux, use CLOCK_MONOTONIC for clock_gettime() On Linux systems which are being driven by an external time source (NTP or PTP), it is possible that time appears to slew in reverse under `CLOCK_REALTIME`. Since the timer function is used to time durations of events (calls to `select()`), it is better to use `CLOCK_MONOTONIC`, which isn't subject to slewing. |
Patrick O'Leary <patrick.oleary@gmail.com> | no | 2015-11-10 | ||
0004-resource-leak-if-exception-in-SerialImpl-constructor.patch | resource leak if exception in SerialImpl constructor (#146) | dontsovcmc <don-and-home@mail.ru> | no | 2016-11-22 | ||
0005-Support-500kbps-serial-ports.-167.patch | Support 500kbps serial ports. (#167) | Mike Purvis <mike@uwmike.com> | no | 2018-01-09 | ||
0006-Fix-memory-leak-when-exception-is-thrown-by-impl-cla.patch | Fix memory leak when exception is thrown by impl classes in (#198) Serial::read() vector and string variants. |
bsbaliga <42407361+bsbaliga@users.noreply.github.com> | no | 2019-03-26 | ||
0007-tests-CMakeLists-avoid-crash-w-disabled-tests.patch | tests/CMakeLists: avoid crash w disabled tests | Alec Leamas <leamas.alec@gmail.com> | no | 2024-05-12 | ||
0008-Make-sure-package.xml-is-installed.patch | Make sure package.xml is installed | Alec Leamas <leamas.alec@gmail.com> | no | 2024-05-12 | ||
0009-doc-Doxyfile-Update-to-modern-standards.patch | doc/Doxyfile: Update to modern standards | Alec Leamas <leamas.alec@gmail.com> | no | 2024-05-31 |