git: 7e4ac11b6076 - main - getblkx(9): be more tolerant but also strict with the buffer size checks

2024-03-01 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7e4ac11b6076e6a9bf7341ddeae22784284ed733 commit 7e4ac11b6076e6a9bf7341ddeae22784284ed733 Author: Konstantin Belousov AuthorDate: 2024-03-02 04:58:57 + Commit: Konstantin Belousov CommitDate: 2024-

git: beadbca67bd8 - main - read(2): Add write cross reference

2024-03-01 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=beadbca67bd811ae6e6f4f4aff683026af90fd3c commit beadbca67bd811ae6e6f4f4aff683026af90fd3c Author: Warner Losh AuthorDate: 2024-03-02 03:36:39 + Commit: Warner Losh CommitDate: 2024-03-02 03:36:39 +

git: 0d161f7b60db - main - read.2: Use .Fn markup instead of .Xr for read/write calls

2024-03-01 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0d161f7b60dbc0b0d0bdb8e0d289e196c22e831b commit 0d161f7b60dbc0b0d0bdb8e0d289e196c22e831b Author: Christopher Davidson AuthorDate: 2024-03-02 03:32:37 + Commit: Warner Losh CommitDate: 2024-03-02 0

Re: git: 2956f5885cf4 - main - Add an UNDEFINED_VERSION option

2024-03-01 Thread Brooks Davis
This knob is intended to be temporary to make it easier to fix incorrect symbol maps. I've got a set of patches for libc, libgcc_s, and libcxxrt that I'll submit after further testing. -- Brooks On Fri, Mar 01, 2024 at 11:22:28PM +, Brooks Davis wrote: > The branch main has been updated by b

git: 2956f5885cf4 - main - Add an UNDEFINED_VERSION option

2024-03-01 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=2956f5885cf4f001bd5c220ee9753d49aa1ad656 commit 2956f5885cf4f001bd5c220ee9753d49aa1ad656 Author: Brooks Davis AuthorDate: 2024-03-01 23:21:46 + Commit: Brooks Davis CommitDate: 2024-03-01 23:22

git: c5246cb7b015 - main - nvme: Report only the unknown bits

2024-03-01 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c5246cb7b0153730101163381576e9b0e91c73a5 commit c5246cb7b0153730101163381576e9b0e91c73a5 Author: Warner Losh AuthorDate: 2024-03-01 23:03:19 + Commit: Warner Losh CommitDate: 2024-03-01 23:04:27 +

git: f19875b66bf4 - main - hier.7: various improvements usr/src and /var

2024-03-01 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f19875b66bf403ed5c57f82bbe2a3f42475d0a06 commit f19875b66bf403ed5c57f82bbe2a3f42475d0a06 Author: Alexander Ziaee AuthorDate: 2024-02-28 05:16:35 + Commit: Warner Losh CommitDate: 2024-03-01 22:22:

git: a5b07274fcaf - main - hier.7: various improvements usr (no src)

2024-03-01 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a5b07274fcaf71fc9c14947a75fbe0a13d381a79 commit a5b07274fcaf71fc9c14947a75fbe0a13d381a79 Author: Alexander Ziaee AuthorDate: 2024-02-28 05:16:35 + Commit: Warner Losh CommitDate: 2024-03-01 22:22:

git: 94dedfdfa96b - main - hier.7: various improvements m-s

2024-03-01 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=94dedfdfa96baef02e4ad661512a267ae5647d7b commit 94dedfdfa96baef02e4ad661512a267ae5647d7b Author: Alexander Ziaee AuthorDate: 2024-02-28 05:16:35 + Commit: Warner Losh CommitDate: 2024-03-01 22:22:

git: 03ee09148950 - main - hier.7: various improvements

2024-03-01 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=03ee09148950c9ea99987bfee8a769473079745b commit 03ee09148950c9ea99987bfee8a769473079745b Author: Alexander Ziaee AuthorDate: 2024-02-28 05:16:35 + Commit: Warner Losh CommitDate: 2024-03-01 22:22:

git: b28670018dbc - main - pci_host_generic: Enumerate resource ranges under bootverbose

2024-03-01 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b28670018dbcc7d6ebc0d05584189d6d04aa079f commit b28670018dbcc7d6ebc0d05584189d6d04aa079f Author: John Baldwin AuthorDate: 2024-03-01 22:20:10 + Commit: John Baldwin CommitDate: 2024-03-01 22:20:10

git: 7485926e09a0 - main - nvme: Firmware revisions in the firmware slot info logpage are ASCII strings

2024-03-01 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7485926e09a08fbfe83a9bc908e7d43aaca4c172 commit 7485926e09a08fbfe83a9bc908e7d43aaca4c172 Author: John Baldwin AuthorDate: 2024-03-01 22:18:43 + Commit: John Baldwin CommitDate: 2024-03-01 22:18:43

Re: git: 6e69612d5df1 - main - pam: Add pam_xdg module

2024-03-01 Thread Steffen Nurpmeso
Steffen Nurpmeso wrote in <20240301213609.rX8VcT8Z@steffen%sdaoden.eu>: |Shawn Webb wrote in | : | ... ||A defensive programming technique commonly implemented in functions ... | |For context, the thing is around the time when i developed pam_xdg |(ie: the real one!) systemd had a CVE in e

Re: git: 6e69612d5df1 - main - pam: Add pam_xdg module

2024-03-01 Thread Steffen Nurpmeso
Shawn Webb wrote in : ... |A defensive programming technique commonly implemented in functions |that recurse is to place a limit on how many times we recurse. | |HardenedBSD now places an arbitrarily picked limit of 1000 recursions: |https://git.hardenedbsd.org/hardenedbsd/HardenedBSD/-/comm

