Bug Fixes

#1514970 (Bug #90330) ** 'p4 copy' could miss needed copies in a complex case of moves and earlier copies.

#1513104 (Bug #88954) ** The utf8 file type was not handled properly by clients older than 2015.2 and the p4 java api. The server now attempts to work with these older clients by handling the byte-order-mark in the server and having the server produce digests which these older clients will expect. Operation with utf8 files and these older clients will skip proxy caching also. These older clients assume the BOM is present for the utf8 filetype, while 2015.2 and later clients can adapt to a BOM being present or not.

Upgrade of OpenSSL libraries to 1.0.2l