From pgnet.dev@gmail.com Thu Apr 20 17:23:46 2017 MIME-Version: 1.0 In-Reply-To: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham autolearn_force=no version=3.4.0 X-RT-Interface: API References: Content-Language: en-US X-Received: by 10.99.125.73 with SMTP id m9mr8813627pgn.234.1492709022787; Thu, 20 Apr 2017 10:23:42 -0700 (PDT) Reply-To: pgnet.dev@gmail.com Message-ID: <9db3cb37-7eb2-809f-d367-a08d4dcdbe24@gmail.com> content-type: text/plain; charset="utf-8"; format="flowed" X-RT-Original-Encoding: utf-8 Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) by bugs.isc.org (Postfix) with ESMTP id 0620271B5A8 for ; Thu, 20 Apr 2017 17:23:46 +0000 (UTC) Received: from mail-io0-x241.google.com (mail-io0-x241.google.com [IPv6:2607:f8b0:4001:c06::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id B8FBF3493CD for ; Thu, 20 Apr 2017 17:23:43 +0000 (UTC) Received: by mail-io0-x241.google.com with SMTP id h41so18634500ioi.1 for ; Thu, 20 Apr 2017 10:23:43 -0700 (PDT) Received: from deskEdgar.presence-group.net (99-7-172-215.lightspeed.snmtca.sbcglobal.net. [99.7.172.215]) by smtp.gmail.com with ESMTPSA id c90sm11614502pfk.96.2017.04.20.10.23.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2017 10:23:42 -0700 (PDT) Delivered-To: bind9-bugs@bugs.isc.org Subject: Re: [ISC-Bugs #45117] 9.11.1 - bind 9.11.1, linking with 'supported' OpenSSL fails at use of deprecated/undef'd v10x api symbol, ERR_load_crypto_strings User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:53.0) Gecko/20100101 Thunderbird/53.0 Return-Path: Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=reply-to:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=9yGqXDufzPG+T800pqnaHAds2j+8/TkIJd8ysZC7mVc=; b=U3IPhiWS+7xCwhMUonHovVv5Krc+/EeJn9dQvXI8Bxo+IKi2GF2ideEeJETjM7Vi9u Z/i28fAnjcm3uGkJHImTqWONzk44KzPeskXBs0gThcvU1DiL/Ae/8kRRkm0frOVuVTl1 3cRCTtj/jbsxgNZahkY3piowvULRYQYpyEA/1BBDWKYGC7WdJSg2hMHoiuV/+wjncO/0 r2XSmubGnkcdKeDdEw+8Ilbn+YGuC/TgdwSwCFj0A7+wv/IrXaHnyLVw5kNtxN9wlG+U MJZj5mkL7Ng9CKYr+X48bHXnh72lQNua/NiUbjnpgrUVm3qM4Av777OqDvyO9jkKPzsp W3Jw== X-Original-To: bind9-bugs@bugs.isc.org X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:reply-to:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=9yGqXDufzPG+T800pqnaHAds2j+8/TkIJd8ysZC7mVc=; b=AOlpILrT6MClo1hO6+eT3+IDKRWMi6meyJ97iS1l4RlJcrcnA1Na5MCAluZ1ski7gW GWoJLjbtiZJtB5kfMjb9Y6v3H39RCasdYqTwDuv3/4iLIQG3GRATokUKUcod+FDz+FcV B1OCwasYTSKNNABMWqa/EZRCfy5FcABTFdB/n2ozU9iIZKJ24+yoinvoIJDgwrK6mXXw lljCdCDdz9KL+HvxroSuR3zzwCObv4MbuE6/EqlBQ6Ea4e9rt/1Z3LUhPp+ZeDCTsu6r ChYRLyhZH7gAaO/pwTty2iSpz8kT7xqHoyOq2h6AVP7WzOrWyrKpItISjOqn9bpXZeQr RR0g== Date: Thu, 20 Apr 2017 10:23:40 -0700 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org To: bind9-bugs@isc.org Content-Transfer-Encoding: 7bit From: "PGNet Dev" X-GM-Message-State: AN3rC/7UWTND1Tjsj3KlmXV6073T4RNRYKxUlHmjTXHYHxoO3BWCd2fR Ob19N/NHhWaQPCSI RT-Message-ID: Content-Length: 709 On 4/20/17 7:44 AM, Mark Andrews via RT wrote: > Someone decided to disable all backwards compatibility when they built OpenSSL 1.1.0. Yep, as our in-development, production stack is only 'forward-looking' w.r.t. Openssl. > Unfortunately when we test built against OpenSS1 1.1.0 we did a default build which > doesn't do this. Anyway the fix is simple. If that's all it was, seems to do the trick: named -V BIND 9.11.1 running on Linux x86_64 4.10.10-2.ga78ebd0-default #1 SMP PREEMPT Wed ... compiled by GCC 6.3.1 20170331 [gcc-6-branch revision 246609] compiled with OpenSSL version: OpenSSL 1.1.0e 16 Feb 2017 linked to OpenSSL version: OpenSSL 1.1.0e 16 Feb 2017 ... thanks!