git: 638b5ae1c785 - main - HTPS has actually three states not two so the macro needs to account for that.

2024-03-01 Thread Randall Stewart
The branch main has been updated by rrs: URL: https://cgit.FreeBSD.org/src/commit/?id=638b5ae1c7858373344bc7b9dcb5a1e7fab80bd9 commit 638b5ae1c7858373344bc7b9dcb5a1e7fab80bd9 Author: Randall Stewart AuthorDate: 2024-03-01 20:21:15 + Commit: Randall Stewart CommitDate: 2024-03-01 20

git: 80d2b634ddf0 - releng/13.3 - Update in preparation for 13.3-RELEASE

2024-03-01 Thread Colin Percival
The branch releng/13.3 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=80d2b634ddf0b459910b54a04bc09f5cbc7185a7 commit 80d2b634ddf0b459910b54a04bc09f5cbc7185a7 Author: Colin Percival AuthorDate: 2024-03-01 19:00:16 + Commit: Colin Percival CommitDate: 202

git: c6a6ec85a703 - main - arm64: Fix typo in pagetable_l0_ttbr0_bootstrap symbol name

2024-03-01 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c6a6ec85a70314b8270e25a06e77e2e7c95c7055 commit c6a6ec85a70314b8270e25a06e77e2e7c95c7055 Author: Alfredo Mazzinghi AuthorDate: 2024-03-01 18:32:43 + Commit: John Baldwin CommitDate: 2024-03-01 18:

git: b307cfe419ff - main - mqueuefs: fix statfs report to not signal file system full

2024-03-01 Thread Stefan Eßer
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=b307cfe419ff886ad1bbe15419c5f5604657df7b commit b307cfe419ff886ad1bbe15419c5f5604657df7b Author: Stefan Eßer AuthorDate: 2024-03-01 17:31:15 + Commit: Stefan Eßer CommitDate: 2024-03-01 17:31:15 +0

git: 24235654f104 - main - Cirrus-CI: Add manual Clang 18 jobs

2024-03-01 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=24235654f104d8613bbae1c44cd8f7c39b5fe8fe commit 24235654f104d8613bbae1c44cd8f7c39b5fe8fe Author: Ed Maste AuthorDate: 2024-03-01 13:21:54 + Commit: Ed Maste CommitDate: 2024-03-01 16:44:09 +000

git: 0854004bba7b - main - CODEOWNERS: Add Stephane Rochoy

2024-03-01 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0854004bba7b7753e1fc509cc094f56330931a8d commit 0854004bba7b7753e1fc509cc094f56330931a8d Author: Warner Losh AuthorDate: 2024-03-01 16:15:46 + Commit: Warner Losh CommitDate: 2024-03-01 16:18:08 +

git: 484de86fbe4c - main - ldconfig: remove ignored -v (verbose) option

2024-03-01 Thread Stefan Eßer
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=484de86fbe4cf0b77e9cc15e8a6a656603b9174a commit 484de86fbe4cf0b77e9cc15e8a6a656603b9174a Author: Stefan Eßer AuthorDate: 2024-03-01 15:29:31 + Commit: Stefan Eßer CommitDate: 2024-03-01 15:40:55 +0

git: 2a04785cafe5 - stable/13 - mkimg.1: add new PARTITION SPECIFICATION section

2024-03-01 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=2a04785cafe5c4da6e83e7936ccaae39f0fc20ea commit 2a04785cafe5c4da6e83e7936ccaae39f0fc20ea Author: Eugene Grosbein AuthorDate: 2024-02-27 19:53:31 + Commit: Eugene Grosbein CommitDate: 2024-0

git: 22f11923c6c8 - stable/14 - mkimg.1: add new PARTITION SPECIFICATION section

2024-03-01 Thread Eugene Grosbein
The branch stable/14 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=22f11923c6c8fe1c7dbf32211695f9594aeb4769 commit 22f11923c6c8fe1c7dbf32211695f9594aeb4769 Author: Eugene Grosbein AuthorDate: 2024-02-27 19:53:31 + Commit: Eugene Grosbein CommitDate: 2024-0

git: b9c2c366db1b - stable/13 - zfs: merge openzfs/zfs@fb6d53206 (zfs-2.1-release) into stable/13

2024-03-01 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=b9c2c366db1beb2ed276947056f45938ad8f57ec commit b9c2c366db1beb2ed276947056f45938ad8f57ec Merge: b9880e247b26 fb6d532066f2 Author: Martin Matuska AuthorDate: 2024-03-01 13:57:40 + Commit: Martin

git: 56ec98a04d19 - main - pam_xdg: Close the dir after removal

2024-03-01 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=56ec98a04d19fec3750e47d12eb581c139c8b405 commit 56ec98a04d19fec3750e47d12eb581c139c8b405 Author: Emmanuel Vadot AuthorDate: 2024-03-01 13:49:16 + Commit: Emmanuel Vadot CommitDate: 2024-03-01 13:

git: fb995824b9df - main - pf tests: IPv6 versions of the route-to/reply-to if-bound tests

2024-03-01 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=fb995824b9df6739ed976166ce5c008c13e31701 commit fb995824b9df6739ed976166ce5c008c13e31701 Author: Kristof Provost AuthorDate: 2024-02-29 14:10:56 + Commit: Kristof Provost CommitDate: 2024-03-01 08:

git: 6460322a0a51 - main - pf: support if-bound with reply-to

2024-03-01 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6460322a0a512f4e2c263bee54fc8bf46091f4cd commit 6460322a0a512f4e2c263bee54fc8bf46091f4cd Author: Kristof Provost AuthorDate: 2024-02-02 20:56:55 + Commit: Kristof Provost CommitDate: 2024-03-01 08: