git: 5025e850132d - main - zfs: fix kernel build after e92ffd9b6 if ZFS is compiled in

2022-01-23 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=5025e850132d9ce26333e4fc72d4fe034e1ac766 commit 5025e850132d9ce26333e4fc72d4fe034e1ac766 Author: Martin Matuska AuthorDate: 2022-01-23 08:24:00 + Commit: Martin Matuska CommitDate: 2022-01-23 08:27

Re: git: e92ffd9b6268 - main - zfs: merge openzfs/zfs@17b2ae0b2 (master) into main

2022-01-23 Thread FreeBSD User
On Sat, 22 Jan 2022 23:10:07 GMT Martin Matuska wrote: > The branch main has been updated by mm: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e92ffd9b626833ebdbf2742c8ffddc6cd94b963e > > commit e92ffd9b626833ebdbf2742c8ffddc6cd94b963e > Merge: 3c3df3660072 17b2ae0b24d4 > Author: Mart

git: f79791ab6049 - stable/13 - Disable PIE for MIPS BERI boot loader

2022-01-23 Thread Marcin Wojtas
The branch stable/13 has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=f79791ab60497c18768a26b46d7798f324919423 commit f79791ab60497c18768a26b46d7798f324919423 Author: Marcin Wojtas AuthorDate: 2021-02-25 05:41:35 + Commit: Marcin Wojtas CommitDate: 2022-01-23 10

git: afd4a4940790 - stable/13 - Disable PIE for MIPS ubldr

2022-01-23 Thread Marcin Wojtas
The branch stable/13 has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=afd4a4940790c89c27cc4fac31814a4402f31444 commit afd4a4940790c89c27cc4fac31814a4402f31444 Author: Marcin Wojtas AuthorDate: 2021-02-12 15:41:49 + Commit: Marcin Wojtas CommitDate: 2022-01-23 10

git: 5b042fcbdff8 - stable/13 - Disable PIE for powerpc bootloaders.

2022-01-23 Thread Marcin Wojtas
The branch stable/13 has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=5b042fcbdff8a651daecfbf91759fc8baf43ece0 commit 5b042fcbdff8a651daecfbf91759fc8baf43ece0 Author: Marcin Wojtas AuthorDate: 2021-02-23 12:42:26 + Commit: Marcin Wojtas CommitDate: 2022-01-23 10

git: 408c698b133f - stable/13 - t_setrlimit: Adjust resource limit to 20M

2022-01-23 Thread Marcin Wojtas
The branch stable/13 has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=408c698b133f33e52ec2d067447dd32b425cfcc8 commit 408c698b133f33e52ec2d067447dd32b425cfcc8 Author: Dawid Gorecki AuthorDate: 2021-12-20 05:27:12 + Commit: Marcin Wojtas CommitDate: 2022-01-23 10

git: 396e9f259d96 - stable/13 - Enable PIE by default on 64-bit architectures

2022-01-23 Thread Marcin Wojtas
The branch stable/13 has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=396e9f259d9629c5f5fa8dd65d39d21621af30fc commit 396e9f259d9629c5f5fa8dd65d39d21621af30fc Author: Marcin Wojtas AuthorDate: 2021-01-22 12:13:03 + Commit: Marcin Wojtas CommitDate: 2022-01-23 10

git: f50c1c5b7c1f - stable/13 - Add UPDATING entry for PIE default

2022-01-23 Thread Marcin Wojtas
--git a/UPDATING b/UPDATING index a538f0414635..2f187e2b2913 100644 --- a/UPDATING +++ b/UPDATING @@ -12,6 +12,11 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20220123: + For 64-bit

git: 7ff278267bce - stable/13 - Regenerate src.conf(5) after PIE default change

2022-01-23 Thread Marcin Wojtas
The branch stable/13 has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=7ff278267bcec4f9b41716f8d039f349c96f4f74 commit 7ff278267bcec4f9b41716f8d039f349c96f4f74 Author: Kyle Evans AuthorDate: 2021-03-02 21:21:27 + Commit: Marcin Wojtas CommitDate: 2022-01-23 10:12

Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock

