summaryrefslogtreecommitdiffstats
path: root/bind-9.5-sdb-sqlite-bld.patch
Commit message (Collapse)AuthorAgeFilesLines
* Rebase to 9.8.1rc1 and update patches.Adam Tkac2011-08-311-18/+18
| | | | | | | bind97-cleanup.patch, bind97-rh674334.patch and bind98-includes.patch were merged. Signed-off-by: Adam Tkac <atkac@redhat.com>
* - updated patches due new rpm (--fuzz=0 patch parameter)bind-9_5_1-0_2_b1_fc10Adam Tkac2008-07-211-30/+30
|
* - 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.inbind-9_5_0-26_b2_fc9Adam 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