From owner-svn-doc-all@freebsd.org Mon Nov 27 03:14:31 2017 Return-Path: Delivered-To: svn-doc-all@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 C1A5EDF716F; Mon, 27 Nov 2017 03:14:31 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 80AA215C1; Mon, 27 Nov 2017 03:14:31 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAR3EUQp097235; Mon, 27 Nov 2017 03:14:30 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAR3EUBE097234; Mon, 27 Nov 2017 03:14:30 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201711270314.vAR3EUBE097234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Mon, 27 Nov 2017 03:14:30 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51228 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head X-SVN-Commit-Author: bjk X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/news/status X-SVN-Commit-Revision: 51228 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2017 03:14:31 -0000 Author: bjk Date: Mon Nov 27 03:14:30 2017 New Revision: 51228 URL: https://svnweb.freebsd.org/changeset/doc/51228 Log: Add 2017Q3 core@ entry from matthew Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Mon Nov 27 02:42:02 2017 (r51227) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Mon Nov 27 03:14:30 2017 (r51228) @@ -707,4 +707,140 @@ href="https://wiki.FreeBSD.org/Jenkins/TODO">https://wiki.FreeBSD.org/Jenkins/TODO. + + + The &os; Core Team + + + + &os; Core Team + core@FreeBSD.org + + + + +

The new "&os; Community Process" was drafted during BSDCan + earlier this year. The first such document, FCP 0, defines how + the whole process works. After some time for discussion and + revision, FCP 0 was voted on and accepted by core, following the + procedure laid down within that document. Currently the use of FCPs + is entirely optional; we shall see how the community begins to + adopt their usage and evolve the process based on experience.

+ +

A draft update to the Code of Conduct has been prepared by the + advisory committee. Core is currently reviewing the text, and + will soon vote on accepting it. Core is keen to avoid the trap of + "rules lawyering". At the moment, the feeling is + that we need to add a preamble to the CoC to articulate the + goals of the project and to act as a general guide to the + exercise of the code.

+ +

This quarter has been quite a busy one concerning changes to + the roster of committers and project members. We have elected our + first new Project Member — John Hixson, who will be familiar from + many conferences where he has given presentations and ably + represented iXsystems. A second proposed Project Member was not + accepted by core, but only because core felt that Fedor Uporov + really deserved a commit bit instead.

+ +

In addition to Fedor Uporov, please also welcome (in no + particular order) Matt Joras, Marcin Wojtas, Chuck Tuffli, Ilya + Bakulin and Alex Richardson as brand new committers. We have also + awarded Steven Hurd and Eugene Grosbein src commit bits to go with + their existing ports bits. Welcome back Gordon Tetlow as a src + committer, essential for his new role within secteam. Eric Davis + and Rui Paulo have both decided to hang up their commit bits: we + wish them well in their future endeavours. Finally, we must + report the sad death of Andrey Chernov, who will be sorely missed + by his colleagues and collaborators.

+ +

Andrey's death has highlighted another question which is only + going to become more complex over time. Keeping track of + copyrights is already hard enough within a mature source tree with + many contributors, such as the &os; sources. Now we need to + consider trying to keep track of the heirs and beneficiaries of + contributors who have sadly passed away. Core will consult with + the Foundation legal team to discuss possible approaches to + alleviate this.

+ +

There have been complaints that the workings of Core are being + kept overly confidential, and that consequently the majority of + the project has too little idea of what is going on. This is + certainly not intentional by Core, and we are keen to open up + Core's business to more general community scrutiny as far as seems + reasonable.

+ +

Core dealt with a number of licensing questions:

+ +
    +
  • When upstreaming patches and other original works to + VirtualBox or other Oracle properties, pragmatically it works + best to provide them under the terms of the MIT license (one + of two opensource licenses accepted by Oracle). Of course, + this only applies to work upstreamed by or with the permission + of the original author.
  • + +
  • The Viking software license is sufficiently BSD-like that + magic constants from their drivers can be used in &os; + code.
  • + +
  • There is no separate register of deviations from the allowed + BSD-like licenses in the source tree: any code in the tree + under other than BSD-like license terms can be assumed to have + been approved by core.
  • + +
  • At the moment the &os; copyright requirement to include + the copyright notice in redistributions in binary form is + satisfied by making the &os; sources, with all of the + detailed copyright information included in the different source + code files, available alongside pre-compiled system images. + However, this does not necessarily meet the needs of downstream + projects based on &os;, and given the new "packaged base", + adding per-package licensing metadata in a way similar to how + the Ports Collectionworks is under consideration as an alternative + mechanism.
  • +
+ +

Concerns were raised regarding the pending HardenedBSD entry in the + previous quarterly report prior to publication. The &os; + project welcomes reports from separate (but derived) projects in + quarterly reports and has included similar reports in the past + from other projects (such as TrueOS and pfSense). The HardenedBSD + report was edited for length and to concentrate on activities + during the quarter in question.

+ +

Amazon is proposing to set up mirrors of the FreeBSD-update and + pkg servers within AWS in order to provide faster + access for EC2 users. These mirrors will be publicly + accessible, but the expectation is that use will primarily be + from within EC2. &os; AMIs will have a preset configuration + that references the Amazon servers.

+ +

The old, long deprecated and insecure "r-commands" (rsh, + rlogin, rcp) are being removed from the base system for + 12.0-RELEASE. Notice of this was added to the man pages and + release notes in time for 11.1-RELEASE and 10.4-RELEASE. Anyone + requiring these commands for backwards compatibility can use the + new net/bsdrcmds port.

+ +

Work to replace Heimdal Kerberos in base with the more widely + compatible MIT Kerberos has begun in a new + projects/krb5 branch. This should not fall foul of + any US cryptography export regulations: the project is + required to notify the US government that cryptographic + software can be downloaded from &os; servers, and this already + covers MIT Kerberos, already available within ports.

+ +

A number of Bay Area &os; User Group-related domain names + are being given up by their original owner. The current BAFUG + organisers have been made aware.

+ +

Core has voted on a change to the Doceng voting rules to + provide for a "did not vote" status during doceng + voting similar to how portmgr and core voting operates. The + current requirement for all five members of doceng to register + a vote on issues was proving to be a significant + bottleneck.

+ +