From owner-dev-commits-doc-all@freebsd.org Mon Dec 14 06:06:43 2020 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 65F074AF0C2 for ; Mon, 14 Dec 2020 06:06:43 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CvW9v2Sv3z4S8t; Mon, 14 Dec 2020 06:06:43 +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 427EF1CDF7; Mon, 14 Dec 2020 06:06:43 +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 0BE66h2O097709; Mon, 14 Dec 2020 06:06:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BE66hbk097708; Mon, 14 Dec 2020 06:06:43 GMT (envelope-from git) Date: Mon, 14 Dec 2020 06:06:43 GMT Message-Id: <202012140606.0BE66hbk097708@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Guangyuan Yang Subject: git: eb28fee24e - handbook: document new commit message mailing lists MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb28fee24ea0cf297b2aa2e6fd7fa2b8dc97cade 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: Mon, 14 Dec 2020 06:06:43 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/doc/commit/?id=eb28fee24ea0cf297b2aa2e6fd7fa2b8dc97cade commit eb28fee24ea0cf297b2aa2e6fd7fa2b8dc97cade Author: Guangyuan Yang AuthorDate: 2020-12-14 05:54:22 +0000 Commit: Guangyuan Yang CommitDate: 2020-12-14 05:54:22 +0000 handbook: document new commit message mailing lists Reviewed by: bcr Differential Revision: https://reviews.FreeBSD.org/D27591 --- .../books/handbook/eresources/chapter.xml | 78 +++++++++++++++++++++- en_US.ISO8859-1/share/xml/mailing-lists.ent | 28 ++++++++ 2 files changed, 105 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml index 492c77d2b1..48b4e25ce5 100644 --- a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml @@ -751,12 +751,88 @@ the digest options can be changed in the account options section. + Commit message lists: The following + lists are for people interested in seeing the log messages for + changes to various areas of the source tree. They are + Read-Only lists and should not have mail + sent to them. + + + SVN log messages are sent to SVN lists. + + + + + + + List + Source area + Area Description (source for) + + + + + + &a.dev-commits-doc-all.name; + /usr/doc + All changes to the doc repository + + + + &a.dev-commits-ports-all.name; + /usr/ports + All changes to the ports repository + + + + &a.dev-commits-ports-main.name; + /usr/ports + All changes to the main branch + of the ports repository + + + + &a.dev-commits-ports-branches.name; + /usr/ports + All changes to the quarterly branches of the + ports repository + + + + &a.dev-commits-src-all.name; + /usr/src + All changes to the src repository + + + + &a.dev-commits-src-main.name; + /usr/src + All changes to the main branch + of the src repository (the &os;-CURRENT branch) + + + + &a.dev-commits-src-branches.name; + /usr/src + All changes to all stable branches of the src + repository + + + + + SVN lists: The following lists are - for people interested in seeing the log messages for changes + for people interested in seeing the SVN log messages for changes to various areas of the source tree. They are Read-Only lists and should not have mail sent to them. + + Only SVN log messages are sent to SVN lists. After the + SVN to Git Migration, the following lists no longer receives + new commit messages. + + diff --git a/en_US.ISO8859-1/share/xml/mailing-lists.ent b/en_US.ISO8859-1/share/xml/mailing-lists.ent index 998b2000d2..c2a619ba22 100644 --- a/en_US.ISO8859-1/share/xml/mailing-lists.ent +++ b/en_US.ISO8859-1/share/xml/mailing-lists.ent @@ -153,6 +153,34 @@ Automated reports of build and test results from FreeBSD's continuous integration tools."> dev-ci"> + +Commit messages for all branches of the doc repository."> +dev-commits-doc-all"> + + +Commit messages for all branches of the ports repository."> +dev-commits-ports-all"> + + +Commit messages for the quarterly branches of the ports repository."> +dev-commits-ports-branches"> + + +Commit messages for the main branch of the ports repository."> +dev-commits-ports-main"> + + +Commit messages for all branches of the src repository."> +dev-commits-src-all"> + + +Commit messages for the stable branches of the src repository."> +dev-commits-src-branches"> + + +Commit messages for the main branch of the src repository."> +dev-commits-src-main"> + Automated notifications of work in progress for review in FreeBSD's review tools, including patches.."> dev-reviews"> From owner-dev-commits-doc-all@freebsd.org Mon Dec 14 19:07:08 2020 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 8DA3B4C0E3E for ; Mon, 14 Dec 2020 19:07:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CvrVN3HKRz3hgK; Mon, 14 Dec 2020 19:07:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from John-Baldwins-MacBook-Pro.local (unknown [IPv6:2601:648:8681:1cb0:e1db:ff9e:cc0f:ee17]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id A76C124056; Mon, 14 Dec 2020 19:07:07 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Subject: Re: git: 072b13ec97 - configure arcanist for the git world To: Eitan Adler , doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org References: <202012131652.0BDGqb5k033036@gitrepo.freebsd.org> From: John Baldwin Autocrypt: addr=jhb@FreeBSD.org; keydata= mQGiBETQ+XcRBADMFybiq69u+fJRy/0wzqTNS8jFfWaBTs5/OfcV7wWezVmf9sgwn8TW0Dk0 c9MBl0pz+H01dA2ZSGZ5fXlmFIsee1WEzqeJzpiwd/pejPgSzXB9ijbLHZ2/E0jhGBcVy5Yo /Tw5+U/+laeYKu2xb0XPvM0zMNls1ah5OnP9a6Ql6wCgupaoMySb7DXm2LHD1Z9jTsHcAQMD /1jzh2BoHriy/Q2s4KzzjVp/mQO5DSm2z14BvbQRcXU48oAosHA1u3Wrov6LfPY+0U1tG47X 1BGfnQH+rNAaH0livoSBQ0IPI/8WfIW7ub4qV6HYwWKVqkDkqwcpmGNDbz3gfaDht6nsie5Z pcuCcul4M9CW7Md6zzyvktjnbz61BADGDCopfZC4of0Z3Ka0u8Wik6UJOuqShBt1WcFS8ya1 oB4rc4tXfSHyMF63aPUBMxHR5DXeH+EO2edoSwViDMqWk1jTnYza51rbGY+pebLQOVOxAY7k do5Ordl3wklBPMVEPWoZ61SdbcjhHVwaC5zfiskcxj5wwXd2E9qYlBqRg7QeSm9obiBCYWxk d2luIDxqaGJARnJlZUJTRC5vcmc+iGAEExECACAFAkTQ+awCGwMGCwkIBwMCBBUCCAMEFgID AQIeAQIXgAAKCRBy3lIGd+N/BI6RAJ9S97fvbME+3hxzE3JUyUZ6vTewDACdE1stFuSfqMvM jomvZdYxIYyTUpC5Ag0ERND5ghAIAPwsO0B7BL+bz8sLlLoQktGxXwXQfS5cInvL17Dsgnr3 1AKa94j9EnXQyPEj7u0d+LmEe6CGEGDh1OcGFTMVrof2ZzkSy4+FkZwMKJpTiqeaShMh+Goj XlwIMDxyADYvBIg3eN5YdFKaPQpfgSqhT+7El7w+wSZZD8pPQuLAnie5iz9C8iKy4/cMSOrH YUK/tO+Nhw8Jjlw94Ik0T80iEhI2t+XBVjwdfjbq3HrJ0ehqdBwukyeJRYKmbn298KOFQVHO EVbHA4rF/37jzaMadK43FgJ0SAhPPF5l4l89z5oPu0b/+5e2inA3b8J3iGZxywjM+Csq1tqz hltEc7Q+E08AAwUIAL+15XH8bPbjNJdVyg2CMl10JNW2wWg2Q6qdljeaRqeR6zFus7EZTwtX sNzs5bP8y51PSUDJbeiy2RNCNKWFMndM22TZnk3GNG45nQd4OwYK0RZVrikalmJY5Q6m7Z16 4yrZgIXFdKj2t8F+x613/SJW1lIr9/bDp4U9tw0V1g3l2dFtD3p3ZrQ3hpoDtoK70ioIAjjH aIXIAcm3FGZFXy503DOA0KaTWwvOVdYCFLm3zWuSOmrX/GsEc7ovasOWwjPn878qVjbUKWwx Q4QkF4OhUV9zPtf9tDSAZ3x7QSwoKbCoRCZ/xbyTUPyQ1VvNy/mYrBcYlzHodsaqUDjHuW+I SQQYEQIACQUCRND5ggIbDAAKCRBy3lIGd+N/BCO8AJ9j1dWVQWxw/YdTbEyrRKOY8YZNwwCf afMAg8QvmOWnHx3wl8WslCaXaE8= Message-ID: Date: Mon, 14 Dec 2020 11:07:05 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 In-Reply-To: <202012131652.0BDGqb5k033036@gitrepo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Mon, 14 Dec 2020 19:07:08 -0000 On 12/13/20 8:52 AM, Eitan Adler wrote: > The branch main has been updated by eadler: > > URL: https://cgit.FreeBSD.org/doc/commit/?id=072b13ec97b32d91379f5c11e577d3509af00e18 > > commit 072b13ec97b32d91379f5c11e577d3509af00e18 > Author: Eitan Adler > AuthorDate: 2020-12-13 16:52:31 +0000 > Commit: Eitan Adler > CommitDate: 2020-12-13 16:52:31 +0000 > > configure arcanist for the git world > > Problem > > The documentation ("doc") repository has been converted to git but > arcanist does not yet understand how to interact with phabricator in > this world. The callsign is still needed for folks who make a private clone and do work in branches of that. For example, my workflow in src post-conversion will still consist of branches off of github.com/bsdjhb/*.git that are then pushed into arc and only pushed up to the actual upstream after review. > Solution > > - remove the callsign "D" which should be inferable from having one of > the cgit URLs as a remote > - remove "history.immutable" which was a workflow only required for > subversion I don't know that we want all of the arcanist-formatted data in our commit logs. Adding the DR URL automatically might be welcome, but I don't know that we want arcanist's format for Reviewers, Reviewed By, etc. At the very least it probably warrants wider discussion? -- John Baldwin From owner-dev-commits-doc-all@freebsd.org Mon Dec 14 19:10:55 2020 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 531B24C1160 for ; Mon, 14 Dec 2020 19:10:55 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CvrZl1hzNz3hq2 for ; Mon, 14 Dec 2020 19:10:54 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x82d.google.com with SMTP id j26so12567932qtq.8 for ; Mon, 14 Dec 2020 11:10:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=QbLX1D69hvtOd1Zxd+VSsTxWfDGJILoKSKnZWfEpfCA=; b=HABhKdNYASnTbEbHNt6CA6MPzqIsmObDMQ5aZ8Kg1H37K6GpjQX1KHO0li5DzO0mlH rnjZW86ssVsQr/lNxfETErqw6xPOmMHyEL47UpDA+0NshOUmx95LUPbpEX1G5acwM1Kj X5JgXljTxbvtt00ItgZb1e+J/uvRbsZc1WyGQISSr6cf99XGPOnnlBkhkJG4xYkhI2RZ dTCeMjHiq47MNlzxBZSRes9I18Oo37eEEL9MuTWTKiD3tMT7lKb4Mc/nLjSS8oLIGR7L z0oilmQtyjWnu3jgXupGGBXzagMsaLCcUG0Bko4v1OFgiifK86iNRIu9/FbMbyJshtQH mkxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=QbLX1D69hvtOd1Zxd+VSsTxWfDGJILoKSKnZWfEpfCA=; b=QWkqQ2GkwGIJgDH3nwWRtiWj+e8xvbhPfY+dNY/W3Cty/JU18lv8bFnypbfuPT1K0z RLl/QiOZYsfu+WAHC7n209Gz0bOsYJY6azVClEnqH3W3H6F3V+GK9kZnnP5PDc13U223 PfSQaLk9tkbePuPtBuXSfXsUmlrJnlhnBI5TMumePFKd56azyAxBiS1GfBMuUb56livp KJ0B8HxuZyRmxs8hPOFeB6HMa1bCAMw7UbrqBaFNPnMOmtbf9hv66fcDequeUR4oUaud AXAxCuFJbYIIYDdiotXJXn128sF+zWj7IYSr0/3F775RGJQLv/7pTfjiuWQaO41rhSQr iCcA== X-Gm-Message-State: AOAM530vt5KYVaFa2T7CF+3oZ69PJSfoNoYdH73dj0DvEjj8X5aNtpr9 UKbWePO+kBsCypXuypFipF5EShJ56Mq1Ysz7kmYDrQ== X-Google-Smtp-Source: ABdhPJwQ9r/AiI8OS+x7yH7RJ9gDrM6h5N1RwQ5aCfebEria2g3an/keJ8e8J+pbhLot99FxL38yl8S/tsOm5F1rGMQ= X-Received: by 2002:ac8:4910:: with SMTP id e16mr32708218qtq.244.1607973053765; Mon, 14 Dec 2020 11:10:53 -0800 (PST) MIME-Version: 1.0 References: <202012131652.0BDGqb5k033036@gitrepo.freebsd.org> In-Reply-To: From: Warner Losh Date: Mon, 14 Dec 2020 12:10:43 -0700 Message-ID: Subject: Re: git: 072b13ec97 - configure arcanist for the git world To: John Baldwin Cc: Eitan Adler , doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org X-Rspamd-Queue-Id: 4CvrZl1hzNz3hq2 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 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: Mon, 14 Dec 2020 19:10:55 -0000 On Mon, Dec 14, 2020 at 12:07 PM John Baldwin wrote: > I don't know that we want all of the arcanist-formatted data in our commit > logs. Adding the DR URL automatically might be welcome, but I don't know > that we want arcanist's format for Reviewers, Reviewed By, etc. At the > very > least it probably warrants wider discussion? > I believe that it does. I also think that we'll need to fine-tune things as we get used to the tools and figure out what we need to include. Let's be sure to include what to do for MFCs as well, since that's also an area that we'll need to tweak our processes for. Warner From owner-dev-commits-doc-all@freebsd.org Mon Dec 14 21:30:05 2020 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 3C2954C3E37 for ; Mon, 14 Dec 2020 21:30:05 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CvvgK1ChCz3rM3; Mon, 14 Dec 2020 21:30:05 +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 1BD5A2F5; Mon, 14 Dec 2020 21:30:05 +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 0BELU59D007087; Mon, 14 Dec 2020 21:30:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BELU5eO007084; Mon, 14 Dec 2020 21:30:05 GMT (envelope-from git) Date: Mon, 14 Dec 2020 21:30:05 GMT Message-Id: <202012142130.0BELU5eO007084@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Gordon Tetlow Subject: git: 925bca73c9 - Add updated text and patch for FreeBSD-SA-20:33.openssl MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gordon X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 925bca73c9bf41120bf358f0c30c69775f34fd69 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: Mon, 14 Dec 2020 21:30:05 -0000 The branch main has been updated by gordon (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=925bca73c9bf41120bf358f0c30c69775f34fd69 commit 925bca73c9bf41120bf358f0c30c69775f34fd69 Author: Gordon Tetlow AuthorDate: 2020-12-14 21:28:07 +0000 Commit: Gordon Tetlow CommitDate: 2020-12-14 21:28:07 +0000 Add updated text and patch for FreeBSD-SA-20:33.openssl Approved by: so --- .../advisories/FreeBSD-SA-20:33.openssl.asc | 53 +++--- share/security/patches/SA-20:33/openssl.11.patch | 204 +++++++++++++++++++++ .../security/patches/SA-20:33/openssl.11.patch.asc | 18 ++ 3 files changed, 254 insertions(+), 21 deletions(-) diff --git a/share/security/advisories/FreeBSD-SA-20:33.openssl.asc b/share/security/advisories/FreeBSD-SA-20:33.openssl.asc index e5b703dcb6..48c1d14f50 100644 --- a/share/security/advisories/FreeBSD-SA-20:33.openssl.asc +++ b/share/security/advisories/FreeBSD-SA-20:33.openssl.asc @@ -14,22 +14,25 @@ Affects: All supported versions of FreeBSD. Corrected: 2020-12-08 18:28:49 UTC (stable/12, 12.2-STABLE) 2020-12-08 19:10:40 UTC (releng/12.2, 12.2-RELEASE-p2) 2020-12-08 19:10:40 UTC (releng/12.1, 12.1-RELEASE-p12) + 2020-12-10 23:43:29 UTC (stable/11, 11.4-STABLE) + 2020-12-14 21:20:55 UTC (releng/11.4, 11.4-RELEASE-p6) CVE Name: CVE-2020-1971 Note: The OpenSSL project has published publicly available patches for -versions included in FreeBSD 12.x. This vulnerability is also known to -affect OpenSSL versions included in FreeBSD 11.4. However, the OpenSSL -project is only giving patches for that version to premium support contract -holders. The FreeBSD project does not have access to these patches and -recommends FreeBSD 11.4 users to either upgrade to FreeBSD 12.x or leverage -up to date versions of OpenSSL in the ports/pkg system. The FreeBSD Project -may update this advisory to include FreeBSD 11.4 should patches become -publicly available. +versions included in FreeBSD 12.x. FreeBSD 11.x includes an older OpenSSL +version, and patches for that version from from the OpenSSL project are +only available to premium support contract holders. This advisory includes +an independently-developed backport of the patch for FreeBSD 11.4. For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the following sections, please visit . +0. Revision History + +v1.0 2020-12-08 Initial release. +v1.1 2020-12-14 Added FreeBSD 11.4 patch. + I. Background FreeBSD includes software from the OpenSSL Project. The OpenSSL Project is a @@ -80,10 +83,16 @@ FreeBSD release branches. a) Download the relevant patch from the location below, and verify the detached PGP signature using your PGP utility. +[FreeBSD 12.2, FreeBSD 12.1] # fetch https://security.FreeBSD.org/patches/SA-20:33/openssl.patch # fetch https://security.FreeBSD.org/patches/SA-20:33/openssl.patch.asc # gpg --verify openssl.patch.asc +[FreeBSD 11.4] +# fetch https://security.FreeBSD.org/patches/SA-20:33/openssl.11.patch +# fetch https://security.FreeBSD.org/patches/SA-20:33/openssl.11.patch.asc +# gpg --verify openssl.11.patch.asc + b) Apply the patch. Execute the following commands as root: # cd /usr/src @@ -104,6 +113,8 @@ Branch/path Revision stable/12/ r368459 releng/12.2/ r368463 releng/12.1/ r368463 +stable/11/ r368530 +releng/11.4/ r368643 - ------------------------------------------------------------------------- To see which files were modified by a particular revision, run the @@ -126,19 +137,19 @@ The latest revision of this advisory is available at -----BEGIN PGP SIGNATURE----- -iQKTBAEBCgB9FiEE/A6HiuWv54gCjWNV05eS9J6n5cIFAl/P6+RfFIAAAAAALgAo +iQKTBAEBCgB9FiEE/A6HiuWv54gCjWNV05eS9J6n5cIFAl/X2AhfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEZD MEU4NzhBRTVBRkU3ODgwMjhENjM1NUQzOTc5MkY0OUVBN0U1QzIACgkQ05eS9J6n -5cI4zQ//dy/tBaAq+kvGkWry74LzvqdZ5c0IIWH1UIrDab0wgmj8H5siP3Rpp7OB -GKtpA+gDDmIgbe80fD+L6L5LR59wBU3sfyYPIcKIbPGl4ix2C5HK7reGns1qoX+O -BFJd3gyPVeq4FD5/+btynyom8lcR//ta4dKKz2TERfd27iL8fM0AoLl+JI/axzJS -d06Z2kA0gRo528DsVRsTbiZFINfhGm8wzeXYpAxwbpnedswOeukOxTsKXrdtSAy+ -BCq5BHdBxL/z4A2QLlrsYqpQH0Ty77ueGjqrq4QPFwq7dxSMDkfzz+YeGPKAvGsU -lwyE2LlkP+531y4ueeGs5K6zRk8jDn7hJs+HfAtTy7y6d+VX9h7wRSssozC9DsV4 -87OWHkXOEj5LeDRDfrEKVLx+QBqRcOOY6mkT3mb5dB7o9bmqxtjf3CaQaA7eV7Y8 -a9QJvpO37m1ZpCC/kXACUPwmwbc5q8sjOsAcQiRAVeom6coFwDxs9u+yHX3uCLRJ -zorgaLgce/c7yLUoQ/bA1/bfuOE7qIwxK7JosZSxv59CvavAhN/hBUcuL7CPCGrP -u9LyYGPoYLXUj4CBKI7FmGkQVhNCLDhUYdvrVyRbTy3hihi1VtbFEZ8Dhipm4nL7 -Oko1LxjLb1dJiHEj9kHtNWRmhueuErxkgA+GWLlsJpjlGlC/YAU= -=5e1s +5cLRqQ/8DWGkrFkYn1mpbePFaWFkb2Gt9wexPjfa7oFVSPirHwEFFF1yr5p5hTNF +lPyDeSmif5DsAa1fm5CqIVDc9R+kvs8QBfuvD6dRTDW0NSSjPILtBd+7DpnejGKY +DGP9Q9aV8pniyJ029vduReF/U0VX/VtHuujYMZBBeXTcfWW1+/olMw0nkMno+3j/ +PFflN1d7Kj66b+RjqdIav72vuEmp0nzm8VlL4Sn53Im6TJuGg+24uCj2oCKmMfiR +6mrS9D6H6/8VyAEI7aFfz52TN/Cuqx5U5HjonjRsnKCN/8tST6nxZ3MQ3F6eJRU6 +Tqzd9c1iYm9bWYWTpqtDx2dASiIICQeEj8f42RavU+BfpER9rKQi/pcJk/9ISu2L +/EOmH735v1dWd5PVZiVQinx+v/Os5pCzAZEOxA4rI7prAFvnX2q7XsJI914p87FR +SGwMy/cN7b23rJFLwNp29tpAJhaz9Ac/vAJwvUKEaoGqvcEC8zOPykMcOhcHXONq +fXJWgkl/N8fkyKrSfFZkKF5r4aQGsuyaZje1YmrpWIOr/jzV9qL4CAvUhx116yJb +XelP+aaXBD82kM3J0Ddivaz+/dP5ng/XUADJvAYzZ1g7N9fxYjLGF6nRJ3eXKuno +NQfYPIYAc1TKYAU+k6pbxqQkVuYtTxHCSXdvUGMjh0scZArU8/s= +=LaWf -----END PGP SIGNATURE----- diff --git a/share/security/patches/SA-20:33/openssl.11.patch b/share/security/patches/SA-20:33/openssl.11.patch new file mode 100644 index 0000000000..d3f677651d --- /dev/null +++ b/share/security/patches/SA-20:33/openssl.11.patch @@ -0,0 +1,204 @@ +--- crypto/openssl/crypto/asn1/asn1.h.orig ++++ crypto/openssl/crypto/asn1/asn1.h +@@ -1203,6 +1203,7 @@ + # define ASN1_F_ASN1_ITEM_DUP 191 + # define ASN1_F_ASN1_ITEM_EX_COMBINE_NEW 121 + # define ASN1_F_ASN1_ITEM_EX_D2I 120 ++# define ASN1_F_ASN1_ITEM_EX_I2D 224 + # define ASN1_F_ASN1_ITEM_I2D_BIO 192 + # define ASN1_F_ASN1_ITEM_I2D_FP 193 + # define ASN1_F_ASN1_ITEM_PACK 198 +@@ -1304,6 +1305,7 @@ + # define ASN1_R_BAD_OBJECT_HEADER 102 + # define ASN1_R_BAD_PASSWORD_READ 103 + # define ASN1_R_BAD_TAG 104 ++# define ASN1_R_BAD_TEMPLATE 221 + # define ASN1_R_BMPSTRING_IS_WRONG_LENGTH 214 + # define ASN1_R_BN_LIB 105 + # define ASN1_R_BOOLEAN_IS_WRONG_LENGTH 106 +--- crypto/openssl/crypto/asn1/asn1_err.c.orig ++++ crypto/openssl/crypto/asn1/asn1_err.c +@@ -1,6 +1,6 @@ + /* crypto/asn1/asn1_err.c */ + /* ==================================================================== +- * Copyright (c) 1999-2018 The OpenSSL Project. All rights reserved. ++ * Copyright (c) 1999-2020 The OpenSSL Project. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions +@@ -103,6 +103,7 @@ + {ERR_FUNC(ASN1_F_ASN1_ITEM_DUP), "ASN1_item_dup"}, + {ERR_FUNC(ASN1_F_ASN1_ITEM_EX_COMBINE_NEW), "ASN1_ITEM_EX_COMBINE_NEW"}, + {ERR_FUNC(ASN1_F_ASN1_ITEM_EX_D2I), "ASN1_ITEM_EX_D2I"}, ++ {ERR_FUNC(ASN1_F_ASN1_ITEM_EX_I2D), "ASN1_item_ex_i2d"}, + {ERR_FUNC(ASN1_F_ASN1_ITEM_I2D_BIO), "ASN1_item_i2d_bio"}, + {ERR_FUNC(ASN1_F_ASN1_ITEM_I2D_FP), "ASN1_item_i2d_fp"}, + {ERR_FUNC(ASN1_F_ASN1_ITEM_PACK), "ASN1_item_pack"}, +@@ -207,6 +208,7 @@ + {ERR_REASON(ASN1_R_BAD_OBJECT_HEADER), "bad object header"}, + {ERR_REASON(ASN1_R_BAD_PASSWORD_READ), "bad password read"}, + {ERR_REASON(ASN1_R_BAD_TAG), "bad tag"}, ++ {ERR_REASON(ASN1_R_BAD_TEMPLATE), "bad template"}, + {ERR_REASON(ASN1_R_BMPSTRING_IS_WRONG_LENGTH), + "bmpstring is wrong length"}, + {ERR_REASON(ASN1_R_BN_LIB), "bn lib"}, +--- crypto/openssl/crypto/asn1/tasn_dec.c.orig ++++ crypto/openssl/crypto/asn1/tasn_dec.c +@@ -223,6 +223,15 @@ + break; + + case ASN1_ITYPE_MSTRING: ++ /* ++ * It never makes sense for multi-strings to have implicit tagging, so ++ * if tag != -1, then this looks like an error in the template. ++ */ ++ if (tag != -1) { ++ ASN1err(ASN1_F_ASN1_ITEM_EX_D2I, ASN1_R_BAD_TEMPLATE); ++ goto err; ++ } ++ + p = *in; + /* Just read in tag and class */ + ret = asn1_check_tlen(NULL, &otag, &oclass, NULL, NULL, +@@ -240,6 +249,7 @@ + ASN1err(ASN1_F_ASN1_ITEM_EX_D2I, ASN1_R_MSTRING_NOT_UNIVERSAL); + goto err; + } ++ + /* Check tag matches bit map */ + if (!(ASN1_tag2bit(otag) & it->utype)) { + /* If OPTIONAL, assume this is OK */ +@@ -316,6 +326,15 @@ + goto err; + + case ASN1_ITYPE_CHOICE: ++ /* ++ * It never makes sense for CHOICE types to have implicit tagging, so ++ * if tag != -1, then this looks like an error in the template. ++ */ ++ if (tag != -1) { ++ ASN1err(ASN1_F_ASN1_ITEM_EX_D2I, ASN1_R_BAD_TEMPLATE); ++ goto err; ++ } ++ + if (asn1_cb && !asn1_cb(ASN1_OP_D2I_PRE, pval, it, NULL)) + goto auxerr; + if (*pval) { +--- crypto/openssl/crypto/asn1/tasn_enc.c.orig ++++ crypto/openssl/crypto/asn1/tasn_enc.c +@@ -151,9 +151,25 @@ + break; + + case ASN1_ITYPE_MSTRING: ++ /* ++ * It never makes sense for multi-strings to have implicit tagging, so ++ * if tag != -1, then this looks like an error in the template. ++ */ ++ if (tag != -1) { ++ ASN1err(ASN1_F_ASN1_ITEM_EX_I2D, ASN1_R_BAD_TEMPLATE); ++ return -1; ++ } + return asn1_i2d_ex_primitive(pval, out, it, -1, aclass); + + case ASN1_ITYPE_CHOICE: ++ /* ++ * It never makes sense for CHOICE types to have implicit tagging, so ++ * if tag != -1, then this looks like an error in the template. ++ */ ++ if (tag != -1) { ++ ASN1err(ASN1_F_ASN1_ITEM_EX_I2D, ASN1_R_BAD_TEMPLATE); ++ return -1; ++ } + if (asn1_cb && !asn1_cb(ASN1_OP_I2D_PRE, pval, it, NULL)) + return 0; + i = asn1_get_choice_selector(pval, it); +--- crypto/openssl/crypto/x509v3/v3_genn.c.orig ++++ crypto/openssl/crypto/x509v3/v3_genn.c +@@ -72,8 +72,9 @@ + IMPLEMENT_ASN1_FUNCTIONS(OTHERNAME) + + ASN1_SEQUENCE(EDIPARTYNAME) = { +- ASN1_IMP_OPT(EDIPARTYNAME, nameAssigner, DIRECTORYSTRING, 0), +- ASN1_IMP_OPT(EDIPARTYNAME, partyName, DIRECTORYSTRING, 1) ++ /* DirectoryString is a CHOICE type so use explicit tagging */ ++ ASN1_EXP_OPT(EDIPARTYNAME, nameAssigner, DIRECTORYSTRING, 0), ++ ASN1_EXP(EDIPARTYNAME, partyName, DIRECTORYSTRING, 1) + } ASN1_SEQUENCE_END(EDIPARTYNAME) + + IMPLEMENT_ASN1_FUNCTIONS(EDIPARTYNAME) +@@ -107,6 +108,37 @@ + (char *)a); + } + ++static int edipartyname_cmp(const EDIPARTYNAME *a, const EDIPARTYNAME *b) ++{ ++ int res; ++ ++ if (a == NULL || b == NULL) { ++ /* ++ * Shouldn't be possible in a valid GENERAL_NAME, but we handle it ++ * anyway. OTHERNAME_cmp treats NULL != NULL so we do the same here ++ */ ++ return -1; ++ } ++ if (a->nameAssigner == NULL && b->nameAssigner != NULL) ++ return -1; ++ if (a->nameAssigner != NULL && b->nameAssigner == NULL) ++ return 1; ++ /* If we get here then both have nameAssigner set, or both unset */ ++ if (a->nameAssigner != NULL) { ++ res = ASN1_STRING_cmp(a->nameAssigner, b->nameAssigner); ++ if (res != 0) ++ return res; ++ } ++ /* ++ * partyName is required, so these should never be NULL. We treat it in ++ * the same way as the a == NULL || b == NULL case above ++ */ ++ if (a->partyName == NULL || b->partyName == NULL) ++ return -1; ++ ++ return ASN1_STRING_cmp(a->partyName, b->partyName); ++} ++ + /* Returns 0 if they are equal, != 0 otherwise. */ + int GENERAL_NAME_cmp(GENERAL_NAME *a, GENERAL_NAME *b) + { +@@ -116,8 +148,11 @@ + return -1; + switch (a->type) { + case GEN_X400: ++ result = ASN1_TYPE_cmp(a->d.x400Address, b->d.x400Address); ++ break; ++ + case GEN_EDIPARTY: +- result = ASN1_TYPE_cmp(a->d.other, b->d.other); ++ result = edipartyname_cmp(a->d.ediPartyName, b->d.ediPartyName); + break; + + case GEN_OTHERNAME: +@@ -164,8 +199,11 @@ + { + switch (type) { + case GEN_X400: ++ a->d.x400Address = value; ++ break; ++ + case GEN_EDIPARTY: +- a->d.other = value; ++ a->d.ediPartyName = value; + break; + + case GEN_OTHERNAME: +@@ -199,8 +237,10 @@ + *ptype = a->type; + switch (a->type) { + case GEN_X400: ++ return a->d.x400Address; ++ + case GEN_EDIPARTY: +- return a->d.other; ++ return a->d.ediPartyName; + + case GEN_OTHERNAME: + return a->d.otherName; diff --git a/share/security/patches/SA-20:33/openssl.11.patch.asc b/share/security/patches/SA-20:33/openssl.11.patch.asc new file mode 100644 index 0000000000..04a1f67bc2 --- /dev/null +++ b/share/security/patches/SA-20:33/openssl.11.patch.asc @@ -0,0 +1,18 @@ +-----BEGIN PGP SIGNATURE----- + +iQKTBAABCgB9FiEE/A6HiuWv54gCjWNV05eS9J6n5cIFAl/X1+ZfFIAAAAAALgAo +aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEZD +MEU4NzhBRTVBRkU3ODgwMjhENjM1NUQzOTc5MkY0OUVBN0U1QzIACgkQ05eS9J6n +5cLSXA/+POtmlmjt6rC2UhrW91eAxVENBcN8rzjtlHwMqaJuV1Hdj8lcIqcQQyKV +8XpdgcyRGIG9XDCekFkwITtamuIYCl47Mmp8BB6aoY+o8WKRn7AcwjS3Wsk45YF0 +0sbw6quT71i7CeIDTQyI/ku3ovacFnDo+aZFN4M4xJ5ESj4RwPdEno6xatsBAaeQ +3slF62D+i1oTKkC1e5dTcvB9H/dhm9tPUTIkuNXwJ7ba/UF8zacnRyfS4vyu+IxG +Tu8tTSxoPxp74Khin1JhlL3qkcVZkRP5bDjan/Jilu88Oi/OE+WAQGIYVb9ozxwj +DHrXPGw2tkqCwt+0Dz2sYPKyJc3ceGQHJqWljFNvGe8tRBIHqbg9ig1RJkTUMWw9 +y1bFILvzzEpgRT8dZe4pSarF/+0+O9CyXNBJOPQKVKpx/QOqEIWo5Ohcb6sE3cbo +n2epPYiuvpthmZQLaHJ9x/Q/CiDy31SjandK9UF4pe3rg0IdJpH1UmoxaXYLsK6l +LxbFqgv6xR/WOl+/Xhk7BQ6vC6C6wy3hgZ5XfziZJCH9jammciS13KcwGlc+s3we +1qWHtiYxJyo8GeRQQwcGnyPb1LyxQ2ELbxjceCB7nVHyPQsVFtzJkCN6fH9sl7Pl +7o+oX6amcXd5NLN8SoqH2A0yU/l5mMjky0XfD8wdkpemOMui7mo= +=2k8P +-----END PGP SIGNATURE----- From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 05:19:09 2020 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 23C734A8851 for ; Tue, 15 Dec 2020 05:19:09 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cw64Y0SH7z4rH9; Tue, 15 Dec 2020 05:19:09 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from weatherwax.trouble.is (weatherwax.trouble.is [IPv6:2a00:1098:82:3a::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "weatherwax.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: philip/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id E065E29378; Tue, 15 Dec 2020 05:19:08 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from rincewind.trouble.is (rincewind.trouble.is [IPv6:2a01:4f9:2a:1715::1:1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "rincewind.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) by weatherwax.trouble.is (Postfix) with ESMTPS id 4Cw64V5Ggrz1Cfy; Tue, 15 Dec 2020 05:19:06 +0000 (UTC) Received: by rincewind.trouble.is (Postfix, authenticated sender philip) id 4Cw64T172nz5vYn; Tue, 15 Dec 2020 05:19:04 +0000 (UTC) From: "Philip Paeps" To: "Guangyuan Yang" Cc: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: Re: git: eb28fee24e - handbook: document new commit message mailing lists Date: Tue, 15 Dec 2020 13:19:00 +0800 X-Clacks-Overhead: GNU Terry Pratchett X-Mailer: MailMate (1.14r5752) Message-ID: <9E71CC85-BDBC-46BD-82B8-64F7ED89774E@freebsd.org> In-Reply-To: <202012140606.0BE66hbk097708@gitrepo.freebsd.org> References: <202012140606.0BE66hbk097708@gitrepo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain 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: Tue, 15 Dec 2020 05:19:09 -0000 On 2020-12-14 14:06:43 (+0800), Guangyuan Yang wrote: > + Commit message lists: The following > + lists are for people interested in seeing the log messages for > + changes to various areas of the source tree. They are > + Read-Only lists and should not have mail > + sent to them. The dev-commits-* lists are not read-only. All subscribers can post to them. Philip -- Philip Paeps Senior Reality Engineer Alternative Enterprises From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 05:33:02 2020 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 55DF44A90EC for ; Tue, 15 Dec 2020 05:33:02 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qv1-xf31.google.com (mail-qv1-xf31.google.com [IPv6:2607:f8b0:4864:20::f31]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cw6NZ1jztz4sLk for ; Tue, 15 Dec 2020 05:33:01 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qv1-xf31.google.com with SMTP id q7so8963163qvt.12 for ; Mon, 14 Dec 2020 21:33:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YIV9H0KdL1lEqXwvtKQAcT5G87Ye25YfrkG7wi/5tJU=; b=eiA60w1rAv8pdv2RapH9HPjMy8cd5qC3HvlwrYDtS8tOYVbwJoUIt/Kfndy3rlUlV2 lkaML7+dqGaEdcPBCyKpttocYPht00slxxb7VfSGnAOtt02xyiYR3H9YXrhf8xeM2w9t 8Icbo4PTAWVTJobomzDckCycSLFHZaQI5o9KveyhWok/vUlytbdj1LTwUYMIjYC21Mx9 DmrsyViS203lxAp0xr6HLKywzgLELshXH0sG+cjPPRHhM+SyKdu47eOytDPhHLG8kU04 2Hr0CKUeAkeY4FCzdjDPsJu+/4tXjm+CqzPBASjhnRmPhfXDC8V2AWqEUPflHfjLHC3y rj5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YIV9H0KdL1lEqXwvtKQAcT5G87Ye25YfrkG7wi/5tJU=; b=MsYcQ0PQa3b0/ol26lys6oEW9bCM0cRYEajBL9NvmRcA8U0zTYEGGJfunvdXf+UCql EU1YiurL75Sk+7dQLR7JpTW0ic9BtqeGOVpVVVGAnp5mfgBpxbF6WgYHtwKY+biHmG1K K7/qdCgeWrkD2nV/1WNN+0Q+SWGwBuA4owhIsGKQNPiMwxf/bpHjoI8v0RfBkn9zLJXO ynP/djozAXhsBqtJayc5ONLI3MRTK7EM5/Qu/Xm5dv+8Vh6PkB/dI9MmT9hNgNqs6DOK NoSvsoKKnV/1QggG/JoHqVeslQ6POyAiQL1rdR/0l5OJCgINJkxpWKkazkX5vYr6AXr7 1YxQ== X-Gm-Message-State: AOAM5306Ik22mZx7nKULB5WrFRqcaxuClHqZwJCjgzlRxCu3QFEM5YdL hlr8x5ZPOg6L854miFK2EeJxKdP8xE7BzUTNEMNGDw== X-Google-Smtp-Source: ABdhPJzO3XbtAxJ0Aqk/SQmylxwQMpWGXGHmI/Drlbzx4mnrF2WiJHK/0vjYr19wHBMuoX3HCEHsrWJl9FERpiJXcYg= X-Received: by 2002:a05:6214:8c9:: with SMTP id da9mr20734429qvb.29.1608010380982; Mon, 14 Dec 2020 21:33:00 -0800 (PST) MIME-Version: 1.0 References: <202012140606.0BE66hbk097708@gitrepo.freebsd.org> <9E71CC85-BDBC-46BD-82B8-64F7ED89774E@freebsd.org> In-Reply-To: <9E71CC85-BDBC-46BD-82B8-64F7ED89774E@freebsd.org> From: Warner Losh Date: Mon, 14 Dec 2020 22:32:49 -0700 Message-ID: Subject: Re: git: eb28fee24e - handbook: document new commit message mailing lists To: Philip Paeps Cc: Guangyuan Yang , doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org X-Rspamd-Queue-Id: 4Cw6NZ1jztz4sLk X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 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: Tue, 15 Dec 2020 05:33:02 -0000 On Mon, Dec 14, 2020, 10:19 PM Philip Paeps wrote: > On 2020-12-14 14:06:43 (+0800), Guangyuan Yang wrote: > > + Commit message lists: The following > > + lists are for people interested in seeing the log messages for > > + changes to various areas of the source tree. They are > > + Read-Only lists and should not have mail > > + sent to them. > > The dev-commits-* lists are not read-only. All subscribers can post to > them. > I'd love to change things so they are and all follow ups go to a new list, maybe dev-commits-discuss.... Warner Philip > > -- > Philip Paeps > Senior Reality Engineer > Alternative Enterprises > From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 06:12:39 2020 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 1574A4A9E4E for ; Tue, 15 Dec 2020 06:12:39 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cw7GH05Q0z4vJd; Tue, 15 Dec 2020 06:12:39 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from weatherwax.trouble.is (weatherwax.trouble.is [IPv6:2a00:1098:82:3a::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "weatherwax.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: philip/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id D42882A382; Tue, 15 Dec 2020 06:12:38 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from rincewind.trouble.is (rincewind.trouble.is [95.216.22.234]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "rincewind.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) by weatherwax.trouble.is (Postfix) with ESMTPS id 4Cw7GF6xCTz1ChG; Tue, 15 Dec 2020 06:12:37 +0000 (UTC) Received: by rincewind.trouble.is (Postfix, authenticated sender philip) id 4Cw7GC6gQpz5vnD; Tue, 15 Dec 2020 06:12:35 +0000 (UTC) From: "Philip Paeps" To: "Warner Losh" Cc: "Guangyuan Yang" , doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org Subject: Re: git: eb28fee24e - handbook: document new commit message mailing lists Date: Tue, 15 Dec 2020 14:12:32 +0800 X-Clacks-Overhead: GNU Terry Pratchett X-Mailer: MailMate (1.14r5752) Message-ID: In-Reply-To: References: <202012140606.0BE66hbk097708@gitrepo.freebsd.org> <9E71CC85-BDBC-46BD-82B8-64F7ED89774E@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; format=flowed 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: Tue, 15 Dec 2020 06:12:39 -0000 On 2020-12-15 13:32:49 (+0800), Warner Losh wrote: > On Mon, Dec 14, 2020, 10:19 PM Philip Paeps > wrote: > >> On 2020-12-14 14:06:43 (+0800), Guangyuan Yang wrote: >>> + Commit message lists: The >>> following >>> + lists are for people interested in seeing the log messages for >>> + changes to various areas of the source tree. They are >>> + Read-Only lists and should not have mail >>> + sent to them. >> >> The dev-commits-* lists are not read-only. All subscribers can post >> to >> them. > > I'd love to change things so they are and all follow ups go to a new > list, > maybe dev-commits-discuss.... I don't think this is practical. It's trivial to set a Reply-To: header to a -discuss list, but Reply-To takes either zero or one address. If the committer being replied to doesn't subscribe to the -discuss list, that's not great. We could add -discuss to the To: line, and reply-all will hit that list too, but unless folks manually remove the read-only list, they'll get a bounce. In my experience, discussions on our commit mailing lists are usually short ... and when they're not short, they should be (and usually/often are) moved to more relevant discussion lists (e.g. arch). I think trying to add -discuss lists will create more problems than it solves. Discussions will become more fragmented (not less) and we'll have a hard time managing people's expectations with respect to what "reply" means in specific mail clients. Philip -- Philip Paeps Senior Reality Engineer Alternative Enterprises From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 06:12:44 2020 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 CDEC24A9C2B for ; Tue, 15 Dec 2020 06:12:44 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cw7GN5Sfkz4vHR; Tue, 15 Dec 2020 06:12:44 +0000 (UTC) (envelope-from gjb@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1608012764; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=y2OEugyI0S0/ZkM6+tUEKdZ/vAKm/WwsfG5Y6RdsYHg=; b=lVN5iut5nCGMfUSEVIZPi+gjVIKjiRXxAfqUBy52VCJVD6dAev2J8yp1T4mBH1wxf5Ee7l ssi848kz+SgFFdA3cu3GBTIm9uMEuWWcmTwVXzVvI+BK9j7owSFWn7slM19rCH6otycNx3 MOYEv0OggqLXt9os3/c7HZRuQDRXfx+PSQakOJauqIsiE7EGMLLzpFhAi2IN+ckz4FSI4H IMz79D/ZPoY6HOpRFn7DmVcTb/HZFRS891CyqlwyFCkar4ZNlgxP0sXxKH0TBQ9qswitAz BFg6RI0MnXCwNZGyZuG42uhTS0MTbavzW75fBOgTtDmv9ER+reugAljo0fBt5g== Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 4A7A6C76F; Tue, 15 Dec 2020 06:12:44 +0000 (UTC) (envelope-from gjb@freebsd.org) Date: Tue, 15 Dec 2020 06:12:41 +0000 From: Glen Barber To: Warner Losh Cc: Philip Paeps , Guangyuan Yang , doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org Subject: Re: git: eb28fee24e - handbook: document new commit message mailing lists Message-ID: <20201215061241.GA1605@FreeBSD.org> References: <202012140606.0BE66hbk097708@gitrepo.freebsd.org> <9E71CC85-BDBC-46BD-82B8-64F7ED89774E@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1608012764; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=y2OEugyI0S0/ZkM6+tUEKdZ/vAKm/WwsfG5Y6RdsYHg=; b=K2mDeZ1ZPAJEQQ7M8rqRkRNB6+r0v1QVElHQuU34Inr6sOKNFLo776FKuu7jM5pIEDduve F0fvuOvvi5UOu8J+WvLogUfz9zRitt4XADOdKmXHChtCET+uQGEhGK8LNPIJj+Xvjdd8Gr oCYoeszq1K6Fq8Fk01886oa3dAi/yev1AWekF1F671MgfqMZf5fpT/4J1YwDAwpOXFO6vS SmOUhUtDCm5NAlMR9PRJTyh03BS1aVEc6UqpYF3ekUichcIaoOaKOO/VezHIDSlS/6tdTs nNC/DT742OGNDbzYfUQfW6XKMFz8JeCWIMIKvoUb18g3V8wHqjTHVFiG0kD/MQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1608012764; a=rsa-sha256; cv=none; b=INdNNfPBycjVXRU4cDtJ7Wjbn2cZ9zV0bQfSTZuGCLpC2iD+/lJQ6/yf6+JrE6wJNkHeYy DpWiGQchqNT6UZuEGXtDv8cOQL/KTGUw/x4YZOlUNdmx6Z42inwIzYEkLDK30WaJm5TYT2 RJ05EhTwMlfc9LxaMbRY8FGMetFmeQ8e9KIfszFI7mSQRym9AMVqBrak3LnRGZpupIh+Hy fCt2KLTGwMHYvfmMQqgotSTpt1qV8ngp2ETk6JNufpPhlCZ2d3el6ohyabsfqWW4S6gaLS XBuxJFsaBrABG8DwtXFpjg4gsqgSynk1DdYv3gCmdie8Co0tiwEFHfuHDqfpTw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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: Tue, 15 Dec 2020 06:12:44 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 14, 2020 at 10:32:49PM -0700, Warner Losh wrote: > On Mon, Dec 14, 2020, 10:19 PM Philip Paeps wrote: >=20 > > On 2020-12-14 14:06:43 (+0800), Guangyuan Yang wrote: > > > + Commit message lists: The following > > > + lists are for people interested in seeing the log messages for > > > + changes to various areas of the source tree. They are > > > + Read-Only lists and should not have mail > > > + sent to them. > > > > The dev-commits-* lists are not read-only. All subscribers can post to > > them. > > >=20 > I'd love to change things so they are and all follow ups go to a new list, > maybe dev-commits-discuss.... >=20 The only thing I disagree with here is needing to subscribe to a new list. Otherwise, I like the idea. Use case: I intentionally filter ports commit mail out of my inbox (solely because of the sheer volume of mail), however replies to ports commits land in by inbox (in order to keep track of whatever post-commit discussion I need to pay attention to, for example). I personally do not care about changing a filtering rule to retain the current behavior, but something to consider for others. Glen --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAl/YU9MACgkQAxRYpUeP 4pNjAQ/+P2f8orB3JyReim8QIMMlAyITMjMU6ij3Wh88vwFGi2jki2AwrsWY/tER y3qpME++U5LQdsPrzoBzch5+HgpKUQBMKd8zaq9sDh4euLl05kyNIa4NXDxCUYx1 Y9SCX88B9g5aN8B1mxnH1rp1Jb/xq0G5uvcqfTaUrNS2H8chd8TuaT0tYtKmqfh0 C+5Ap8L5HSU8WP8aL0Es8oST14e4tPatM5DAErlmvl5r+FJ+OBXpS5Wr4DrQQFGy Q2N4Qa3pvuUGskkGM1Q6mBSoRjHhum0MqnTZL55JuNlVBaTBFNjs3L5JCAkeqqhl rHA/P3EleJhFCP5jkmgaG1xbgfTBueG/V2gqtvb/bUnyg8+6cEynx+/7LdywHL4I DJd7qgHLVrMmk0++hhCNUfnlMKW/Qq8S2GGOEfh6XR34YelHMob6qHIPnLjlGh6i 07gWDwWt+AE0WfZkpb9i5ODak63+kX1eBNrP2bOr8tGRYlBZI4PXTrn0zYJjItRl H+DaUkWqHG1RZl/v1pN+6es3Fbq85MhBW2IQ4uf6tmS/aIpjyjFrC1RE4WcJnrPU SiLwuzV9F6K455YQEHWaEqCeGk5ppkenoql5aEeXq5QQm97omiybM17fVcgVc8iC unjNsi602KOWfBYptoZXv5Izlbvd2T/dmGtNaWmhr6KJ4dS9Z7A= =wku0 -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC-- From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 08:39:45 2020 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 EA7084AE155 for ; Tue, 15 Dec 2020 08:39:45 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CwBX16J0Xz3L9n for ; Tue, 15 Dec 2020 08:39:45 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: eadler) by smtp.freebsd.org (Postfix) with ESMTPSA id C2A852ADDD for ; Tue, 15 Dec 2020 08:39:45 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-io1-f45.google.com with SMTP id t8so19683222iov.8 for ; Tue, 15 Dec 2020 00:39:45 -0800 (PST) X-Gm-Message-State: AOAM531xul9yubuSEgy5nE73Inv+k2aIMLVACGkNASG+ei2ETU6M73k3 oRc9bu9wQ3m4DsdL9rRO4Mxm5WER8U03/jYkf78dCQ== X-Google-Smtp-Source: ABdhPJzyKxCI1pT2Jfw6Sb7oWRRcoqyI48mPBsCh3Sf65RrDoxZTMdccLrUuM8JNQ6GX3pwLb5P/u1a47zhHY2BuSlw= X-Received: by 2002:a6b:f202:: with SMTP id q2mr36052363ioh.87.1608021585160; Tue, 15 Dec 2020 00:39:45 -0800 (PST) MIME-Version: 1.0 References: <202012131652.0BDGqb5k033036@gitrepo.freebsd.org> In-Reply-To: From: Eitan Adler Date: Tue, 15 Dec 2020 00:39:19 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: 072b13ec97 - configure arcanist for the git world To: John Baldwin Cc: doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org Content-Type: text/plain; charset="UTF-8" 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: Tue, 15 Dec 2020 08:39:46 -0000 On Mon, 14 Dec 2020 at 11:07, John Baldwin wrote: > > On 12/13/20 8:52 AM, Eitan Adler wrote: > > The branch main has been updated by eadler: > > > > URL: https://cgit.FreeBSD.org/doc/commit/?id=072b13ec97b32d91379f5c11e577d3509af00e18 > > > > commit 072b13ec97b32d91379f5c11e577d3509af00e18 > > Author: Eitan Adler > > AuthorDate: 2020-12-13 16:52:31 +0000 > > Commit: Eitan Adler > > CommitDate: 2020-12-13 16:52:31 +0000 > > > > configure arcanist for the git world > > > > Problem > > > > The documentation ("doc") repository has been converted to git but > > arcanist does not yet understand how to interact with phabricator in > > this world. > > The callsign is still needed for folks who make a private clone and do work > in branches of that. For example, my workflow in src post-conversion will > still consist of branches off of github.com/bsdjhb/*.git that are then > pushed into arc and only pushed up to the actual upstream after review. This should not be required as long as you have the true origin as one of the remotes. I _explicitly_ tested this case. If this isn't working can you please run `arc which` on the broken case? > > > Solution > > > > - remove the callsign "D" which should be inferable from having one of > > the cgit URLs as a remote > > - remove "history.immutable" which was a workflow only required for > > subversion > > I don't know that we want all of the arcanist-formatted data in our commit > logs. Adding the DR URL automatically might be welcome, but I don't know > that we want arcanist's format for Reviewers, Reviewed By, etc Agreed: though there are tradeoffs here. history.immutable=true has several other implications which go against our workflow. Specifically it will result in `arc land` using merge commits instead of squash commits Please see https://secure.phabricator.com/book/phabricator/article/arcanist_new_project/#history-mutability for details. > At the very > least it probably warrants wider discussion? +1: I'll try and start the conversation soon. At a high level we have a couple of options though: - forking arcanist to provide a specific template - amending the template post-commit (what I tend to do anyways) - using history.immutable=true - switching to using arcanist's format -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 12:10:45 2020 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 754874B4A9D for ; Tue, 15 Dec 2020 12:10:45 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CwHCT2z2bz3nXq; Tue, 15 Dec 2020 12:10:45 +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 58F5C13BD0; Tue, 15 Dec 2020 12:10:45 +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 0BFCAjT4076645; Tue, 15 Dec 2020 12:10:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BFCAjYk076644; Tue, 15 Dec 2020 12:10:45 GMT (envelope-from git) Date: Tue, 15 Dec 2020 12:10:45 GMT Message-Id: <202012151210.0BFCAjYk076644@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 37279d2ef4 - Add 2020-12-16 Office Hours event MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 37279d2ef47fe6c18ece06136da76d83dd5da4d9 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: Tue, 15 Dec 2020 12:10:45 -0000 The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=37279d2ef47fe6c18ece06136da76d83dd5da4d9 commit 37279d2ef47fe6c18ece06136da76d83dd5da4d9 Author: Li-Wen Hsu AuthorDate: 2020-12-15 12:02:10 +0000 Commit: Li-Wen Hsu CommitDate: 2020-12-15 12:02:10 +0000 Add 2020-12-16 Office Hours event Approved by: ygy Differential Revision: https://reviews.freebsd.org/D27616 --- share/xml/events2020.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/share/xml/events2020.xml b/share/xml/events2020.xml index 0b082b1397..fe6ad9dad8 100644 --- a/share/xml/events2020.xml +++ b/share/xml/events2020.xml @@ -649,6 +649,32 @@ Intro to Capsicum by Mariusz Zaborski. + + FreeBSD Office Hours + https://live.freebsd.org/FreeBSD/officehours/ + + 2020 + 12 + 16 + + + 2020 + 12 + 16 + + + live.FreeBSD.org + + On December 16th at 18:00 UTC we will hold a + "FreeBSD Office Hours", an interactive online event + where users, contributors, and developers can ask questions or to offer + comments. The topic will be "Bhyve", hosted by + Peter Grehan and John Baldwin. + For more information please see the + Office Hours + page on the FreeBSD wiki. + + FreeBSD Friday: Intro to Documentation https://live.freebsd.org/FreeBSD/freebsdfriday/ From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 15:39:00 2020 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 CC5AC4B9BEF for ; Tue, 15 Dec 2020 15:39:00 +0000 (UTC) (envelope-from ygy@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CwMqm5RSBz4VvC; Tue, 15 Dec 2020 15:39:00 +0000 (UTC) (envelope-from ygy@freebsd.org) Received: from mail-lf1-f53.google.com (mail-lf1-f53.google.com [209.85.167.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: ygy) by smtp.freebsd.org (Postfix) with ESMTPSA id A8AD72DE4F; Tue, 15 Dec 2020 15:39:00 +0000 (UTC) (envelope-from ygy@freebsd.org) Received: by mail-lf1-f53.google.com with SMTP id o13so17280975lfr.3; Tue, 15 Dec 2020 07:39:00 -0800 (PST) X-Gm-Message-State: AOAM531d9bJNKo+eSXXVrl00rQRBYmDg+eO1A8QK6yaXo3pYurNX92Dr 5kImSC3lH5pMB2q2oaAWv5ESR/o+QD33exbc+Ek= X-Google-Smtp-Source: ABdhPJz1w6bKFbfzF7Jeq0uEOwi6uTMZXmprBcrQp8EIbjuBmYjyTaK0Ibyjs5fzkcEQoSVO8KGl+ZDoca7FDpDxmno= X-Received: by 2002:ac2:428d:: with SMTP id m13mr11160148lfh.137.1608046739264; Tue, 15 Dec 2020 07:38:59 -0800 (PST) MIME-Version: 1.0 References: <202012140606.0BE66hbk097708@gitrepo.freebsd.org> <9E71CC85-BDBC-46BD-82B8-64F7ED89774E@freebsd.org> In-Reply-To: <9E71CC85-BDBC-46BD-82B8-64F7ED89774E@freebsd.org> From: Guangyuan Yang Date: Tue, 15 Dec 2020 23:38:46 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: eb28fee24e - handbook: document new commit message mailing lists To: Philip Paeps Cc: doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Tue, 15 Dec 2020 15:39:00 -0000 Philip Paeps =E4=BA=8E2020=E5=B9=B412=E6=9C=8815=E6=97= =A5=E5=91=A8=E4=BA=8C =E4=B8=8B=E5=8D=881:19=E5=86=99=E9=81=93=EF=BC=9A > > On 2020-12-14 14:06:43 (+0800), Guangyuan Yang wrote: > > + Commit message lists: The following > > + lists are for people interested in seeing the log messages for > > + changes to various areas of the source tree. They are > > + Read-Only lists and should not have mail > > + sent to them. > > The dev-commits-* lists are not read-only. All subscribers can post to t= hem. > You are right, as we are talking on this list right now ;) Same for the svn-* lists where it stated the same "Read-Only" in the documentation. I believe that this is where the "read-only" comes from - to discourage people from sending mails directly to these lists, or using these lists for long and in-depth discussion. Though people having already been keeping things short and to the point, and moving long discussions to the appropriate lists already, I don't think it is necessary to document so. For now, I will do another commit to remove this wording. --=20 Guangyuan Yang ygy@FreeBSD.org From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 15:54:34 2020 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 91C024BA329 for ; Tue, 15 Dec 2020 15:54:34 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CwN9k3msTz4WZ0; Tue, 15 Dec 2020 15:54:34 +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 723D416A34; Tue, 15 Dec 2020 15:54:34 +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 0BFFsYi7020483; Tue, 15 Dec 2020 15:54:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BFFsYOb020482; Tue, 15 Dec 2020 15:54:34 GMT (envelope-from git) Date: Tue, 15 Dec 2020 15:54:34 GMT Message-Id: <202012151554.0BFFsYOb020482@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Guangyuan Yang Subject: git: aa8e86b0f7 - handbook: remove "read-only" for commit message lists MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aa8e86b0f77456fdcb2dcc6e8e9cbd96fad717a1 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: Tue, 15 Dec 2020 15:54:34 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/doc/commit/?id=aa8e86b0f77456fdcb2dcc6e8e9cbd96fad717a1 commit aa8e86b0f77456fdcb2dcc6e8e9cbd96fad717a1 Author: Guangyuan Yang AuthorDate: 2020-12-15 15:50:32 +0000 Commit: Guangyuan Yang CommitDate: 2020-12-15 15:53:35 +0000 handbook: remove "read-only" for commit message lists Reported by: philip --- en_US.ISO8859-1/books/handbook/eresources/chapter.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml index 48b4e25ce5..85ac4019cf 100644 --- a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml @@ -753,9 +753,7 @@ Commit message lists: The following lists are for people interested in seeing the log messages for - changes to various areas of the source tree. They are - Read-Only lists and should not have mail - sent to them. + changes to various areas of the source tree. SVN log messages are sent to SVN lists. @@ -823,9 +821,7 @@ SVN lists: The following lists are for people interested in seeing the SVN log messages for changes - to various areas of the source tree. They are - Read-Only lists and should not have mail - sent to them. + to various areas of the source tree. Only SVN log messages are sent to SVN lists. After the From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 16:37:30 2020 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 B4C194BB722 for ; Tue, 15 Dec 2020 16:37:30 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CwP7G4L0pz4ZG3; Tue, 15 Dec 2020 16:37:30 +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 87B0E1721D; Tue, 15 Dec 2020 16:37:30 +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 0BFGbUeB064249; Tue, 15 Dec 2020 16:37:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BFGbUg5064248; Tue, 15 Dec 2020 16:37:30 GMT (envelope-from git) Date: Tue, 15 Dec 2020 16:37:30 GMT Message-Id: <202012151637.0BFGbUg5064248@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Glen Barber Subject: git: 311c4792cd - Fix build. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gjb X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 311c4792cd4de3d978f2f41cf6c6b6a4df956e9b 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: Tue, 15 Dec 2020 16:37:30 -0000 The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=311c4792cd4de3d978f2f41cf6c6b6a4df956e9b commit 311c4792cd4de3d978f2f41cf6c6b6a4df956e9b Author: Glen Barber AuthorDate: 2020-12-15 16:37:22 +0000 Commit: Glen Barber CommitDate: 2020-12-15 16:37:22 +0000 Fix build. Sponsored by: Rubicon Communications, LLC (netgate.com) --- en_US.ISO8859-1/books/handbook/eresources/chapter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml index 85ac4019cf..cfa7ba0e01 100644 --- a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml @@ -753,7 +753,7 @@ Commit message lists: The following lists are for people interested in seeing the log messages for - changes to various areas of the source tree. + changes to various areas of the source tree. SVN log messages are sent to SVN lists. @@ -821,7 +821,7 @@ SVN lists: The following lists are for people interested in seeing the SVN log messages for changes - to various areas of the source tree. + to various areas of the source tree. Only SVN log messages are sent to SVN lists. After the From owner-dev-commits-doc-all@freebsd.org Tue Dec 15 22:15:20 2020 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 D40FB4C5EF4 for ; Tue, 15 Dec 2020 22:15:20 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CwXd45Sv9z3HfJ; Tue, 15 Dec 2020 22:15:20 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from John-Baldwins-MacBook-Pro.local (unknown [IPv6:2601:648:8681:1cb0:a4c5:833e:8ae:3fad]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4DA0A1615; Tue, 15 Dec 2020 22:15:20 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Subject: Re: git: 072b13ec97 - configure arcanist for the git world To: Eitan Adler Cc: doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org References: <202012131652.0BDGqb5k033036@gitrepo.freebsd.org> From: John Baldwin Autocrypt: addr=jhb@FreeBSD.org; keydata= mQGiBETQ+XcRBADMFybiq69u+fJRy/0wzqTNS8jFfWaBTs5/OfcV7wWezVmf9sgwn8TW0Dk0 c9MBl0pz+H01dA2ZSGZ5fXlmFIsee1WEzqeJzpiwd/pejPgSzXB9ijbLHZ2/E0jhGBcVy5Yo /Tw5+U/+laeYKu2xb0XPvM0zMNls1ah5OnP9a6Ql6wCgupaoMySb7DXm2LHD1Z9jTsHcAQMD /1jzh2BoHriy/Q2s4KzzjVp/mQO5DSm2z14BvbQRcXU48oAosHA1u3Wrov6LfPY+0U1tG47X 1BGfnQH+rNAaH0livoSBQ0IPI/8WfIW7ub4qV6HYwWKVqkDkqwcpmGNDbz3gfaDht6nsie5Z pcuCcul4M9CW7Md6zzyvktjnbz61BADGDCopfZC4of0Z3Ka0u8Wik6UJOuqShBt1WcFS8ya1 oB4rc4tXfSHyMF63aPUBMxHR5DXeH+EO2edoSwViDMqWk1jTnYza51rbGY+pebLQOVOxAY7k do5Ordl3wklBPMVEPWoZ61SdbcjhHVwaC5zfiskcxj5wwXd2E9qYlBqRg7QeSm9obiBCYWxk d2luIDxqaGJARnJlZUJTRC5vcmc+iGAEExECACAFAkTQ+awCGwMGCwkIBwMCBBUCCAMEFgID AQIeAQIXgAAKCRBy3lIGd+N/BI6RAJ9S97fvbME+3hxzE3JUyUZ6vTewDACdE1stFuSfqMvM jomvZdYxIYyTUpC5Ag0ERND5ghAIAPwsO0B7BL+bz8sLlLoQktGxXwXQfS5cInvL17Dsgnr3 1AKa94j9EnXQyPEj7u0d+LmEe6CGEGDh1OcGFTMVrof2ZzkSy4+FkZwMKJpTiqeaShMh+Goj XlwIMDxyADYvBIg3eN5YdFKaPQpfgSqhT+7El7w+wSZZD8pPQuLAnie5iz9C8iKy4/cMSOrH YUK/tO+Nhw8Jjlw94Ik0T80iEhI2t+XBVjwdfjbq3HrJ0ehqdBwukyeJRYKmbn298KOFQVHO EVbHA4rF/37jzaMadK43FgJ0SAhPPF5l4l89z5oPu0b/+5e2inA3b8J3iGZxywjM+Csq1tqz hltEc7Q+E08AAwUIAL+15XH8bPbjNJdVyg2CMl10JNW2wWg2Q6qdljeaRqeR6zFus7EZTwtX sNzs5bP8y51PSUDJbeiy2RNCNKWFMndM22TZnk3GNG45nQd4OwYK0RZVrikalmJY5Q6m7Z16 4yrZgIXFdKj2t8F+x613/SJW1lIr9/bDp4U9tw0V1g3l2dFtD3p3ZrQ3hpoDtoK70ioIAjjH aIXIAcm3FGZFXy503DOA0KaTWwvOVdYCFLm3zWuSOmrX/GsEc7ovasOWwjPn878qVjbUKWwx Q4QkF4OhUV9zPtf9tDSAZ3x7QSwoKbCoRCZ/xbyTUPyQ1VvNy/mYrBcYlzHodsaqUDjHuW+I SQQYEQIACQUCRND5ggIbDAAKCRBy3lIGd+N/BCO8AJ9j1dWVQWxw/YdTbEyrRKOY8YZNwwCf afMAg8QvmOWnHx3wl8WslCaXaE8= Message-ID: <983694ab-b822-90a7-72a9-1addd0ae7774@FreeBSD.org> Date: Tue, 15 Dec 2020 14:15:18 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Tue, 15 Dec 2020 22:15:20 -0000 On 12/15/20 12:39 AM, Eitan Adler wrote: > On Mon, 14 Dec 2020 at 11:07, John Baldwin wrote: >> >> On 12/13/20 8:52 AM, Eitan Adler wrote: >>> The branch main has been updated by eadler: >>> >>> URL: https://cgit.FreeBSD.org/doc/commit/?id=072b13ec97b32d91379f5c11e577d3509af00e18 >>> >>> commit 072b13ec97b32d91379f5c11e577d3509af00e18 >>> Author: Eitan Adler >>> AuthorDate: 2020-12-13 16:52:31 +0000 >>> Commit: Eitan Adler >>> CommitDate: 2020-12-13 16:52:31 +0000 >>> >>> configure arcanist for the git world >>> >>> Problem >>> >>> The documentation ("doc") repository has been converted to git but >>> arcanist does not yet understand how to interact with phabricator in >>> this world. >> >> The callsign is still needed for folks who make a private clone and do work >> in branches of that. For example, my workflow in src post-conversion will >> still consist of branches off of github.com/bsdjhb/*.git that are then >> pushed into arc and only pushed up to the actual upstream after review. > > This should not be required as long as you have the true origin as one > of the remotes. I _explicitly_ tested this case. If this isn't > working can you please run `arc which` on the broken case? Yes, but not everyone will have the upstream as a remote. If I'm a non-committer, I might clone the repository on GH or the like and work on a branch in my own clone and have that clone as my only remote when I then upload a diff via 'arc diff --create'. I don't really see the harm in having the repository explicit in the .arcconfig. >>> Solution >>> >>> - remove the callsign "D" which should be inferable from having one of >>> the cgit URLs as a remote >>> - remove "history.immutable" which was a workflow only required for >>> subversion >> >> I don't know that we want all of the arcanist-formatted data in our commit >> logs. Adding the DR URL automatically might be welcome, but I don't know >> that we want arcanist's format for Reviewers, Reviewed By, etc > > Agreed: though there are tradeoffs here. history.immutable=true has > several other implications which go against our workflow. Specifically > it will result in `arc land` using merge commits instead of squash > commits Please see > https://secure.phabricator.com/book/phabricator/article/arcanist_new_project/#history-mutability > for details. I've basically assumed we can't quite use 'arc land' due to the way it's commit log format. I won't belabor the point here but instead wait for the arch@ thread. -- John Baldwin From owner-dev-commits-doc-all@freebsd.org Wed Dec 16 07:10:10 2020 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 C30934B2DC8 for ; Wed, 16 Dec 2020 07:10:10 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CwmVB4z4cz4W1P; Wed, 16 Dec 2020 07:10:10 +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 9D3A322055; Wed, 16 Dec 2020 07:10:10 +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 0BG7AAGf019063; Wed, 16 Dec 2020 07:10:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BG7AAog019052; Wed, 16 Dec 2020 07:10:10 GMT (envelope-from git) Date: Wed, 16 Dec 2020 07:10:10 GMT Message-Id: <202012160710.0BG7AAog019052@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Juraj Lutter Subject: git: a72c1d6c21 - doc: Add committer entries for Juraj Lutter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: otis X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a72c1d6c2127a7be39c29689752776d194db42f9 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: Wed, 16 Dec 2020 07:10:10 -0000 The branch main has been updated by otis (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=a72c1d6c2127a7be39c29689752776d194db42f9 commit a72c1d6c2127a7be39c29689752776d194db42f9 Author: Juraj Lutter AuthorDate: 2020-12-15 20:25:31 +0000 Commit: Juraj Lutter CommitDate: 2020-12-15 20:25:31 +0000 doc: Add committer entries for Juraj Lutter Steps 1-4 from the Committer's guide: - Add entries for Juraj Lutter - Add GPG key And while here, also: - Fix misindentation - Remove a stray empty line Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D27617 --- .../articles/contributors/contrib.committers.xml | 7 +- share/pgpkeys/otis.key | 96 ++++++++++++++++++++++ share/pgpkeys/pgpkeys-developers.xml | 5 ++ share/pgpkeys/pgpkeys.ent | 1 + share/xml/authors.ent | 3 + share/xml/news.xml | 12 +++ 6 files changed, 122 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/articles/contributors/contrib.committers.xml b/en_US.ISO8859-1/articles/contributors/contrib.committers.xml index c6663c5ce9..e51250bc61 100644 --- a/en_US.ISO8859-1/articles/contributors/contrib.committers.xml +++ b/en_US.ISO8859-1/articles/contributors/contrib.committers.xml @@ -269,7 +269,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> - &a.alfredo.email; + &a.alfredo.email; @@ -560,7 +560,6 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> &a.whu.email; - &a.jkh.email; @@ -837,6 +836,10 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> &a.luporl.email; + + &a.otis.email; + + &a.eri.email; diff --git a/share/pgpkeys/otis.key b/share/pgpkeys/otis.key new file mode 100644 index 0000000000..08a7a53ed6 --- /dev/null +++ b/share/pgpkeys/otis.key @@ -0,0 +1,96 @@ + + +uid Juraj Lutter +uid Juraj Lutter +uid Juraj Lutter +uid Juraj Lutter +sub 2048D/2DC88285B3321954 2012-12-16 [expires: 2022-12-14] +sub 2048g/08E243D95698A684 2012-12-16 [expires: 2022-12-14] + +]]> + diff --git a/share/pgpkeys/pgpkeys-developers.xml b/share/pgpkeys/pgpkeys-developers.xml index bcaa63c73c..4543830d8d 100644 --- a/share/pgpkeys/pgpkeys-developers.xml +++ b/share/pgpkeys/pgpkeys-developers.xml @@ -1541,6 +1541,11 @@ &pgpkey.luporl; + + &a.otis.email; + &pgpkey.otis; + + &a.wma.email; &pgpkey.wma; diff --git a/share/pgpkeys/pgpkeys.ent b/share/pgpkeys/pgpkeys.ent index 578b03bdf4..c8fa339108 100644 --- a/share/pgpkeys/pgpkeys.ent +++ b/share/pgpkeys/pgpkeys.ent @@ -416,6 +416,7 @@ + diff --git a/share/xml/authors.ent b/share/xml/authors.ent index 0a65223fbe..e41b5017bb 100644 --- a/share/xml/authors.ent +++ b/share/xml/authors.ent @@ -1866,6 +1866,9 @@ oshogbo@FreeBSD.org"> + +otis@FreeBSD.org"> + pat@FreeBSD.org"> diff --git a/share/xml/news.xml b/share/xml/news.xml index 03221edd6f..53624f570b 100644 --- a/share/xml/news.xml +++ b/share/xml/news.xml @@ -30,6 +30,18 @@ 2020 + + 12 + + 12 + +

