From owner-freebsd-virtualization@FreeBSD.ORG Thu Sep 19 05:05:04 2013 Return-Path: Delivered-To: freebsd-virtualization@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 ESMTP id BBA756C1 for ; Thu, 19 Sep 2013 05:05:04 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pd0-x22a.google.com (mail-pd0-x22a.google.com [IPv6:2607:f8b0:400e:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 98F67210F for ; Thu, 19 Sep 2013 05:05:04 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id x10so7993982pdj.29 for ; Wed, 18 Sep 2013 22:05:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=NnB2cHPBJBC3KrfSZcX8Oo5qyMzn3+SnAfCUCVFU22M=; b=L4KImf2bShIsd4qFTjcpetj2zxBxpbIf+/p63RUTYj2NUf7mFDbvh918XLN2wm/PpC tnH+gF94FmLk7NjYvZsGdqKviBUrVjzHs69YdMtBJa889p+lTi4mnKEWUQ/rdLxq8yFo KNDr9+XlYEdHj3CAm0SGYjpbDG8ZGF9229uMq9/ckyURkQOL/Z1cF9ZnPaJPFvv/FG5t MhbCMsBVi/nbbDHLg+ttUtQZpD34XFoxPlzgaAwMNPeWUiy5We2pNSu/7LXiJl5JDsF6 t2n6/6aC8j0aVOYItR7Wqwecp7Cw+L4edp3CI5XwaaLZnduKV7qvUysSdXWPbIvT1FAG vHtg== MIME-Version: 1.0 X-Received: by 10.66.217.166 with SMTP id oz6mr603124pac.22.1379567104160; Wed, 18 Sep 2013 22:05:04 -0700 (PDT) Received: by 10.68.253.162 with HTTP; Wed, 18 Sep 2013 22:05:04 -0700 (PDT) Date: Thu, 19 Sep 2013 01:05:04 -0400 Message-ID: Subject: CFT: PetiteCloud 0.1.1 From: Aryeh Friedman To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Sep 2013 05:05:04 -0000 We have made a few critical security fixes in emulators/petitecloud 0.1.1 in order to make portmgr@ willing to accept the port. (For details, see thread about emulators/petitecloud in freebsd-ports@freebsd.org .) The primary improvements are: * Password protect all phases of web/bhyve interactions * Wrote a README (/usr/local/share/doc/petitecloud/README) petitecloud.org's download page has been updated to make 0.1.1 the default download (0.1 is still available on ftp).