git: bebe2fea1946 - stable/14 - openssh: Request the OpenSSL 1.1 API

2025-04-02 Thread Jose Luis Duran
The branch stable/14 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=bebe2fea194624ce2116eadb48e5b99f29f48a14 commit bebe2fea194624ce2116eadb48e5b99f29f48a14 Author: Jose Luis Duran AuthorDate: 2025-03-27 00:19:14 + Commit: Jose Luis Duran CommitDate: 2025

git: e85aaed60eb0 - main - Correct CTLTYPE of SYSCTL_SBINTIME_MSEC etc

2025-04-02 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=e85aaed60eb061f31b2f1e5dc92b0ff0419b5fbf commit e85aaed60eb061f31b2f1e5dc92b0ff0419b5fbf Author: Colin Percival AuthorDate: 2025-03-31 04:05:33 + Commit: Colin Percival CommitDate: 2025-04-02

git: 0a91888870e2 - main - arm64: add a GPIO driver for Apple Silicon

2025-04-02 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=0a9170e2227d3b3576aaa949764929550b94 commit 0a9170e2227d3b3576aaa949764929550b94 Author: Kyle Evans AuthorDate: 2025-04-03 01:11:26 + Commit: Kyle Evans CommitDate: 2025-04-03 01:11:33

Re: git: 011e3d0b8b90 - main - cxgbe(4): Perform Conventional Reset instead of FLR on the device.

2025-04-02 Thread Konstantin Belousov
On Sun, Mar 16, 2025 at 02:35:18AM +, Navdeep Parhar wrote: > The branch main has been updated by np: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=011e3d0b8b90a4330f14b2cb7da45ed7b805ed10 > > commit 011e3d0b8b90a4330f14b2cb7da45ed7b805ed10 > Author: Navdeep Parhar > AuthorDate: 20

git: d0b59c4d3a09 - main - kern_mkdirat(): unconditionally provide the out label

2025-04-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d0b59c4d3a091a7a3cf589dead8dddafe00703f7 commit d0b59c4d3a091a7a3cf589dead8dddafe00703f7 Author: Konstantin Belousov AuthorDate: 2025-04-02 21:53:14 + Commit: Konstantin Belousov CommitDate: 2025-

git: 1cbe8781642e - stable/14 - libdtrace: Fix an off-by-one in the priority queue implementation

2025-04-02 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1cbe8781642e0dc961838b87793ffb145f70719a commit 1cbe8781642e0dc961838b87793ffb145f70719a Author: Mark Johnston AuthorDate: 2025-03-10 03:00:42 + Commit: Mark Johnston CommitDate: 2025-04-02

git: 480009522604 - main - ctl_ioctl.h: Do not use enums for bit fields of flags

2025-04-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=48000952260469477346c8a89e927af69ebc00e2 commit 48000952260469477346c8a89e927af69ebc00e2 Author: John Baldwin AuthorDate: 2025-04-02 18:40:54 + Commit: John Baldwin CommitDate: 2025-04-02 18:41:22

git: 2ec2ba7e232d - main - vfs: Add VFS/syscall support for Solaris style extended attributes

2025-04-02 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=2ec2ba7e232dd126df0617194fd07be78c7a2ab9 commit 2ec2ba7e232dd126df0617194fd07be78c7a2ab9 Author: Rick Macklem AuthorDate: 2025-04-02 20:45:14 + Commit: Rick Macklem CommitDate: 2025-04-02 20:

Re: git: e69623451ea6 - main - mccomphy: add support for YT8531

2025-04-02 Thread Olivier Certner
Hi Mitchell, This commit is likely the cause of the current build failure on amd64, see: https://ci.freebsd.org/job/FreeBSD-main-amd64-build/31518/ Thanks and regards. -- Olivier Certner signature.asc Description: This is a digitally signed message part.

git: 80febaa1714e - main - EC2: Set PCIe eject timeout to 0

2025-04-02 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=80febaa1714e897d67a8217edc305a0e81498a6f commit 80febaa1714e897d67a8217edc305a0e81498a6f Author: Colin Percival AuthorDate: 2025-03-31 04:11:23 + Commit: Colin Percival CommitDate: 2025-04-02

git: 9be42ee6c9c7 - main - pci: Make PCIe Eject timeout configurable

2025-04-02 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=9be42ee6c9c741052bdc49f13bc953bf88a24423 commit 9be42ee6c9c741052bdc49f13bc953bf88a24423 Author: Colin Percival AuthorDate: 2025-03-31 04:08:44 + Commit: Colin Percival CommitDate: 2025-04-02

git: 58164dcb55d6 - main - pfctl: fix recursive printing of NAT rules

2025-04-02 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=58164dcb55d62ca73b5e550b8344bf61e2d8a47a commit 58164dcb55d62ca73b5e550b8344bf61e2d8a47a Author: Kristof Provost AuthorDate: 2025-04-02 16:04:46 + Commit: Kristof Provost CommitDate: 2025-04-02 19:

git: 61c010f3b35e - main - tests/netinet: enable test against kern/189088