+ New committer: Juraj Lutter (ports) +

+
+
+
+ 10 From owner-dev-commits-doc-all@freebsd.org Wed Dec 16 18:17:57 2020 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 1EEAA4C3898 for ; Wed, 16 Dec 2020 18:17:57 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cx3Jj0R50z3lF0; Wed, 16 Dec 2020 18:17:57 +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 0217326A6; Wed, 16 Dec 2020 18:17:57 +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 0BGIHuwf041126; Wed, 16 Dec 2020 18:17:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BGIHuM9041125; Wed, 16 Dec 2020 18:17:56 GMT (envelope-from git) Date: Wed, 16 Dec 2020 18:17:56 GMT Message-Id: <202012161817.0BGIHuM9041125@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 63c3f6c81e - Fix the time of 2020-12-16 Office Hours event MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 63c3f6c81e677f0dbb366891eb6326ec2b6a5ef0 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: Wed, 16 Dec 2020 18:17:57 -0000 The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=63c3f6c81e677f0dbb366891eb6326ec2b6a5ef0 commit 63c3f6c81e677f0dbb366891eb6326ec2b6a5ef0 Author: Li-Wen Hsu AuthorDate: 2020-12-16 18:17:25 +0000 Commit: Li-Wen Hsu CommitDate: 2020-12-16 18:17:25 +0000 Fix the time of 2020-12-16 Office Hours event Approved by: ygy (implicitly) --- share/xml/events2020.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/xml/events2020.xml b/share/xml/events2020.xml index fe6ad9dad8..e8b1d6faf2 100644 --- a/share/xml/events2020.xml +++ b/share/xml/events2020.xml @@ -665,7 +665,7 @@ live.FreeBSD.org - On December 16th at 18:00 UTC we will hold a + On December 16th at 21:00 UTC we will hold a "FreeBSD Office Hours", an interactive online event where users, contributors, and developers can ask questions or to offer comments. The topic will be "Bhyve", hosted by From owner-dev-commits-doc-all@freebsd.org Wed Dec 16 19:52:22 2020 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 7A66E4C59AD for ; Wed, 16 Dec 2020 19:52:22 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cx5Pf2zHBz3rHp; Wed, 16 Dec 2020 19:52:22 +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 598173CAA; Wed, 16 Dec 2020 19:52:22 +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 0BGJqMfB049369; Wed, 16 Dec 2020 19:52:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BGJqMuw049368; Wed, 16 Dec 2020 19:52:22 GMT (envelope-from git) Date: Wed, 16 Dec 2020 19:52:22 GMT Message-Id: <202012161952.0BGJqMuw049368@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Glen Barber Subject: git: 3a01c01d82 - news.xml: Fix indentation/line wrapping. No functional changes. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gjb X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3a01c01d82f496190c6aaa700122ea7965a12ed6 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: Wed, 16 Dec 2020 19:52:22 -0000 The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=3a01c01d82f496190c6aaa700122ea7965a12ed6 commit 3a01c01d82f496190c6aaa700122ea7965a12ed6 Author: Glen Barber AuthorDate: 2020-12-16 19:51:51 +0000 Commit: Glen Barber CommitDate: 2020-12-16 19:51:51 +0000 news.xml: Fix indentation/line wrapping. No functional changes. Sponsored by: Rubicon Communications, LLC (netgate.com) --- share/xml/news.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/share/xml/news.xml b/share/xml/news.xml index 53624f570b..c9ca11dbe5 100644 --- a/share/xml/news.xml +++ b/share/xml/news.xml @@ -32,14 +32,15 @@ 12 + - 12 - -

