Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
1146.patch | [PATCH] Fix build failures due to new ncurses adding -Werror=format-security (See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995474) |
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | no | 2021-10-13 | ||
1170.patch | [PATCH 01/14] Move from pcre3 to newer pcre2 (See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000088) | Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | no | 2022-02-25 | ||
1221.patch | [PATCH] sslstrip: Enhance the libcurl version check to consider version 8+ Lately curl has released version 8 and hence LIBCURL_VERSION_MAJOR is reset to 0, current check assumes major version to be 7 at max and hence on systems with libcurl 8+ this check breaks and build fails Fixes TOPDIR/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/ettercap/0.8.3.1-r0/git/plug-ins/sslstrip/sslstrip.c:57:2: error: libcurl 7.26.0 or up is needed ^ 1 error generated. |
Khem Raj <raj.khem@gmail.com> | no | 2023-03-23 |