Debian Patches
Status for uc-echo/1.12-18
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| using_int_not_char.patch | Using int and not char to store offset values Upstream uses char to store values that can be negative. On arm64, char is unsigned by default, which can result in unexpected behaviours. |
Pierre Gruet <pgtdebian@free.fr> | no | 2020-04-17 | ||
| m64-flag.patch | don't use -m64 on all architectures=================================================================== | Thorsten Alteholz <debian@alteholz.de> | no | |||
| hardening-flags.patch | use hardening flags=================================================================== | Thorsten Alteholz <debian@alteholz.de> | no | |||
| include.patch | add #include <unistd.h> for definition of open()=================================================================== | Thorsten Alteholz <debian@alteholz.de> | no | |||
| 2to3.patch | Use 2to3 to port to Python3 | Andreas Tille <tille@debian.org> | no | debian | 2019-09-02 |
