From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#30396: nscd segfaults on attempt to ssh to .local host Date: Thu, 15 Feb 2018 10:38:21 +0100 Message-ID: <87vaeyfv8y.fsf@gnu.org> References: <86inb71h38.fsf@gmail.com> <87shabru5x.fsf@gnu.org> <87mv0jrsu9.fsf@gnu.org> <87vaf6z1nx.fsf@gnu.org> <86efluq6rr.fsf@gmail.com> <87efltyghb.fsf@gnu.org> <86y3k0yhze.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emG0R-0007kY-0E for bug-guix@gnu.org; Thu, 15 Feb 2018 04:39:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emG0M-0007QG-5f for bug-guix@gnu.org; Thu, 15 Feb 2018 04:39:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35739) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1emG0M-0007QB-28 for bug-guix@gnu.org; Thu, 15 Feb 2018 04:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1emG0L-00043Y-SY for bug-guix@gnu.org; Thu, 15 Feb 2018 04:39:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <86y3k0yhze.fsf@gmail.com> (myglc2@gmail.com's message of "Sat, 10 Feb 2018 10:36:21 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: myglc2@gmail.com Cc: 30396-done@debbugs.gnu.org Hi, It=E2=80=99s definitely fixed with the upgrade to nss-mdns 0.12: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D9859b5c190b43a2d5= 3f03f1ac71bad20c74b632b Ludo=E2=80=99.