From owner-freebsd-current@freebsd.org Fri Apr 15 15:35:23 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2AE76AED641 for ; Fri, 15 Apr 2016 15:35:23 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (bird.sbone.de [46.4.1.90]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DBD3411A8; Fri, 15 Apr 2016 15:35:22 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 3E2A025D388E; Fri, 15 Apr 2016 15:35:19 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 566E0D1F894; Fri, 15 Apr 2016 15:35:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id 71tDCVVjM85J; Fri, 15 Apr 2016 15:35:17 +0000 (UTC) Received: from [IPv6:fde9:577b:c1a9:4420:cabc:c8ff:fe8b:4fe6] (orange-tun0-ula.sbone.de [IPv6:fde9:577b:c1a9:4420:cabc:c8ff:fe8b:4fe6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 0AE39D1F893; Fri, 15 Apr 2016 15:35:16 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: Update to 11.0-RELEASE Schedule From: "Bjoern A. Zeeb" In-Reply-To: Date: Fri, 15 Apr 2016 15:35:15 +0000 Cc: FreeBSD Release Engineering Team , FreeBSD Current Content-Transfer-Encoding: 7bit Message-Id: References: <20160413234548.GL18163@FreeBSD.org> <5710F15A.30805@gmail.com> <4AC35CD4-593A-4E88-A51B-3A2815765533@lists.zabbadoz.net> To: Sami Halabi X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 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: Fri, 15 Apr 2016 15:35:23 -0000 > On 15 Apr 2016, at 15:32 , Sami Halabi wrote: > > Hi, > Myabe i missed something... what isbthe work about? is it about stabilizimg > current viamge or something else? Yes more stable top-down-teardown and reducing the possible memory leaks. /bz