Accepting request 236023 from network
add stuff for DNSSEC validation to named.conf (forwarded request 235970 from computersalat) OBS-URL: https://build.opensuse.org/request/show/236023 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bind?expand=0&rev=98
This commit is contained in:
commit
367e8d58c7
11
bind.changes
11
bind.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 1 13:30:10 UTC 2014 - chris@computersalat.de
|
||||||
|
|
||||||
|
- add stuff for DNSSEC validation to named.conf
|
||||||
|
* dnssec-enable, dnssec-validation
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 25 17:24:21 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Build with LFS_CFLAGS in 32 bit systems.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 8 11:23:47 CEST 2014 - ro@suse.de
|
Thu May 8 11:23:47 CEST 2014 - ro@suse.de
|
||||||
|
|
||||||
|
@ -254,7 +254,7 @@ cat /usr/share/aclocal/libtool.m4 >> aclocal.m4
|
|||||||
#%{__aclocal}
|
#%{__aclocal}
|
||||||
#%{__autoconf}
|
#%{__autoconf}
|
||||||
#popd
|
#popd
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -DNO_VERSION_DATE -fno-strict-aliasing" LDFLAGS="-L%{_libdir}"
|
export CFLAGS="$RPM_OPT_FLAGS -DNO_VERSION_DATE -fno-strict-aliasing $(getconf LFS_CFLAGS)" LDFLAGS="-L%{_libdir}"
|
||||||
#export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED" LDFLAGS="-L%{_libdir}"
|
#export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED" LDFLAGS="-L%{_libdir}"
|
||||||
#export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fpie" LDFLAGS="-L%{_libdir} -pie"
|
#export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fpie" LDFLAGS="-L%{_libdir} -pie"
|
||||||
CONFIGURE_OPTIONS="\
|
CONFIGURE_OPTIONS="\
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:83af62c322c0716ecfa73dd82cc1017040056ea01396a6faef272e37e61ea933
|
oid sha256:fb6ae69f7d5b51be2e3b1755d38c793cb6f06460ea9ef5b98a4b0c7d86976cbb
|
||||||
size 21978
|
size 21545
|
||||||
|
Loading…
Reference in New Issue
Block a user