summaryrefslogtreecommitdiffstats
path: root/bind99-libidn4.patch
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2014-05-26 15:42:49 +0200
committerTomas Hozza <thozza@redhat.com>2014-05-26 15:42:49 +0200
commit4ecbfd89d6db65135d670e5c0d5a91be938f17eb (patch)
tree4725f40db8bfe5956546db7f0127b70267974af6 /bind99-libidn4.patch
parent9f33a20115a9be5d140c89ab747a51c27572ac1e (diff)
downloadbind-4ecbfd89d6db65135d670e5c0d5a91be938f17eb.tar.gz
bind-4ecbfd89d6db65135d670e5c0d5a91be938f17eb.tar.xz
bind-4ecbfd89d6db65135d670e5c0d5a91be938f17eb.zip
Squash libidn patches into one
Signed-off-by: Tomas Hozza <thozza@redhat.com>
Diffstat (limited to 'bind99-libidn4.patch')
-rw-r--r--bind99-libidn4.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/bind99-libidn4.patch b/bind99-libidn4.patch
deleted file mode 100644
index 99c1f13..0000000
--- a/bind99-libidn4.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -up bind-9.7.0-P2/bin/dig/dig.docbook.rh811566 bind-9.7.0-P2/bin/dig/dig.docbook
---- bind-9.7.0-P2/bin/dig/dig.docbook.rh811566 2012-06-20 15:50:03.206839118 +0200
-+++ bind-9.7.0-P2/bin/dig/dig.docbook 2012-06-20 15:50:28.368558830 +0200
-@@ -912,8 +912,8 @@ dig +qr www.isc.org any -x 127.0.0.1 isc
- <command>dig</command> appropriately converts character encoding of
- domain name before sending a request to DNS server or displaying a
- reply from the server.
-- If you'd like to turn off the IDN support for some reason, defines
-- the <envar>IDN_DISABLE</envar> environment variable.
-+ If you'd like to turn off the IDN support for some reason, define
-+ the <envar>CHARSET=ASCII</envar> environment variable.
- The IDN support is disabled if the variable is set when
- <command>dig</command> runs.
- </para>