Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- update to 1.4.10 Broker Fix TLS operation with websockets listeners and libwebsockets 2.x. Closes pfsense#186. Don.t disconnect client on HUP before reading the pending data. Closes pfsense#7. Fix some $SYS messages being incorrectly persisted. Closes pfsense#191. Support OpenSSL 1.1.0. Call fsync after persisting data to ensure it is correctly written. Closes pfsense#189. Fix persistence saving of subscription QoS on big-endian machines. Fix will retained flag handling on Windows. Closes pfsense#222. Broker now displays an error if it is unable to open the log file. Closes pfsense#234. Client library Support OpenSSL 1.1.0. Fixed the C++ library not allowing SOCKS support to be used. Closes pfsense#198. Fix memory leak when verifying a server certificate with a subjectAltName section. Closes pfsense#237. Build Don.t attempt to install docs when WITH_DOCS=no. Closes pfsense#184. PR: 213532 Submitted by: ohauer Approved by: maintainer <[email protected]> Approved by: ports-secteam (feld)
- Loading branch information