diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-02-11 17:11:26 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-02-11 17:11:26 +0000 |
| commit | bbeea42ab3194cda396fdf32e9ee516cec4bb3ca (patch) | |
| tree | 9b777a864c486e21af457cae2ebc188ad676bb6a /bind-9.5-gssapi-header.patch | |
| parent | e31eda425bcf9874906f356b197ce4df0e70cec9 (diff) | |
| download | bind-bbeea42ab3194cda396fdf32e9ee516cec4bb3ca.tar.gz bind-bbeea42ab3194cda396fdf32e9ee516cec4bb3ca.tar.xz bind-bbeea42ab3194cda396fdf32e9ee516cec4bb3ca.zip | |
- build with -D_GNU_SOURCE (#431734)
- 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
Diffstat (limited to 'bind-9.5-gssapi-header.patch')
| -rw-r--r-- | bind-9.5-gssapi-header.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/bind-9.5-gssapi-header.patch b/bind-9.5-gssapi-header.patch deleted file mode 100644 index fe8c694..0000000 --- a/bind-9.5-gssapi-header.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up bind-9.5.0b1/lib/dns/include/dst/Makefile.in.gssapi-header bind-9.5.0b1/lib/dns/include/dst/Makefile.in ---- bind-9.5.0b1/lib/dns/include/dst/Makefile.in.gssapi-header 2007-12-11 15:50:55.000000000 +0100 -+++ bind-9.5.0b1/lib/dns/include/dst/Makefile.in 2007-12-11 15:51:15.000000000 +0100 -@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@ - - @BIND9_VERSION@ - --HEADERS = dst.h lib.h result.h -+HEADERS = dst.h gssapi.h lib.h result.h - - SUBDIRS = - TARGETS = |