- New committer: Juraj Lutter (ports) -

-
-
+ 12 + +

New committer: + Juraj Lutter + (ports)

+
+
From owner-dev-commits-doc-all@freebsd.org Wed Dec 16 21:06:34 2020 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 9652B4C6E9B for ; Wed, 16 Dec 2020 21:06:34 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cx73G3mpmz3vgR; Wed, 16 Dec 2020 21:06:34 +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 7429F4AF3; Wed, 16 Dec 2020 21:06:34 +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 0BGL6Yvh025176; Wed, 16 Dec 2020 21:06:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BGL6YoY025175; Wed, 16 Dec 2020 21:06:34 GMT (envelope-from git) Date: Wed, 16 Dec 2020 21:06:34 GMT Message-Id: <202012162106.0BGL6YoY025175@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Warner Losh Subject: git: 1ce17f83bd - Add news that FreeBSD-doc switched over to git. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1ce17f83bdf7d17ffcc43d5efb0a5b57fedc5a19 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: Wed, 16 Dec 2020 21:06:34 -0000 The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/doc/commit/?id=1ce17f83bdf7d17ffcc43d5efb0a5b57fedc5a19 commit 1ce17f83bdf7d17ffcc43d5efb0a5b57fedc5a19 Author: Warner Losh AuthorDate: 2020-12-16 20:02:52 +0000 Commit: Warner Losh CommitDate: 2020-12-16 21:03:03 +0000 Add news that FreeBSD-doc switched over to git. --- share/xml/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/share/xml/news.xml b/share/xml/news.xml index c9ca11dbe5..5429a0f8c4 100644 --- a/share/xml/news.xml +++ b/share/xml/news.xml @@ -41,6 +41,16 @@ (ports)

