1,297,147 commits found in 6 milliseconds
nfsd: Garbage collect stray NFSv4 state
When a file is deleted on the NFS server by another client,
any NFSv4 state related to that file is left stranded.
This happens because the NFSv4 operations that free the
state use a CFH, which is set by a PutFH operation.
However, the PutFH fails with ESTALE because the file has
been deleted.
This patch adds a function called nfsrv_freestrandedstate()
that frees all the NFSv4 state related to a file and calls
this function when PutFH will be replying ESTALE.
While here, a helper function was defined to handle free'ng
of the nfslockfile structure and replaces the two places
where nearly identical code does this.
Reported by: Richard Purdie <richard.purdie at linuxfoundation.org>
Tested by: Michael Halstead <mhalstead at linuxfoundation.org>
MFC after: 2 weeks
security/nextcloud-twofactor_admin: Update to 4.12.0
emulators/wine-devel: Update 11.12 => 11.13
Changelog:
- Better support for input pointers.
- Improved keyboard scancode mapping on X11.
- Various bug fixes.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.13
PR: 296690
Sponsored by: UNIS Labs
security/netbird: Update 0.72.2 => 0.74.4
Changelogs:
https://github.com/netbirdio/netbird/releases/tag/v0.72.3
https://github.com/netbirdio/netbird/releases/tag/v0.72.4
https://github.com/netbirdio/netbird/releases/tag/v0.73.0
https://github.com/netbirdio/netbird/releases/tag/v0.73.1
https://github.com/netbirdio/netbird/releases/tag/v0.73.2
https://github.com/netbirdio/netbird/releases/tag/v0.74.0
https://github.com/netbirdio/netbird/releases/tag/v0.74.1
https://github.com/netbirdio/netbird/releases/tag/v0.74.2
https://github.com/netbirdio/netbird/releases/tag/v0.74.3
https://github.com/netbirdio/netbird/releases/tag/v0.74.4
Commit log:
https://github.com/netbirdio/netbird/compare/v0.72.2...v0.74.4
PR: 296688
Sponsored by: UNIS Labs
[3 lines not shown ] security/netbird: Update 0.72.2 => 0.74.4
Changelogs:
https://github.com/netbirdio/netbird/releases/tag/v0.72.3
https://github.com/netbirdio/netbird/releases/tag/v0.72.4
https://github.com/netbirdio/netbird/releases/tag/v0.73.0
https://github.com/netbirdio/netbird/releases/tag/v0.73.1
https://github.com/netbirdio/netbird/releases/tag/v0.73.2
https://github.com/netbirdio/netbird/releases/tag/v0.74.0
https://github.com/netbirdio/netbird/releases/tag/v0.74.1
https://github.com/netbirdio/netbird/releases/tag/v0.74.2
https://github.com/netbirdio/netbird/releases/tag/v0.74.3
https://github.com/netbirdio/netbird/releases/tag/v0.74.4
Commit log:
https://github.com/netbirdio/netbird/compare/v0.72.2...v0.74.4
PR: 296688
Sponsored by: UNIS Labs
MFH: 2026Q3
FreeBSD /ports e0acf96 — security/dogtag-pki Makefile, security/dogtag-pki/files patch-base_common_python_pki_____init____.py security/dogtag-pki: Fix PKI version file path
Read share/pki/VERSION from LOCALBASE instead of the Linux
/usr/share/pki path.
Sponsored by: Netzkommune GmbH
cad/qspeakers: Update to upstream release 1.8.6
Details:
- Mostly bugfixes, see
https://github.com/be1/qspeakers/compare/1.8.5...1.8.6
MFH: 2026Q3
(cherry picked from commit 385bc3256cbdfeee2b079fd65ee8e96ca0164879 )
cad/qspeakers: Update to upstream release 1.8.6
Details:
- Mostly bugfixes, see
https://github.com/be1/qspeakers/compare/1.8.5...1.8.6
MFH: 2026Q3
devel/jansson: Fix symbol versioning
PR: 296617
MFH: 2026Q3
Differential Revision: https://reviews.freebsd.org/D58120
(cherry picked from commit 29783922a8601e22f1d5ad36e132703c710d7ee8 )
devel/jansson: Fix symbol versioning
PR: 296617
MFH: 2026Q3
Differential Revision: https://reviews.freebsd.org/D58120
databases/ladybug: Update 0.18.0 => 0.18.1
Changelog:
https://github.com/LadybugDB/ladybug/releases/tag/v0.18.1
PR: 296684
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 4e7586e42b2c05048a91e372a4cdd05032df1e6e )
databases/ladybug: Update 0.18.0 => 0.18.1
Changelog:
https://github.com/LadybugDB/ladybug/releases/tag/v0.18.1
PR: 296684
Sponsored by: UNIS Labs
MFH: 2026Q3
net/nfstrace: Fix build with json-c 0.19
json-c 0.19 added static inline accessors to <json-c/linkhash.h>,
which trigger -Wunused-function when building the bundled JSON
analyzer with -Werror.
Suppress the warning by adding -Wno-unused-function to CFLAGS.
Reported by: olgeni
Differential Revision: https://reviews.freebsd.org/D58135
sysutils/rubygem-tmuxinator: Update to 3.4.1
Changes: https://github.com/tmuxinator/tmuxinator/releases
net/rubygem-omniauth-twitter: Update to 1.5.0
Changes: https://github.com/arunagw/omniauth-twitter/blob/master/CHANGELOG.md
net/rubygem-devfile: Update to 0.5.1
Changes: https://gitlab.com/gitlab-org/ruby/gems/devfile-gem/-/commits/main
mail/rubygem-mail: Update to 2.9.1
Changes: https://github.com/mikel/mail/releases
devel/rubygem-tilt: Update to 2.8.0
Changes: https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md
graphics/rubygem-rmagick: Update to 7.0.5
Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
devel/rubygem-hoe: Update to 4.7.1
Changes: https://github.com/seattlerb/hoe/blob/master/History.rdoc
https://docs.seattlerb.org/hoe/History_rdoc.html
devel/rubygem-sequel: Update to 5.106.0
Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
net/rubygem-google-cloud-storage: Update to 1.62.0
Changes: https://github.com/googleapis/google-cloud-ruby/releases
https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-storage/CHANGELOG.md
FreeBSD /ports 323799c — www/rubygem-passenger distinfo Makefile, www/rubygem-passenger/files patch-gemspec www/rubygem-passenger: Update to 6.1.7
Changes: https://github.com/phusion/passenger/releases
textproc/rubygem-commonmarker: Update to 2.8.3
Changes: https://github.com/gjtorikian/commonmarker/releases
net/rubygem-google-cloud-env: Update to 2.4.0
Changes: https://github.com/googleapis/ruby-cloud-env/releases
misc/rubygem-octicons: Update to 19.29.1
Changes: https://github.com/primer/octicons/releases
devel/rubygem-sorbet-runtime: Update to 0.6.13323
Changes: https://github.com/sorbet/sorbet/releases
misc/rubygem-mime-types-data: Update to 3.2026.0701
Changes: https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md
devel/rubygem-xdg: Update to 10.3.0
Changes: https://github.com/bkuhlmann/xdg/commits/main
devel/rubygem-ruby-lsp: Update to 0.26.10
Changes: https://github.com/Shopify/ruby-lsp/releases