Lot of churn because some files were renamed but also lots of patches
dropped for proper threads support. The riscv64 code comes from the
FreeBSD code with minor editions. This update drops support for m88k
(removed upstream) and sh (no ports-gcc). Most of this was done during
k2k21 thanks to the tests and contributions from many. Thank you all!
Tests by Matthias Schmidt, sthen@ cwen@ kn@ jasper@ gkoehler@ jj@
kettenis@ and me. Diffs from jj@ for octeon, gkoehler@ for powerpc64
and kettenis@ for arm64.
Untested architectures: alpha and hppa (base-gcc architectures for which
we don't ship packages), loongson.
ok kettenis@ sthen@ pascal@ (maintainer)
Alacritty is a modern terminal emulator that comes with sensible
defaults, but allows for extensive configuration.
The software is considered to be at a beta level of readiness; there
are a few missing features and bugs to be fixed, but it is already
used by many as a daily driver.
From Eric Auge, thanks! Feedback from sthen@ and tb@.
OK tb@, sthen@
apache/embed subpackages, but it didn't really like it either because it
was getting removed by the BUILD_ONCE logic. instead use "embed" as a
pseudo flavour to switch it instead of "no_apache". ("bootstrap" doesn't
seem appropriate here as it's either/or rather than a bootstrap as such).
85f3fddbcc ("pci: brcmstb: Cleanup controller state before handover")
This should help with xhci usb not working on rpi4 since U-Boot 2021.04.
Also stop building rpi_3 and rpi_4 targets the rpi_arm64 target
handles both.
can be built (needed if we want to add nginx unit with php support).
while there patch to tweak a "minimum number of bits" check done for
openssl_pkey_new which A) only looks at openssl.cnf settings and PHP
code, ignoring that the TLS library sets a default length internally,
and B) also checks this when generating named curve EC keys,
resulting in a confusing bogus error message.
files like this
flashrom-1.0.tar.bz2
flashrom-v1.0.1.tar.bz2
flashrom-v1.1-rc1.tar.bz2
flashrom-v1.1-rc2.tar.bz2
flashrom-v1.1.tar.bz2
flashrom-v1.2.tar.bz2
it picks 1.0 as the newest version. (not sure if it will work, but worth
a try..)