+ + 5 + + + 5 + +

FreeBSD doc repo converted to git.

+
+
+ From owner-dev-commits-doc-all@freebsd.org Wed Dec 16 23:53:36 2020 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 5DBB34C9F37 for ; Wed, 16 Dec 2020 23:53: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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CxBm029hpz4Yhn; Wed, 16 Dec 2020 23:53: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 3D70E6ED9; Wed, 16 Dec 2020 23:53: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 0BGNraL5009016; Wed, 16 Dec 2020 23:53:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BGNra7T009015; Wed, 16 Dec 2020 23:53:36 GMT (envelope-from git) Date: Wed, 16 Dec 2020 23:53:36 GMT Message-Id: <202012162353.0BGNra7T009015@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Glen Barber Subject: git: aec6122b7b - news.xml: fix spacing/whitespace/indentation issues. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gjb X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aec6122b7b585833c194158bfe95b1ff2e39732e 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: Wed, 16 Dec 2020 23:53:36 -0000 The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=aec6122b7b585833c194158bfe95b1ff2e39732e commit aec6122b7b585833c194158bfe95b1ff2e39732e Author: Glen Barber AuthorDate: 2020-12-16 23:53:15 +0000 Commit: Glen Barber CommitDate: 2020-12-16 23:53:15 +0000 news.xml: fix spacing/whitespace/indentation issues. Sponsored by: Rubicon Communications, LLC (netgate.com) --- share/xml/news.xml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/share/xml/news.xml b/share/xml/news.xml index 2a959b290a..18f1590bd2 100644 --- a/share/xml/news.xml +++ b/share/xml/news.xml @@ -35,20 +35,19 @@ 12 - -

