* imagemagick: update to 7.0.10.2
* fossil: update to 2.10
Had to disable tests checking for sqlite3 as they try to run cross-compiled tests
* automake: update to 1.16.2
* ghostscript: update to 9.52
* cmake: update to 3.17.0
* git: update to 2.26.0
* krb5: update to 1.18
* ldc: update to 1.20.1
* openjdk: update to tag 172
* openjdk: update to tag 174
* valac: update from 0.36.3 to 0.36.4
* squid: fix building with unified headers
* krb5: fix building with unified headers
* tor: update from 0.3.0.8 to 0.3.0.9
* libdb: enable 1.85 compat api for krb5
* krb5: improve package
remove dependency on c-ares
use external shared libdb
use sample confs for defaults
provide check_krb5 aclocal
fix krb5-config --libs
* krb5: change defaults in kdc.conf
lib/krb5/plugins/tls/k5tls.so links against libssl, and
lib/krb5/plugins/preauth/pkinit.so against libcrypto, so openssl
is needed.
bin/kprop and bin/kpropd links against libutil if available.
Also, add --without-system-verto to fix problem if building krb5
multiple times, with subsequent builds using the already installed
libverto without installing it.