2022-01-23 Thread Gleb Smirnoff
On Sat, Jan 22, 2022 at 08:50:54AM +0100, Wojciech Macek wrote: W> I will prepare a fix later today. Basically, the whole "if" condition must W> be inside rwlock block to avoid race during module unload. W> Maybe adding else and rwunlock in rip_detach will suffice I need to try W> it out. May

Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock

2022-01-23 Thread Wojciech Macek
This is an orginal fix. The issue was visible due to race between ip input/output and mrouter uninit. https://reviews.freebsd.org/D29946 niedz., 23 sty 2022, 17:41 użytkownik Gleb Smirnoff napisał: > On Sat, Jan 22, 2022 at 08:50:54AM +0100, Wojciech Macek wrote: > W> I will prepare a fix later

Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock

2022-01-23 Thread Wojciech Macek
This commit, moving ip_mroutet_done outside a lock is only to silence a warning when invariants are enabled - no functional changes to the root problem were made here. Wojtek niedz., 23 sty 2022, 19:24 użytkownik Wojciech Macek napisał: > This is an orginal fix. The issue was visible due to rac

git: b168d0c850f3 - main - ena: rework tx req_id validation logic

2022-01-23 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=b168d0c850f34e8178d815ba3a87de2657a02ca9 commit b168d0c850f34e8178d815ba3a87de2657a02ca9 Author: Artur Rojek AuthorDate: 2022-01-03 13:50:06 + Commit: Marcin Wojtas CommitDate: 2022-01-23 19:38:12

git: 8a5b4859c7fc - main - ena: update ENA version to v2.5.0

2022-01-23 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=8a5b4859c7fcefac7db611ef38450ef0a66d68a8 commit 8a5b4859c7fcefac7db611ef38450ef0a66d68a8 Author: Michal Krawczyk AuthorDate: 2022-01-03 13:51:59 + Commit: Marcin Wojtas CommitDate: 2022-01-23 19:48

git: d10ec3ad7739 - main - ena: do not call reset if device is unresponsive

2022-01-23 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=d10ec3ad7739a6f621d398d034632f68f647d72f commit d10ec3ad7739a6f621d398d034632f68f647d72f Author: Dawid Gorecki AuthorDate: 2022-01-03 13:50:29 + Commit: Marcin Wojtas CommitDate: 2022-01-23 19:48:3

git: 95161adfcb92 - main - ena: fix man page typos and update contact section

2022-01-23 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=95161adfcb9261af81015b9c8ec97a445a993e4c commit 95161adfcb9261af81015b9c8ec97a445a993e4c Author: Michal Krawczyk AuthorDate: 2022-01-03 13:51:52 + Commit: Marcin Wojtas CommitDate: 2022-01-23 19:48

git: 78554d0c707c - main - ena: start timer service on attach

2022-01-23 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=78554d0c707c9401dbae53fb8bc65d291a5a09a5 commit 78554d0c707c9401dbae53fb8bc65d291a5a09a5 Author: Dawid Gorecki AuthorDate: 2022-01-03 13:50:13 + Commit: Marcin Wojtas CommitDate: 2022-01-23 19:48:3

git: 15e1d8f69bcc - stable/13 - Fix inverse sleep logic in buf_daemon().

2022-01-23 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=15e1d8f69bcce73566bceae106c19b5394c6f88a commit 15e1d8f69bcce73566bceae106c19b5394c6f88a Author: Alexander Motin AuthorDate: 2022-01-16 00:32:36 + Commit: Alexander Motin CommitDate: 2022-01-

git: 2bbef9d95dc1 - main - ena: properly handle IPv6 L4 checksum offload

2022-01-23 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=2bbef9d95dc10a69a3c5813a517f6e8fe583539a commit 2bbef9d95dc10a69a3c5813a517f6e8fe583539a Author: Dawid Gorecki AuthorDate: 2022-01-03 13:49:58 + Commit: Marcin Wojtas CommitDate: 2022-01-23 19:38:0

git: 45f0e5710509 - main - sound: add patch for Lenovo Legion 5 AMD

2022-01-23 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=45f0e5710509c510955c56a1b3e7d0e392407b0d commit 45f0e5710509c510955c56a1b3e7d0e392407b0d Author: Philippe Michaud-Boudreault AuthorDate: 2021-05-19 14:38:34 + Commit: Ed Maste CommitDate: 2022-