New committer: - Juraj Lutter - (ports)

-
-
+ +

New committer: + Juraj Lutter + (ports)

+
+ 5 - -

FreeBSD doc repo converted to git.

-
-
- + +

FreeBSD doc repo converted to git.

+
+
From owner-dev-commits-doc-all@freebsd.org Wed Dec 16 23:53:36 2020 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 74CA54C9FC0 for ; Wed, 16 Dec 2020 23:53: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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CxBm02y3Vz4Ygm; Wed, 16 Dec 2020 23:53: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 584D76CF1; Wed, 16 Dec 2020 23:53: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 0BGNrax0009033; Wed, 16 Dec 2020 23:53:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BGNraoC009032; Wed, 16 Dec 2020 23:53:36 GMT (envelope-from git) Date: Wed, 16 Dec 2020 23:53:36 GMT Message-Id: <202012162353.0BGNraoC009032@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Glen Barber Subject: git: 14a2d969e1 - news.xml: remove a stray date reference. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gjb X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 14a2d969e1c2c2db6e17642c2c1c1c4290be8b5e 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: Wed, 16 Dec 2020 23:53:36 -0000 The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=14a2d969e1c2c2db6e17642c2c1c1c4290be8b5e commit 14a2d969e1c2c2db6e17642c2c1c1c4290be8b5e Author: Glen Barber AuthorDate: 2020-12-16 23:51:21 +0000 Commit: Glen Barber CommitDate: 2020-12-16 23:51:21 +0000 news.xml: remove a stray date reference. Sponsored by: Rubicon Communications, LLC (netgate.com) --- share/xml/news.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/share/xml/news.xml b/share/xml/news.xml index 5429a0f8c4..2a959b290a 100644 --- a/share/xml/news.xml +++ b/share/xml/news.xml @@ -42,8 +42,6 @@ - 5 - 5 From owner-dev-commits-doc-all@freebsd.org Thu Dec 17 15:43:17 2020 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 234B74BB0CD for ; Thu, 17 Dec 2020 15:43:17 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cxbqn0TGMz3p7x; Thu, 17 Dec 2020 15:43:17 +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 03A991B17C; Thu, 17 Dec 2020 15:43:17 +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 0BHFhGRO036661; Thu, 17 Dec 2020 15:43:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BHFhGrt036660; Thu, 17 Dec 2020 15:43:16 GMT (envelope-from git) Date: Thu, 17 Dec 2020 15:43:16 GMT Message-Id: <202012171543.0BHFhGrt036660@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Warner Losh Subject: git: a9729ccf88 - Add news entry for the conversion of the src repository to Git. The cutover from Subversion to Git is this weekend. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a9729ccf8868ecd40275a75b4f0f61c71652c93c 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, 17 Dec 2020 15:43:17 -0000 The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/doc/commit/?id=a9729ccf8868ecd40275a75b4f0f61c71652c93c commit a9729ccf8868ecd40275a75b4f0f61c71652c93c Author: Warner Losh AuthorDate: 2020-12-17 05:16:49 +0000 Commit: Warner Losh CommitDate: 2020-12-17 05:16:49 +0000 Add news entry for the conversion of the src repository to Git. The cutover from Subversion to Git is this weekend. --- share/xml/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/share/xml/news.xml b/share/xml/news.xml index 18f1590bd2..9703985aae 100644 --- a/share/xml/news.xml +++ b/share/xml/news.xml @@ -33,6 +33,15 @@ 12 + + 19 + +

