From owner-dev-commits-doc-all@freebsd.org Thu Jan 21 02:02:36 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2D4BA4E2926 for ; Thu, 21 Jan 2021 02:02:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DLlyh0rzqz4dtr; Thu, 21 Jan 2021 02:02:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0FE94238F3; Thu, 21 Jan 2021 02:02:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 10L22ZPj004894; Thu, 21 Jan 2021 02:02:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 10L22Zdv004893; Thu, 21 Jan 2021 02:02:35 GMT (envelope-from git) Date: Thu, 21 Jan 2021 02:02:35 GMT Message-Id: <202101210202.10L22Zdv004893@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Daniel Ebdrup Jensen Subject: git: 3200fb1e31 - main - 2020q4 report: Fix more mistakes, some from md>db conversion MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: debdrup X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3200fb1e31f28275016ce5897167f749e87fa93a Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2021 02:02:36 -0000 The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/doc/commit/?id=3200fb1e31f28275016ce5897167f749e87fa93a commit 3200fb1e31f28275016ce5897167f749e87fa93a Author: Daniel Ebdrup Jensen AuthorDate: 2021-01-21 01:49:55 +0000 Commit: Daniel Ebdrup Jensen CommitDate: 2021-01-21 02:01:32 +0000 2020q4 report: Fix more mistakes, some from md>db conversion Submitted by: maxim@ (earlier version) --- .../htdocs/news/status/report-2020-10-2020-12.xml | 29 +++++++++++++--------- 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2020-10-2020-12.xml b/en_US.ISO8859-1/htdocs/news/status/report-2020-10-2020-12.xml index 8d8c3e7bac..466030322e 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2020-10-2020-12.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2020-10-2020-12.xml @@ -1063,7 +1063,7 @@ both development efforts can be merged to FreeBSD later on. The tricky part of this project is the manual comparison, since Apple doesn't provide any changelogs.

-

I am currently working on on the macOS Catalina sources and hopefully Apple +

I am currently working on the macOS Catalina sources and hopefully Apple will release the sources of macOS Big Sur in time for FreeBSD 13.

@@ -1320,7 +1320,7 @@ This allows us to change the pf_krule structure, to change uint64_t to counter_u64_t, without affecting user space.

Olivier Cochard-Labbé tested the full set of changes, and found (depending on -hardware) substantial improvements in throughput: +hardware) substantial improvements in throughput.

Sponsor: Orange Business Services

@@ -1453,7 +1453,11 @@ It closes the long-standing feature gap with other modern networking OSes.

Background

-

Initial FreeBSD multipath implementation, RADIX_MPATH, was added back in 2008. It was based on the radix changes and represented multipath routes as a linked-list of chained paths. It was not fully finished and tested, resulting in many crash reports. +

Initial FreeBSD multipath implementation, RADIX_MPATH, +was added back in 2008. +It was based on the radix changes and represented multipath routes as +a linked-list of chained paths. It was not fully finished and tested, +resulting in many crash reports.

Implementation overview

@@ -1602,7 +1606,7 @@ only 374 MB (3.36x).

Sponsor: The FreeBSD Foundation

-arm64 platform updatesq +arm64 platform updates @@ -2088,8 +2092,9 @@ and libraries will be removed since they no longer work with Xfce 4.16:
  • x11-toolkits/libxfce4gui

  • -WARNING: Unfortunately this update can reveal a bug in pkg which can -

    cause files from the libexo package to be absent after upgrade. + +

    WARNING: Unfortunately this update can reveal a bug in pkg which can +cause files from the libexo package to be absent after upgrade. To avoid the issue, upgrade the libexo package by itself before the rest of the packages, as described in UPDATING entry 20210102.

    @@ -2282,11 +2287,11 @@ ports (sysutils/bastille) was updated to 0.7.20200414. CheriBSD -http://www.cheri-cpu.org -https://github.com/CTSRD-CHERI/cheribsd -https://www.morello-project.org -https://morello-dist.cl.cam.ac.uk -https://developer.arm.com/architectures/cpu-architecture/a-profile/morello +CHERI Project homepage +CHERi github repo +Morello Platform landing page +CheriBSD Morello Developer Preview +ARM Morello Program @@ -2603,7 +2608,7 @@ Puppet 7 in a few weeks, probably when Puppet 5 will have reached EOL. Prometheus NFS Exporter -https://github.com/Axcient/freebsd-nfs-exporter +FreeBSD NFS statistics exporter for Prometheus