git: eb4c4f4a2e18 - main - ena: merge ena-com v2.5.0 upgrade

2022-01-23 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=eb4c4f4a2e18659b67a6bf1ea5f473c7ed8c854f commit eb4c4f4a2e18659b67a6bf1ea5f473c7ed8c854f Merge: 5025e850132d 2530eb1fa01b Author: Marcin Wojtas AuthorDate: 2022-01-23 19:21:17 + Commit: Marcin Wojta

git: c8c305ac071a - stable/12 - Fix inverse sleep logic in buf_daemon().

2022-01-23 Thread Alexander Motin
The branch stable/12 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=c8c305ac071a660c34de274cc6fd6daae6a1642d commit c8c305ac071a660c34de274cc6fd6daae6a1642d Author: Alexander Motin AuthorDate: 2022-01-16 00:32:36 + Commit: Alexander Motin CommitDate: 2022-01-

git: 3540f6b4af3c - stable/13 - nfsd: Reduce callouts rate.

2022-01-23 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=3540f6b4af3c32ba0aa7874da8037cd8be38569e commit 3540f6b4af3c32ba0aa7874da8037cd8be38569e Author: Alexander Motin AuthorDate: 2022-01-09 18:09:29 + Commit: Alexander Motin CommitDate: 2022-01-

git: 0dc8e3fe6fd1 - stable/13 - mps/mpr: Relax doorbell polling precision.

2022-01-23 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=0dc8e3fe6fd1e6a79a840dd3b518e088076f7cda commit 0dc8e3fe6fd1e6a79a840dd3b518e088076f7cda Author: Alexander Motin AuthorDate: 2022-01-08 02:30:12 + Commit: Alexander Motin CommitDate: 2022-01-

git: bb66b7c06e1c - stable/13 - rc.d/ntp: Ensure ntpd.leap-seconds.list is readable by ntpd

2022-01-23 Thread Cy Schubert
The branch stable/13 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=bb66b7c06e1cfd688632e11716d0064cb0385183 commit bb66b7c06e1cfd688632e11716d0064cb0385183 Author: Cy Schubert AuthorDate: 2022-01-18 14:14:54 + Commit: Cy Schubert CommitDate: 2022-01-23 20:23:

git: 28d0a7821adc - stable/12 - rc.d/ntp: Ensure ntpd.leap-seconds.list is readable by ntpd

2022-01-23 Thread Cy Schubert
The branch stable/12 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=28d0a7821adc1421b26c45b5cd8ab6532e55ba62 commit 28d0a7821adc1421b26c45b5cd8ab6532e55ba62 Author: Cy Schubert AuthorDate: 2022-01-18 14:14:54 + Commit: Cy Schubert CommitDate: 2022-01-23 20:24:

git: f72926eab00c - main - mountd: Delay starting mountd until after mountlate

2022-01-23 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=f72926eab00ccd956298e44831b519daa704a868 commit f72926eab00ccd956298e44831b519daa704a868 Author: Rick Macklem AuthorDate: 2022-01-23 22:17:40 + Commit: Rick Macklem CommitDate: 2022-01-23 22:

git: 70201cc45dc7 - stable/13 - Reduce minimum idle hardclock rate from 2Hz to 1Hz.

2022-01-23 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=70201cc45dc7c3466a852e6b93e02dfd13fc8f59 commit 70201cc45dc7c3466a852e6b93e02dfd13fc8f59 Author: Alexander Motin AuthorDate: 2022-01-10 00:17:43 + Commit: Alexander Motin CommitDate: 2022-01-

git: e3bad5f7aa86 - main - fetch(1): process truncated transfer as soft failure

2022-01-23 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=e3bad5f7aa86a0911cf8d28395e7a29395739985 commit e3bad5f7aa86a0911cf8d28395e7a29395739985 Author: Eugene Grosbein AuthorDate: 2022-01-24 04:03:42 + Commit: Eugene Grosbein CommitDate: 2022-01-24

git: a4efbe0d6da2 - main - fetch(1): correct progress accounting after previous commit

