]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - net-dns/djbdns/djbdns-1.05-r24.ebuild
Add the new string segment length patch for djbdns and bump the revision to include it.
[mjo-overlay.git] / net-dns / djbdns / djbdns-1.05-r24.ebuild
similarity index 97%
rename from net-dns/djbdns/djbdns-1.05-r23.ebuild
rename to net-dns/djbdns/djbdns-1.05-r24.ebuild
index a62772886f848e8784419f115f55d9ad8cfc60d1..0fd9cb7ebdf72a960add22f5b1824fedf4d630b7 100644 (file)
@@ -42,7 +42,8 @@ src_unpack() {
        epatch \
                "${FILESDIR}/headtail.patch" \
                "${FILESDIR}/dnsroots.patch" \
-               "${FILESDIR}/dnstracesort.patch"
+               "${FILESDIR}/dnstracesort.patch" \
+               "${FILESDIR}/string_length_255.patch"
 
        # Fix CVE2009-0858
        epatch "${FILESDIR}/CVE2009-0858_0001-check-response-domain-name-length.patch"