Commit Graph

9 Commits

Author SHA1 Message Date
Christian Hohnstädt
7af3ffee25 Make the macOS SDK release a configure option
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.
2021-04-24 23:16:36 +02:00
Christian Hohnstaedt
76e3f86783 Close #191: OID LN differs warning popups at startup
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)
2020-04-27 15:03:36 +02:00
Christian Hohnstaedt
11daf927ae OpenSSL upstream URL layout changed
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
2020-04-07 21:52:43 +02:00
Christian Hohnstaedt
31943c507d Update version numbers 2019-12-15 06:40:21 +01:00
Christian Hohnstaedt
f56e41b263 Update OpenSSL version 2019-03-14 06:35:25 +01:00
Christian Hohnstaedt
c40e05b580 Update OpenSSL version to 1.1.1 for Windows and MacOSX 2018-09-13 17:37:41 +02:00
Christian Hohnstaedt
3b2b3799b0 Use OpenSSL 1.1.0i 2018-08-17 17:58:29 +02:00
Christian Hohnstaedt
a99fc8a22e Update OpenSSL Version and changelog 2018-04-04 05:44:43 +02:00
Christian Hohnstaedt
edf51e3c8d Update OpenSSL version for MacOSX and W32 to 1.1.0g 2017-11-13 18:26:28 +01:00