]> git.pld-linux.org Git - packages/bind.git/commitdiff
- obsolete
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 3 Mar 2007 17:39:58 +0000 (17:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bind-idn.patch -> 1.7

bind-idn.patch [deleted file]

diff --git a/bind-idn.patch b/bind-idn.patch
deleted file mode 100644 (file)
index 78fec79..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- bind-9.3.1/contrib/idn/idnkit-1.0-src/patch/bind9/bind-9.3.1-patch~        2004-12-13 01:06:44.000000000 +0100
-+++ bind-9.3.1/contrib/idn/idnkit-1.0-src/patch/bind9/bind-9.3.1-patch 2005-03-15 11:53:31.726411768 +0100
-@@ -995,7 +995,7 @@
- +                                  sizeof(utf8_textname));
- +             idn_check_result(mr, "append origin to textname");
- +     }
--+     mr = idn_encodename(IDN_LOCALMAP | IDN_NAMEPREP | IDN_ASCCHECK |
-++     mr = idn_encodename(IDN_LOCALMAP | IDN_NAMEPREP | 
- +                         IDN_IDNCONV | IDN_LENCHECK, utf8_textname,
- +                         idn_textname, sizeof(idn_textname));
- +     idn_check_result(mr, "convert UTF-8 textname to IDN encoding");
This page took 0.053537 seconds and 4 git commands to generate.