Date: Sun, 22 Sep 2002 10:31:07 +0200 From: Udo Schweigert <Udo.Schweigert@siemens.com> To: Jacques Vidrine <nectar@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/net getaddrinfo.c gethostbydns.c getnetbydns.c name6.c res_update.c Message-ID: <20020922083107.GA23940@alaska.cert.siemens.de> In-Reply-To: <200209191345.g8JDjOwg079182@freefall.freebsd.org> References: <200209191345.g8JDjOwg079182@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 19, 2002 at 06:45:23 -0700, Jacques Vidrine wrote: > nectar 2002/09/19 06:45:23 PDT > > Modified files: (Branch: RELENG_4) > lib/libc/net getaddrinfo.c gethostbydns.c > getnetbydns.c name6.c res_update.c > Log: > MFC getaddrinfo.c 1.32, 1.33; > gethostbydns.c 1.39; > getnetbydns.c 1.24, 1.25; > name6.c 1.27, 1.28; > res_update.c 1.7: > Check for truncation in calls to res_send/res_query/res_search. > Increase resolver buffer size. > > Approved by: re (jhb) > > Revision Changes Path > 1.9.2.10 +47 -20 src/lib/libc/net/getaddrinfo.c > 1.27.2.3 +5 -1 src/lib/libc/net/gethostbydns.c > 1.13.2.3 +14 -2 src/lib/libc/net/getnetbydns.c > 1.6.2.7 +53 -26 src/lib/libc/net/name6.c > 1.2.2.2 +8 -2 src/lib/libc/net/res_update.c > I just updated here and now I get "Non-recoverable failure in name resolution" for every ssh-connection I try (only workaround at the moment is to enter the IP into /etc/hosts). (I cvsuped Sun Sep 22 08:15:00 UTC 2002). I think there's still a problem in this libc update :-( Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC CERT, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020922083107.GA23940>