dnscache-1.05-nxdspecial.patch
Marco <[email protected]> Fri, 23 Apr 2010 20:10:12 +0200
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
Hi, I would like to know if is there anyone of you that have original dnscache-1.05-nxdspecial.patch file? I'm interesting to apply these security patches to djbdns http://www.your.org/dnscache/0001-dnscache-merge-similar-outgoing-queries.patch http://www.your.org/dnscache/0002-dnscache-cache-soa-records.patch (is there also a prepatched version: http://www.your.org/dnscache/djbdns-1.05-with-patches.tar.gz) and dnscache-1.05-nxdspecial.patch file. I have already tried to apply jumbo patch into pre-patched djbdns but it give me these errors: [opensource@desk djbdns-1.05-with-patches]$ patch -p1 < ../jumbo-p13.patch patching file CHANGES patching file Makefile Hunk #5 FAILED at 325. Hunk #7 succeeded at 714 (offset 5 lines). Hunk #8 succeeded at 784 (offset 5 lines). Hunk #9 succeeded at 989 (offset 5 lines). Hunk #10 succeeded at 1094 (offset 5 lines). 1 out of 10 hunks FAILED -- saving rejects to file Makefile.rej patching file Makefile.sig patching file README patching file SYSDEPS patching file TARGETS patching file VERSION patching file auto_home.c patching file axfr-get.c patching file cache.c patching file cache.h patching file chkshsgr.c patching file conf-cc patching file dns.h patching file dns_rotateip.c patching file dnscache-conf.c patching file dnscache.c Hunk #2 FAILED at 22. Hunk #3 FAILED at 47. Hunk #6 FAILED at 130. Hunk #7 succeeded at 266 (offset -1 lines). Hunk #8 succeeded at 290 (offset -1 lines). Hunk #9 succeeded at 305 (offset -1 lines). Hunk #10 succeeded at 400 (offset -1 lines). Hunk #11 succeeded at 495 (offset -1 lines). 3 out of 11 hunks FAILED -- saving rejects to file dnscache.c.rej patching file dnsfilter.c patching file hassgact.h1 patching file hassgact.h2 patching file hassgprm.h1 patching file hassgprm.h2 patching file log.c patching file log.h patching file okclient.c patching file prot.c patching file query.c Hunk #3 succeeded at 730 (offset 26 lines). patching file query.h patching file seek_set.c patching file server.c patching file sig.c patching file sig.h patching file sig_block.c patching file sig_catch.c patching file sig_pause.c patching file tinydns-data.c patching file trysgact.c patching file trysgprm.c and NXDSPECIAL environment variable does not work :-( At this point I would like to try to applying only original dnscache-1.05-nxdspecial.patch file into pre-patched security version of djbdns. Is there anyone of you that can help me? Thanks Marco