kappclark wrote: > Hello - > > Currently hosting LMS on Ubuntu server 16.04. Is there any 'pressing' > reason to dist-upgrade to 18.04 ?
Personally the only thing I think is important is SSL support for https On 16.04 libio-socket-ssl-perl is 2.024 On 18.04 libio-socket-ssl-perl is 2.06 It is possible that some https connection may break with 2.024 as 2.06 has support for TLS 1.3 and some other SSL/TLS bug fixes. That said, many users seems to run with IO::Socket::SSL versions less than 2.06 . ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111249 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
