From owner-freebsd-current@freebsd.org Thu Oct 11 12:42:46 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D4EF10B9C93 for ; Thu, 11 Oct 2018 12:42:46 +0000 (UTC) (envelope-from oleglelchuk@gmail.com) Received: from mail-io1-xd2b.google.com (mail-io1-xd2b.google.com [IPv6:2607:f8b0:4864:20::d2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A06C96A82 for ; Thu, 11 Oct 2018 12:42:46 +0000 (UTC) (envelope-from oleglelchuk@gmail.com) Received: by mail-io1-xd2b.google.com with SMTP id m16-v6so6461733ioj.4 for ; Thu, 11 Oct 2018 05:42:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dS97qpkiCmjvp3/YRrvjqTTmDLWhcgLTcIUb+pC2p94=; b=PTmU0zVG2YQbo3AV1XLU+8vzPug34Tlb20pv6V5l8xWdPC7fk+/eHxunGw6xvrQn4I PUJdiZabhhKH6faMQOoe+oj5Q4pOXlVbJq95Uc4CyfKLo1i77ISOyIK8fbXhOmNli1zX qqj2SdAdEarsA7eIwFJ2Tv59K38Jwba5VH2STMXiSyd3Ikv8aFYkcg8UoIrr1NOCo5pX +oCzLY+Mc/bAGkUML9iI4TTnEWdCm8ntBMOKMMzQHBgh8mNlTqFeLrqI4T9CXTjL1ghP ynUuXJdnYpbsyE0IKnTjP5jxB6DPGoBoXWPTHlBDv+jqKUBOE0k3MlmoZatU9HYrF0fI vfDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dS97qpkiCmjvp3/YRrvjqTTmDLWhcgLTcIUb+pC2p94=; b=XZj/9p+teTO4fP/XAdUvPpWAcFDmcCQGNzDVdJky/a0Q/+XvtTyUjKLbr7Xs3/4XP5 zq9Mbc5mdCiyZFZpwg6/i2Z7ZBtgnjdMv1K+clWPUxGL3u1wfdQ98UvI9Z/Gyv4RSB2n nosdx1dCVzpZlE8PTH/k9T6Fv/3wLuKdUBSel3pRDwyIczm9/QoX35p1EHW+029Xs9tE NI1mabksBng27K07MiSbY/6+/8IxXdGJwzmzQSBopYIcPjlqd4FozpxOw8B9D/op+ZXO WqS7o+69PtBJWsbP18QJLxdW6C2UNOn/6dndpu1HHnUKaHEoa+jlSecPKFSEEdzAwrtZ u5RA== X-Gm-Message-State: ABuFfojG7dOELL/z8alRJDHUFAOyCTYUwJP2Y1W9umpnhPyuJujCTirv CCYgdczDhS51yb8EKxl62tztdQlNsgRsZo0qnVlzgA== X-Google-Smtp-Source: ACcGV62GZ+SocTbREowxZ6S4zy8QjUROO8luDCHSqPE76ZaL+bHl/FeVwSRs5vJWsqY2clgGK0097RfRpNfMx9giShA= X-Received: by 2002:a6b:b682:: with SMTP id g124-v6mr979338iof.185.1539261765515; Thu, 11 Oct 2018 05:42:45 -0700 (PDT) MIME-Version: 1.0 References: <20181009213425.GG61558@FreeBSD.org> <346b8805-f4d3-dc90-c882-d72f640b6a5c@protected-networks.net> In-Reply-To: From: Oleg Lelchuk Date: Thu, 11 Oct 2018 08:42:34 -0400 Message-ID: Subject: Re: HEADS-UP: OpenSSL 1.1.1 in 12.0 To: freebsd.current@clogic.com.ua Cc: imb@protected-networks.net, freebsd-current@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2018 12:42:46 -0000 net-p2p/libtorrent also can't be built with the new openssl. On Thu, Oct 11, 2018 at 2:05 AM wrote: > On 2018-10-10 06:14, Michael Butler wrote: > > On 10/9/18 5:34 PM, Glen Barber wrote: > >> OpenSSL has been updated to version 1.1.1 as of r339270. > >> > >> It is important to rebuild third-party packages before running: > >> > >> # make -C /usr/src delete-old && make -C /usr/src delete-old-libs > >> > >> Thank you for your patience while this work was in progress, and thank > >> you to all involved for their hard work in getting things ready for > >> this > >> update. > > > > So far, I've found two ports that will no longer build. They are: > > > > net-mgmt/net-snmp > > security/opencryptoki > > > > I simply chose those that were linked to /usr/lib/libssl.so.8 where the > > openssl update creates libssl.so.9. There may be more I haven't found > > yet, > > > > imb > > You always can add DEFAULT_VERSIONS+=ssl=openssl to /etc/make.conf to > use openssl from ports. > Anyway, I think apps from ports need to use openssl from ports. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >