From owner-svn-src-head@FreeBSD.ORG Mon Dec 2 17:19:10 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D5384F1; Mon, 2 Dec 2013 17:19:10 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9DE0115BB; Mon, 2 Dec 2013 17:19:09 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id rB2HJ7Kn055495 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 2 Dec 2013 21:19:07 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id rB2HJ7St055494; Mon, 2 Dec 2013 21:19:07 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 2 Dec 2013 21:19:07 +0400 From: Gleb Smirnoff To: Pawel Jakub Dawidek Subject: Re: svn commit: r258850 - in head/lib: libcapsicum libcasper Message-ID: <20131202171907.GN48919@FreeBSD.org> References: <201312021707.rB2H7MBZ090689@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201312021707.rB2H7MBZ090689@svn.freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Dec 2013 17:19:10 -0000 Pawel, On Mon, Dec 02, 2013 at 05:07:22PM +0000, Pawel Jakub Dawidek wrote: P> Author: pjd P> Date: Mon Dec 2 17:07:22 2013 P> New Revision: 258850 P> URL: http://svnweb.freebsd.org/changeset/base/258850 P> P> Log: P> Both libcasper and libcapsicum libraries have to be installed in /lib/, P> as they are used by /sbin/casperd. Although time window was small, still you need to put the files into ObsoletedFiles.inc. Couple of my hosts already got /usr/lib/libcasper.* installed. -- Totus tuus, Glebius.