sysutils/nextcloud-backup: new version, style and unmaintaned marker
While the plugin just received a partial rewrite it hasn't gotten
any TLC in years though.
[RISCV][llvm] Handle calling convention for P extension fixed vectors (#176093)
P extension packed SIMD types are passed in GPRs. For types larger than
XLen (e.g. v8i8 on RV32), they are split and passed via the 2XLen
mechanism, similar to i64 on RV32.
FIXME: Need to figure out the mechanism when P and V are enabled at the
same time.
stack on: https://github.com/llvm/llvm-project/pull/176193
make: add a lint pass for CSVListField without a Mask
Eventually these fields should all die and if not at least all
use a mask with mask-per-item set to reduce complexity.
security/wazuh-agent: model style and wrap up next version
As a note the default value for "syslog_programs" was scrapped
because it was not used. Consider flipping Required=Y and putting
it back to whom it may concern.
security/crowdsec: model style
Changed a validation message to not end with question. Although
I do not oppose to this the current rule is "dot" for end of sentence
only and the question appears to be better suited for the help text
where it can be accessed beforehand by the user.