Package: bind9 / 1:9.18.33-1~deb12u2
Metadata
Package | Version | Patches format |
---|---|---|
bind9 | 1:9.18.33-1~deb12u2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Disable treat warnings as errors in sphinx build.patch | (download) |
Makefile.docs |
2 0 + 2 - 0 ! |
disable treat-warnings-as-errors in sphinx-build |
0002 Add support for reporting status via sd_notify.patch | (download) |
bin/named/Makefile.am |
8 7 + 1 - 0 ! |
add-support-for-reporting-status-via-sd_notify |
0003 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. |
1