chiark / gitweb /
dirmngr: Always print a warning for a missing /etc/hosts.
authorWerner Koch <wk@gnupg.org>
Mon, 3 Apr 2017 18:20:27 +0000 (20:20 +0200)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 18 Sep 2017 20:41:12 +0000 (21:41 +0100)
commit5540c8213e7ffdf569c34f25b9fae7b0b73aea3f
treefe7739270d0d706a9e17884b1a8a47e400e7723f
parentcfb12f979aaad5925500cf3edc6b748ddcc0a9f8
dirmngr: Always print a warning for a missing /etc/hosts.

* dirmngr/dns-stuff.c (libdns_init): No Windows specific handling of a
missing /etc/hosts.
--

My last comment on this was flawed.  Windows seems to always have its
version of /etc/hosts.  Only the en passant fixed bad escaping led me
assume that this was the case.  Thanks to Andre for complaining about
my comment remark.

Signed-off-by: Werner Koch <wk@gnupg.org>
(cherry picked from commit 35c843c815306f36d1efbc52f5e2f6bac3f67aec)

Gbp-Pq: Name 0061-dirmngr-Always-print-a-warning-for-a-missing-etc-hos.patch
dirmngr/dns-stuff.c