openwrt-packages/net/aircrack-ng/patches
Christian Marangi bd21652b79 aircrack-ng: fix wrong inclusion of libbsd if detected
Currently aircrack-ng try to link with libbsd if it does detect the
library in staging_dir. This is the case with buildbot where every
package is selected and compiled.

Fix this by adding a pending patch that permits to disable libbsd
inclusion even if detected and set the related config flag.

aircrack-ng use 2 function of libbsd and it's not worth to include the
entire library for 2 simple function for string manipulation.

Also add an additional patch that permits to use musl or glibc version
of these string functions.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-30 13:28:50 -07:00
..
100-01-autotools-add-PCRE2-detection.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
100-02-airodump-ng-add-PCRE2-support.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
100-03-besside-ng-add-PCRE2-support.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
100-04-makefile-add-PCRE2-to-linker-flags.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
100-05-airodump-ng-dump_write-remove-unused-PCRE-include.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
100-07-compat-pcre-add-compat-type-PCRE-header.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
100-08-airodump-ng-utilize-compat-pcre.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
100-09-besside-ng-utilize-compat-pcre.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
101-02-src-makefile-add-PCRE2_CFLAGS-to-airodump-and-bessid.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
101-03-lib-makefile-add-PCRE2-to-libaccrypto-and-libaircrac.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
102-autotools-indicate-if-PCRE-or-PCRE2-is-being-used.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
103-autotools-reset-PCRE-CFLAGS-LIBS-with-both-PCRE-and-.patch aircrack-ng: backport patch and move package to pcre2 2023-10-01 00:45:06 +02:00
104-build-add-option-to-disable-bsd-library-inclusion.patch aircrack-ng: fix wrong inclusion of libbsd if detected 2023-10-30 13:28:50 -07:00
105-build-support-strlcat-strlcpy-from-musl-or-recent-gl.patch aircrack-ng: fix wrong inclusion of libbsd if detected 2023-10-30 13:28:50 -07:00