Package: bind9 / 1:9.21.10-4
Metadata
Package | Version | Patches format |
---|---|---|
bind9 | 1:9.21.10-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Disable RTLD_DEEPBIND in Samba DLZ module.patch | (download) |
bin/named/dlz_dlopen_driver.c |
19 19 + 0 - 0 ! |
disable rtld_deepbind in samba dlz module When RTLD_DEEPBIND is enabled in the LDB modules inside the Samba DLZ plugin, and jemalloc is the BIND 9 memory allocator, there's a mismatch in the used symbols and the LDB allocates memory using BIND 9 allocator (jemalloc), but frees the memory using RLTD_DEEPBIND free() symbol from libc. This causes assertion failure on BIND 9 startup. |
0002 Don t use install_rpath in the meson.build.patch | (download) |
meson.build |
36 0 + 36 - 0 ! |
don't use install_rpath in the meson.build |
0003 Add project version to the library name.patch | (download) |
meson.build |
10 5 + 5 - 0 ! |
add project version to the library name |
0004 Make the ns_query test flaky.patch | (download) |
tests/ns/meson.build |
14 12 + 2 - 0 ! |
make the ns_query test flaky |
0005 Disable ns_query test for now.patch | (download) |
tests/ns/meson.build |
2 1 + 1 - 0 ! |
disable ns_query test for now |
1