rtld: fix powerpc build
In arch_fix_auxv(), remove local variable shadowing the argument,
remove write-only variable, and declare the loop variable.
The wrong patch was committed after series of local reverts and
re-apply.
Fixes: b2b3d2a962eb00005641546fbe672b95e5d0672a
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
arm: Add missing argument in mtx_init() calls
Fixes: 9d18115ca0ab ("sound: Retire snd_mtx* wrappers")
Reported by: CI
Sponsored by: The FreeBSD Foundation
MFC after: 4 days
security/keepassxc*: backport upstream patch to unbreak build with Botan3-10 (+)
Sorry for breakage, this part was missed after Botan3 update in 02bcdd27eadc64c33d1e82aef8c38e7f60ee905f
sysutils/limine: Update from 10.3.0 to 10.3.2
Changelog:
* Fix wrong virtual address related constants, for the loongarch64
port, that made Limine-protocol kernels fail to boot.
* Fix issue that caused the MBR ID in the Limine boot protocol
limine_file structure to always be 0.
Taken from:
* https://codeberg.org/Limine/Limine/src/tag/v10.3.2/ChangeLog
PR: 291184
lang/csharp-mode.el: Update from v0.9.2 to 2.0.0
This update spans a period of nearly two years without a Changelog.
For details you can dig into the deeps of the GitHub Diff:
* https://github.com/emacs-csharp/csharp-mode/compare/v0.9.2...2.0.0
Sponsored by: OTTRIA GmbH