From owner-freebsd-testing@FreeBSD.ORG Thu Oct 23 20:47:20 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EBE81C6B for ; Thu, 23 Oct 2014 20:47:20 +0000 (UTC) Received: from mail-qg0-f41.google.com (mail-qg0-f41.google.com [209.85.192.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC7A6E50 for ; Thu, 23 Oct 2014 20:47:20 +0000 (UTC) Received: by mail-qg0-f41.google.com with SMTP id a108so90172qge.28 for ; Thu, 23 Oct 2014 13:47:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:content-type; bh=XQi5noA4anbVykpAxZxdJSKq85wzg0n8FkQYzKk5j2I=; b=Mu1Wj+inynQSZEHaui3q+y669+02tobKEBxxludlrlNsTjqKrIO0SiGLeiwSix4cCy FNNdScJ5C4SEQgZlEeIdwBNK6GRW14CscwSLWd0kojklZufLYk4zNz9QN3cVbjNOnpet ZOFcx4+zAwB8ghJBNw/7Ym2B3dzQWDz95BGBocRQZPnRq4u8WhqXP1a3IXd8rqyHR/BF 5xpF1T0Y6RSt86dru8yRVkcii6HaRcj48QRpT73OSur8Nr/W0P1ymcjuWmxCybwbcb5o OYQpFlezYjC0NmLMhHW7KRs+Uegvuk5/eboZR4fLhUKlyU3L+UtUyJ0EVxe/e636HyXX X3nw== X-Gm-Message-State: ALoCoQmGDpwRqgs8483SlzAuNZ3h6UZEg0lQVkSpIATz6rbzLxIpO1M6SbwCer+jC43ogM0SCrpT X-Received: by 10.170.139.86 with SMTP id g83mr53698ykc.96.1414097233552; Thu, 23 Oct 2014 13:47:13 -0700 (PDT) MIME-Version: 1.0 Sender: jmmv@meroh.net Received: by 10.96.75.134 with HTTP; Thu, 23 Oct 2014 13:46:53 -0700 (PDT) X-Originating-IP: [2620:0:1040:404:4125:2f63:d571:20d0] In-Reply-To: References: From: Julio Merino Date: Thu, 23 Oct 2014 21:46:53 +0100 X-Google-Sender-Auth: M16mz0Mw4s2SqO_9JqEb80su7Bk Message-ID: Subject: Fwd: ANNOUNCE: ATF 0.21 released To: "freebsd-testing@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2014 20:47:21 -0000 FYI. Will update the ports shortly. Also working on an import of this release into current, but that's a bit trickier so it will take a bit longer. Lastly, also note the To: line. atf-devel is being phased out in favor of atf-discuss. ---------- Forwarded message ---------- From: Julio Merino Date: Thu, Oct 23, 2014 at 9:29 PM Subject: ANNOUNCE: ATF 0.21 released To: atf-devel@netbsd.org, atf-discuss@googlegroups.com Hello everyone, I'm pleased to announce that ATF 0.21 is available for download. https://github.com/jmmv/atf/releases/tag/atf-0.21 This is a major "cleanup release" in which many outstanding bugs have been addressed and in which the documentation has significantly improved to provide better usability. Please refer to the link above for a link to the release file as well as the detailed list of all changes. Enjoy!