2025-04-02 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=61c010f3b35e867166a2be5906a71b9cbcedf7db commit 61c010f3b35e867166a2be5906a71b9cbcedf7db Author: Gleb Smirnoff AuthorDate: 2025-04-02 19:44:14 + Commit: Gleb Smirnoff CommitDate: 2025-04-02 19

Re: git: e69623451ea6 - main - mccomphy: add support for YT8531

2025-04-02 Thread Cy Schubert
In message <2992932.slGk94SIus@ravel>, Olivier Certner writes: > > Hi Mitchell, > > This commit is likely the cause of the current build failure on amd64, see: > https://ci.freebsd.org/job/FreeBSD-main-amd64-build/31518/ > > Thanks and regards. > > -- > Olivier Certner Hmm. I wonder why this was

git: cd92dd23241e - main - eqos: Add StarFive JH7110 variant

2025-04-02 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=cd92dd23241e22dce06ebeb0c8e98eec5afcc896 commit cd92dd23241e22dce06ebeb0c8e98eec5afcc896 Author: Jari Sihvola AuthorDate: 2025-04-02 16:30:23 + Commit: Mitchell Horne CommitDate: 2025-04-02 16:

git: e69623451ea6 - main - mccomphy: add support for YT8531

2025-04-02 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=e69623451ea62d2c3c76e0d0e775aa3f7317f2eb commit e69623451ea62d2c3c76e0d0e775aa3f7317f2eb Author: Jari Sihvola AuthorDate: 2025-03-29 20:55:13 + Commit: Mitchell Horne CommitDate: 2025-04-02 16:

git: f01d26dec67f - main - MAC/do: Rules: and parts now to be separated by '>'

2025-04-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=f01d26dec67fb6597438ed765269b85d1099a6fa commit f01d26dec67fb6597438ed765269b85d1099a6fa Author: Olivier Certner AuthorDate: 2025-04-01 17:06:17 + Commit: Olivier Certner CommitDate: 2025-04-02 1

git: 03c12d0c21a3 - main - MAC/do: parse_single_rule(): Fix herald comment's first line

2025-04-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=03c12d0c21a3f3aba5db8b86fc3b4637cfe109a7 commit 03c12d0c21a3f3aba5db8b86fc3b4637cfe109a7 Author: Olivier Certner AuthorDate: 2025-04-01 16:43:40 + Commit: Olivier Certner CommitDate: 2025-04-02 1

git: ce9c46738295 - main - ktrace tests: don't use INADDR_ANY as a destination for sendto(2)

2025-04-02 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=ce9c4673829561bf66c78577be2b078d5662a33b commit ce9c4673829561bf66c78577be2b078d5662a33b Author: Gleb Smirnoff AuthorDate: 2025-04-02 16:21:04 + Commit: Gleb Smirnoff CommitDate: 2025-04-02 16

git: 294cda7e4e33 - stable/14 - dtrace/arm64: Fix dtrace_gethrtime()

2025-04-02 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=294cda7e4e33cc3f7adcd0300e3868db62cd46f8 commit 294cda7e4e33cc3f7adcd0300e3868db62cd46f8 Author: Mark Johnston AuthorDate: 2025-03-10 03:01:13 + Commit: Mark Johnston CommitDate: 2025-04-02

git: 7277ee24655b..b09cf48da48a - vendor/expat - vendor branch updated

2025-04-02 Thread Philip Paeps
The branch vendor/expat has been updated by philip: URL: https://cgit.FreeBSD.org/src/log/?id=7277ee24655b..b09cf48da48a b09cf48da48a Vendor import of expat 2.7.1

git: aa386a969f3f - Create tag vendor/expat/2.7.1

2025-04-02 Thread Philip Paeps
The annotated tag vendor/expat/2.7.1 has been created by philip: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/expat/2.7.1 tag vendor/expat/2.7.1 Tagger: Philip Paeps TaggerDate: 2025-04-02 04:16:50 + Tag expat 2.7.1 commit b09cf48da48aa8f907a39a749b83279f35873a73 Author: Philip

git: f8cd0c8e20b0 - stable/13 - tests: fix test for NULL encription

2025-04-02 Thread Andrey V. Elsukov
The branch stable/13 has been updated by ae: URL: https://cgit.FreeBSD.org/src/commit/?id=f8cd0c8e20b0be367c9508770a92ea7649f5da4b commit f8cd0c8e20b0be367c9508770a92ea7649f5da4b Author: Andrey V. Elsukov AuthorDate: 2025-03-25 07:23:40 + Commit: Andrey V. Elsukov CommitDate: 2025-

git: 5b6d576d22bc - stable/14 - tests: fix test for NULL encription

2025-04-02 Thread Andrey V. Elsukov
The branch stable/14 has been updated by ae: URL: https://cgit.FreeBSD.org/src/commit/?id=5b6d576d22bc15e8f6e71358c86d6e0df6ab8bcd commit 5b6d576d22bc15e8f6e71358c86d6e0df6ab8bcd Author: Andrey V. Elsukov AuthorDate: 2025-03-25 07:23:40 + Commit: Andrey V. Elsukov CommitDate: 2025-