net/rabbitmq-c: Update to 0.16.0
Fixes
GHSA-9mmv-r8g3-qp46 (out-of-bounds read)
GHSA-jh48-qjf5-fx5v (heap buffer overflow)
While here, fix the upstream so version in the SHARED_LIBS comment
set DPB_PROPERTIES=parallel, postfix/stable is built 8x after openssl
updates (dpb won't run builds for multiple flavours in parallel) so
at least in -stable parallelising them helps.
set DPB_PROPERTIES=parallel, postfix/stable is built 8x after openssl
updates (dpb won't run builds for multiple flavours in parallel) so
at least in -stable parallelising them helps.
update to ettercap-0.8.4.1
switches gui mode to gtk+3 which at least works slightly, whereas the
gtk+2 support in the previous version wasn't working at all.
disable curses mode for now, it's extremely crashy. plaintext and gui
do at least do _something_ partly useful.
add 'lonesome' to DPB_PROPERTIES on i386 for llvm 22 in the hope
that it reduces or avoids out-of-memory running llvm-tblgen for
llvm/lib/Target/AMDGPU/AMDGPUGISel.td
Fix up packaging on architectures without lldb
eg powerpc64 riscv64 or sparc64
Conflicts markers tweaked to provide an automatic upgrade path for
existing llvm-22 and lldb-22 packages.
Reported by gkoehler@, tested by and ok gkoehler@ tb@. "go head" robert@
rustic: set USE_NOEXECONLY on amd64 since it now uses aws-lc
Upstream has now merged the rodata patch, so the issue with the aws-lc
backend for rustls will hopefully resolve itself soon:
https://github.com/awslabs/s2n-bignum/pull/242
found/tested/ok kirill