From owner-svn-doc-head@FreeBSD.ORG Thu Apr 30 15:44:02 2015 Return-Path: Delivered-To: svn-doc-head@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 A879BF7; Thu, 30 Apr 2015 15:44:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 96C5D1A28; Thu, 30 Apr 2015 15:44:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3UFi2uI093275; Thu, 30 Apr 2015 15:44:02 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3UFi2RT093274; Thu, 30 Apr 2015 15:44:02 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201504301544.t3UFi2RT093274@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Thu, 30 Apr 2015 15:44:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46629 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2015 15:44:02 -0000 Author: bjk Date: Thu Apr 30 15:44:01 2015 New Revision: 46629 URL: https://svnweb.freebsd.org/changeset/doc/46629 Log: Add summary for the 2015Q1 report Reviewed by: theraven (previous version) Approved by: hrs (mentor, implicit) Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Thu Apr 30 11:09:11 2015 (r46628) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Thu Apr 30 15:44:01 2015 (r46629) @@ -26,8 +26,19 @@ March 2015. This is the first of four reports planned for 2015.

-

The first quarter of 2015... was a very busy and productive - time.

+

The first quarter of 2015 was another productive quarter for + the &os; project and community. &os; is being used in research + projects, and those projects are making their way back into &os; + as new and exciting features, bringing improved network performance + and security features to the system. Work continues to improve + support for more architectures and architecture features, + including progress towards the goal of making ARM (32- and 64-bit) a + Tier 1 platform in &os; 11. The toolchain is receiving updates, with + new versions of clang/LLVM in place, migrations to ELF Tool Chain + tools, and updates to the LLDB and gdb debuggers. Work by ports + teams and kernel developers is maintaining and improving the state of + &os; as a desktop operating system. The pkg team is continuing to + make binary packages easier to use and upgrade.

Thanks to all the reporters for the excellent work!