FreeBSD src repo to be converted to git. Please see + the git wiki + for details.

+
+
+ 12 From owner-dev-commits-doc-all@freebsd.org Thu Dec 17 17:52:46 2020 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 3326D4BE5CB for ; Thu, 17 Dec 2020 17:52:46 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CxfjB1360z4TY9; Thu, 17 Dec 2020 17:52:46 +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 171FA1CBC6; Thu, 17 Dec 2020 17:52:46 +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 0BHHqkLo084732; Thu, 17 Dec 2020 17:52:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BHHqkoL084731; Thu, 17 Dec 2020 17:52:46 GMT (envelope-from git) Date: Thu, 17 Dec 2020 17:52:46 GMT Message-Id: <202012171752.0BHHqkoL084731@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Marc Fonvieille Subject: git: 482d8311b8 - Improve wording in section 16.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: blackend X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 482d8311b8a1e25a66ee49af4bc7efadd8be22aa 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, 17 Dec 2020 17:52:46 -0000 The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=482d8311b8a1e25a66ee49af4bc7efadd8be22aa commit 482d8311b8a1e25a66ee49af4bc7efadd8be22aa Author: Marc Fonvieille AuthorDate: 2020-12-17 17:38:05 +0000 Commit: Marc Fonvieille CommitDate: 2020-12-17 17:38:05 +0000 Improve wording in section 16.4.2 Reported by: Andreas Bjørnestad --- en_US.ISO8859-1/books/handbook/audit/chapter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/audit/chapter.xml b/en_US.ISO8859-1/books/handbook/audit/chapter.xml index e10a8724b3..f6e45af152 100644 --- a/en_US.ISO8859-1/books/handbook/audit/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/audit/chapter.xml @@ -762,7 +762,7 @@ fi files to a centralized server, deleting old trail files, or reducing the audit trail to remove unneeded records. This script will be run only when audit trail files are cleanly - terminated, so will not be run on trails left unterminated + terminated. It will not be run on trails left unterminated following an improper shutdown. From owner-dev-commits-doc-all@freebsd.org Fri Dec 18 18:14:36 2020 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 CE6A54BEE7F for ; Fri, 18 Dec 2020 18:14: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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CyH7w5SPGz3FCM; Fri, 18 Dec 2020 18:14: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 A9EDC733A; Fri, 18 Dec 2020 18:14: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 0BIIEagp082397; Fri, 18 Dec 2020 18:14:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BIIEaY1082396; Fri, 18 Dec 2020 18:14:36 GMT (envelope-from git) Date: Fri, 18 Dec 2020 18:14:36 GMT Message-Id: <202012181814.0BIIEaY1082396@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Guangyuan Yang Subject: git: e6320b07f5 - Fix revision link after Git transition MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e6320b07f586ac278b8c70bebb7fe743360630c6 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: Fri, 18 Dec 2020 18:14:36 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/doc/commit/?id=e6320b07f586ac278b8c70bebb7fe743360630c6 commit e6320b07f586ac278b8c70bebb7fe743360630c6 Author: Guangyuan Yang AuthorDate: 2020-12-18 14:51:39 +0000 Commit: Guangyuan Yang CommitDate: 2020-12-18 18:14:18 +0000 Fix revision link after Git transition PR: 251940 Reported by: emaste --- share/xml/freebsd-common.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/xml/freebsd-common.xsl b/share/xml/freebsd-common.xsl index 1be23f0962..5da114730a 100644 --- a/share/xml/freebsd-common.xsl +++ b/share/xml/freebsd-common.xsl @@ -25,8 +25,8 @@ - + From owner-dev-commits-doc-all@freebsd.org Sat Dec 19 13:08:09 2020 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 983C04C7113 for ; Sat, 19 Dec 2020 13:08:09 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CymHs3h6yz3RFs; Sat, 19 Dec 2020 13:08:09 +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 6D2571DC8D; Sat, 19 Dec 2020 13:08:09 +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 0BJD89gT085602; Sat, 19 Dec 2020 13:08:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BJD89hN085601; Sat, 19 Dec 2020 13:08:09 GMT (envelope-from git) Date: Sat, 19 Dec 2020 13:08:09 GMT Message-Id: <202012191308.0BJD89hN085601@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Rene Ladan Subject: git: 28dade007b - share/pgpkeys/README: Update to the Git era MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 28dade007b2f25ef026365bc77e565f1719e438b 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: Sat, 19 Dec 2020 13:08:09 -0000 The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/doc/commit/?id=28dade007b2f25ef026365bc77e565f1719e438b commit 28dade007b2f25ef026365bc77e565f1719e438b Author: Rene Ladan AuthorDate: 2020-12-19 13:05:57 +0000 Commit: Rene Ladan CommitDate: 2020-12-19 13:05:57 +0000 share/pgpkeys/README: Update to the Git era - convert loose Subversion instructions to loose Git instructions - remove now defunct $FreeBSD$ marker --- share/pgpkeys/README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/share/pgpkeys/README b/share/pgpkeys/README index ae020f9cad..6c2d441b6c 100644 --- a/share/pgpkeys/README +++ b/share/pgpkeys/README @@ -35,7 +35,7 @@ address. For instance, in my case: | &pgpkey.des; | | -| Don't forget to 'svn add des.key' if this is a new entry, +| Don't forget to 'git add des.key' if this is a new entry, | and check your diffs before committing! If your login name is different from your freefall login name, specify @@ -68,7 +68,7 @@ Beware that the keys are supposed to be ordered by surname; if you're unsure where to add your entry, use finger(1) to check the surnames of those around you. -Once you've successfully run addkey.sh, 'svn add' your key file, check +Once you've successfully run addkey.sh, 'git add' your key file, check the diffs, and commit. @@ -96,6 +96,3 @@ freefall login name. -- des@freebsd.org - - -$FreeBSD$ From owner-dev-commits-doc-all@freebsd.org Sun Dec 20 12:13:08 2020 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 2D0CD4C07C2 for ; Sun, 20 Dec 2020 12:13:08 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CzM1w0gFdz4lG2; Sun, 20 Dec 2020 12:13:08 +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 09B3C7526; Sun, 20 Dec 2020 12:13:08 +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 0BKCD7cj090398; Sun, 20 Dec 2020 12:13:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BKCD7OO090397; Sun, 20 Dec 2020 12:13:07 GMT (envelope-from git) Date: Sun, 20 Dec 2020 12:13:07 GMT Message-Id: <202012201213.0BKCD7OO090397@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: e6f974e9ea - Mention that the private folder is also not using ACLs. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e6f974e9ea38cb7568cb04efe4cabcf412395b88 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: Sun, 20 Dec 2020 12:13:08 -0000 The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=e6f974e9ea38cb7568cb04efe4cabcf412395b88 commit e6f974e9ea38cb7568cb04efe4cabcf412395b88 Author: Benedict Reuschling AuthorDate: 2020-12-20 12:09:22 +0000 Commit: Benedict Reuschling CommitDate: 2020-12-20 12:09:22 +0000 Mention that the private folder is also not using ACLs. In the UFS ACLs chapter, there is an example showing ACL-enabled filesystems using a + sign. However, there is a directory private lited there that is not having ACLs enabled, but it is not mentioned in the text below the example. Add it there to avoid confusion. PR: 251528 Submitted by: panden@gmail.com --- en_US.ISO8859-1/books/handbook/security/chapter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.xml b/en_US.ISO8859-1/books/handbook/security/chapter.xml index 5421ced36d..4bc3279737 100644 --- a/en_US.ISO8859-1/books/handbook/security/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/security/chapter.xml @@ -3096,8 +3096,8 @@ drwxr-xr-x 2 robert robert 512 Nov 10 11:54 public_html In this example, directory1, directory2, and directory3 are all taking advantage of - ACLs, whereas - public_html is not. + ACLs, whereas private + and public_html are not.