SHA256
1
0
forked from pool/bind
Dominique Leuenberger 2018-03-01 11:01:19 +00:00 committed by Git OBS Bridge
commit 39bb2ac8e6
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 26 19:26:17 UTC 2018 - sweet_f_a@gmx.de
- build with --enable-filter-aaaa to make it possible to use
config option "filter-aaaa-on-v4 yes". Useful to workaround
broken websites like netflix which block traffic from certain
IPv6 tunnel providers.
-------------------------------------------------------------------
Fri Feb 16 12:59:41 UTC 2018 - bwiedemann@suse.com

View File

@ -355,6 +355,7 @@ export CFLAGS="%{optflags}"
--with-gssapi=yes \
--disable-isc-spnego \
--enable-fixed-rrset \
--enable-filter-aaaa \
%if %{with_systemd}
--with-systemd \
%endif