Write the Release to LSMinimumSystemVersion
Pick the macos animal-name and add it as extra version
Re-add building OpenSSL and libtool with the correct macos SDK version.
Now after having called build-mac.sh script, building with "make"
in the xca-macbuild dir works as expected.
OpenSSL fixed the 2 LN with commit:
648b53b88e
in OpenSSL 1.1.1e.
Follow my own advice and delete them from the oids.txt
together with all other OIDs present in OpenSSL
since at least version 0.9.8
Also do the initOIDs after creating the QApplication to
avoid qAbort() when creating the warning (introduced after 2.2.1)
Only the latest version is available under source/
which is pretty reasonable to point everyone to the latest version....
Update travis/docker command files to match
the new OpenSSL upstream URL layout