From owner-freebsd-pkg@freebsd.org Sat Aug 25 11:41:03 2018 Return-Path: Delivered-To: freebsd-pkg@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 DEB081087A2C for ; Sat, 25 Aug 2018 11:41:03 +0000 (UTC) (envelope-from bsdpkg@cloudzeeland.nl) Received: from poseidon.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6567F94B6B for ; Sat, 25 Aug 2018 11:41:02 +0000 (UTC) (envelope-from bsdpkg@cloudzeeland.nl) Received: from poseidon.cloudzeeland.nl (cloudzeeland.nl [10.10.10.36]) by poseidon.cloudzeeland.nl (Postfix) with ESMTP id 7B273F61EA for ; Sat, 25 Aug 2018 13:41:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cloudzeeland.nl; s=cloud; t=1535197261; bh=TV6IO0oEVFwzt2d7EACeIyjTcKti3njn0iLLvxT4Eug=; h=To:From:Subject:Date; b=PGCs58oAW4an6vrA1mlHdlb04mKO38O9luqoR8CA9/p5syAWmnpWnCKUqXPR5ATQg sRqBLXHW6i4Eq/pcxn/lVTBarT2OObmprUd0sqt044dBCM8/ndoItLbVSHJ3RMRXcS DYRJUQ+5AbRboMnIZEHadne+ByOMqUJn0Dx/iZiM= Received: from [10.10.10.34] (unknown [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by poseidon.cloudzeeland.nl (Postfix) with ESMTPSA id 11D17F61E9 for ; Sat, 25 Aug 2018 13:41:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cloudzeeland.nl; s=cloud; t=1535197261; bh=TV6IO0oEVFwzt2d7EACeIyjTcKti3njn0iLLvxT4Eug=; h=To:From:Subject:Date; b=PGCs58oAW4an6vrA1mlHdlb04mKO38O9luqoR8CA9/p5syAWmnpWnCKUqXPR5ATQg sRqBLXHW6i4Eq/pcxn/lVTBarT2OObmprUd0sqt044dBCM8/ndoItLbVSHJ3RMRXcS DYRJUQ+5AbRboMnIZEHadne+ByOMqUJn0Dx/iZiM= To: freebsd-pkg@freebsd.org From: Tilly Subject: Packages vs backdoors Message-ID: <80377495-bafd-ef8d-4b21-a6277c36e766@cloudzeeland.nl> Date: Sat, 25 Aug 2018 13:41:01 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-GB X-Virus-Scanned: ClamAV using ClamSMTP on poseidon.cloudzeeland.nl X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2018 11:41:04 -0000 Recently switched from ports to packages - is there a way of checking updates on evt backdoors prior to installation? Thanks, T.