From owner-freebsd-current@FreeBSD.ORG Wed Jul 25 12:06:27 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A9981065674 for ; Wed, 25 Jul 2012 12:06:27 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id B39248FC18 for ; Wed, 25 Jul 2012 12:06:26 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirj.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1Su0MD-0004Ps-Qm for freebsd-current@freebsd.org; Wed, 25 Jul 2012 13:06:25 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1Su0MD-0001yo-MA for freebsd-current@freebsd.org; Wed, 25 Jul 2012 13:06:25 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id q6PC6Pa8032967 for ; Wed, 25 Jul 2012 13:06:25 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id q6PC6PkN032966 for freebsd-current@freebsd.org; Wed, 25 Jul 2012 13:06:25 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Wed, 25 Jul 2012 13:06:25 +0100 From: Anton Shterenlikht To: freebsd-current@freebsd.org Message-ID: <20120725120624.GA32934@mech-cluster241.men.bris.ac.uk> References: <20120725113029.GA11089@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120725113029.GA11089@mech-cluster241.men.bris.ac.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: openssl upgrade, libcrypto, libssl confusion X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 25 Jul 2012 12:06:27 -0000 On Wed, Jul 25, 2012 at 12:30:29PM +0100, Anton Shterenlikht wrote: > In /usr/src/UPDATING I see > > 20120712: > The OpenSSL has been upgraded to 1.0.1c. Any binaries requiring > libcrypto.so.6 or libssl.so.6 must be recompiled. Also, there are > configuration changes. Make sure to merge /etc/ssl/openssl.cnf. oops.. wait a minute, I'm still on # uname -a FreeBSD mech-cluster241.men.bris.ac.uk 10.0-CURRENT FreeBSD 10.0-CURRENT #6 r237134: Mon Jun 18 09:02:17 BST 2012 root@mech-cluster241.men.bris.ac.uk:/usr/obj/usr/src/sys/TZAV ia64 # So this change shouldn't apply to me yet. Still there are *lots* of binaries, and libs linked with /lib/libcrypto.so.6: Binaries that are linked with: /lib/libcrypto.so.6 /bin/ed /bin/red /lib/geom/geom_eli.so /sbin/hastctl /sbin/hastd /usr/bin/bdes /usr/bin/bsdcpio /usr/bin/bsdtar /usr/bin/bsnmpget /usr/bin/bsnmpset /usr/bin/bsnmpwalk /usr/bin/chkey /usr/bin/cvs /usr/bin/dc /usr/bin/dig /usr/bin/fetch /usr/bin/host /usr/bin/hxtool /usr/bin/kadmin /usr/bin/kcc /usr/bin/kdestroy /usr/bin/kf /usr/bin/kgetcred /usr/bin/kinit /usr/bin/klist /usr/bin/kpasswd /usr/bin/ksu /usr/bin/kswitch /usr/bin/newkey /usr/bin/nslookup /usr/bin/nsupdate /usr/bin/openssl /usr/bin/scp /usr/bin/sftp /usr/bin/slogin /usr/bin/ssh /usr/bin/ssh-add /usr/bin/ssh-agent /usr/bin/ssh-keygen /usr/bin/ssh-keyscan /usr/bin/string2key /usr/bin/telnet /usr/bin/verify_krb5_conf /usr/games/factor /usr/lib/libarchive.so.6 /usr/lib/libbsnmp.so.6 /usr/lib/libfetch.so.6 /usr/lib/libgssapi_krb5.so.10 /usr/lib/libgssapi_ntlm.so.10 /usr/lib/libheimntlm.so.11 /usr/lib/libhx509.so.11 /usr/lib/libkdc.so.11 /usr/lib/libkrb5.so.11 /usr/lib/libmp.so.7 /usr/lib/libradius.so.4 /usr/lib/libssh.so.5 /usr/lib/libssl.so.6 /usr/lib/pam_krb5.so.5 /usr/lib/pam_ksu.so.5 /usr/lib/pam_ssh.so.5 /usr/libexec/digest-service and so on, so is it really right that I can safely delete it? > > Looking at this: > > # make -C /usr/src check-old-libs > >>> Checking for old libraries > /lib/libcrypto.so.6 > /usr/lib/libssl.so.6 > # > -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423