Overview
Request 1189819 accepted
- Update to 0.6.2.3:
* disable RSA PKCS 1.5 by default
* avoid using empty prototypes; support Clang 15 and XCode 14.3
* build shared library on Cygwin by adding -no-undefined to LDFLAGS
* reformat using clang-format-18.1.3
* regenerate autoconf files using autoconf 2.72
* update github actions to avoid warnings
Request History
ateixeira created request
- Update to 0.6.2.3:
* disable RSA PKCS 1.5 by default
* avoid using empty prototypes; support Clang 15 and XCode 14.3
* build shared library on Cygwin by adding -no-undefined to LDFLAGS
* reformat using clang-format-18.1.3
* regenerate autoconf files using autoconf 2.72
* update github actions to avoid warnings
pmonrealgonzalez accepted request
Thanks!