. Fixed bug #69038 (switch(SOMECONSTANT) misbehaves). (Laruence)
- OpenSSL:
- . Fixed bugs #61285, #68329, #68046, #41631 (encrypted streams don't observe
+ . Fixed bug #68912 (Segmentation fault at openssl_spki_new). (Laruence)
+ . Fixed bug #61285, #68329, #68046, #41631 (encrypted streams don't observe
socket timeouts). (Brad Broerman)
- . Fix bug #67403 (Add signatureType to openssl_x509_parse)
+ . Fixed bug #68920 (use strict peer_fingerprint input checks)
+ (Daniel Lowrey)
+ . Fixed bug #68879 (IP Address fields in subjectAltNames not used)
+ (Daniel Lowrey)
+ . Fixed bug #68265 (SAN match fails with trailing DNS dot) (Daniel Lowrey)
++ . Fixed bug #67403 (Add signatureType to openssl_x509_parse) (Daniel Lowrey)
- pgsql:
. Fixed bug #68638 (pg_update() fails to store infinite values).