2022-01-23 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=a4efbe0d6da28eea0de4d414af25e7853ab8adfa commit a4efbe0d6da28eea0de4d414af25e7853ab8adfa Author: Eugene Grosbein AuthorDate: 2022-01-24 04:17:24 + Commit: Eugene Grosbein CommitDate: 2022-01-24

Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock

2022-01-23 Thread Gleb Smirnoff
On Sun, Jan 23, 2022 at 07:24:36PM +0100, Wojciech Macek wrote: W> This is an orginal fix. The issue was visible due to race between ip W> input/output and mrouter uninit. W> https://reviews.freebsd.org/D29946 Why did you add another net epoch tracker under different name? Just adding NET_EPOCH_WA

git: dea952c3e21b - main - modules: mgb: need opt_platform.h

2022-01-23 Thread Kevin Lo
The branch main has been updated by kevlo: URL: https://cgit.FreeBSD.org/src/commit/?id=dea952c3e21bfbb773a5570e8dde5c3383a70b18 commit dea952c3e21bfbb773a5570e8dde5c3383a70b18 Author: Kevin Lo AuthorDate: 2022-01-24 05:38:39 + Commit: Kevin Lo CommitDate: 2022-01-24 05:38:39 +

git: 273016e836aa - main - unbound: Vendor import 1.14.0

2022-01-23 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=273016e836aa378789612e0a0e08d50f28be778e commit 273016e836aa378789612e0a0e08d50f28be778e Merge: dea952c3e21b 9b87431a3261 Author: Cy Schubert AuthorDate: 2022-01-24 05:58:36 + Commit: Cy Schubert C

git: 72d0d523e9ba - main - UPDATING: Document unbound support of RFC8375

2022-01-23 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=72d0d523e9ba740d21ae6b03902eacd6100dd594 commit 72d0d523e9ba740d21ae6b03902eacd6100dd594 Author: Cy Schubert AuthorDate: 2022-01-24 06:21:49 + Commit: Cy Schubert CommitDate: 2022-01-24 06:30:55 +0

git: 8303b8ff0531 - main - UPDATING: Sort by date

2022-01-23 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=8303b8ff0531f995f3986710bbb756da4d4db72c commit 8303b8ff0531f995f3986710bbb756da4d4db72c Author: Cy Schubert AuthorDate: 2022-01-24 06:34:21 + Commit: Cy Schubert CommitDate: 2022-01-24 06:34:21 +0

git: 45b6b3769797 - main - UPDATING: Sort by date

2022-01-23 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=45b6b37697971a631efbfd0cf6dc8e5510f12a89 commit 45b6b37697971a631efbfd0cf6dc8e5510f12a89 Author: Cy Schubert AuthorDate: 2022-01-24 06:39:10 + Commit: Cy Schubert CommitDate: 2022-01-24 06:39:10 +0

Re: git: 8303b8ff0531 - main - UPDATING: Sort by date

2022-01-23 Thread Andriy Gapon
On 24/01/2022 08:35, Cy Schubert wrote: The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=8303b8ff0531f995f3986710bbb756da4d4db72c commit 8303b8ff0531f995f3986710bbb756da4d4db72c Author: Cy Schubert AuthorDate: 2022-01-24 06:34:21 + Commit: Cy Sc

Re: git: 8303b8ff0531 - main - UPDATING: Sort by date

2022-01-23 Thread Cy Schubert
In message <151cc79f-3f77-ad58-fc2b-de2d6fc68...@freebsd.org>, Andriy Gapon wri tes: > On 24/01/2022 08:35, Cy Schubert wrote: > > The branch main has been updated by cy: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=8303b8ff0531f995f3986710bbb756 > da4d4db72c > > > > commit 8303b8ff0531f

git: bf599c03f09d - main - fetch(1): do not consider HTTP 5XX errors as soft failures

2022-01-23 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=bf599c03f09dea0f7e188e002b42d782af6841c3 commit bf599c03f09dea0f7e188e002b42d782af6841c3 Author: Eugene Grosbein AuthorDate: 2022-01-24 07:35:49 + Commit: Eugene Grosbein CommitDate: 2022-01-24