summaryrefslogtreecommitdiffstats
path: root/bind-9.5-sdb-sqlite-bld.patch
Commit message (Collapse)AuthorAgeFilesLines
* - removed conditional build with libefence (use -fmudflapth instead)Adam Tkac2008-02-191-12/+12
| | | | | | | - fixed building of DLZ stuff (#432497) - do not build Berkeley DB DLZ backend - temporary build with --disable-linux-caps and without threads (#433102) - update named.ca file to affect IPv6 changes in root zone
* - improved sdb_tools Makefile.inAdam Tkac2008-02-121-12/+12
|
* - build with -D_GNU_SOURCE (#431734)Adam Tkac2008-02-111-0/+102
- improved fix for #253537, posttrans script is now used - improved fix for #400461 - 9.5.0b2 - bind-9.3.2b1-PIE.patch replaced by bind-9.5-PIE.patch - only named, named-sdb and lwresd are PIE - bind-9.5-sdb.patch has been updated - bind-9.5-libidn.patch has been updated - bind-9.4.0-sdb-sqlite-bld.patch replaced by bind-9.5-sdb-sqlite-bld.patch - removed bind-9.5-gssapi-header.patch (upstream) - removed bind-9.5-CVE-2008-0122.patch (upstream) - removed bind-9.2.2-nsl.patch