Description: AquaSalInstance::getOSVersion() does not give Darwin kernel version. Steps to Reproduce: Run AquaSalInstance::getOSVersion() to get the OS version. It gives the Mac OS X (sic) version, not the Darwin version. Actual Results: Probably should give the Darwin kernel version, in line with all other Unix variants. Expected Results: In line with other Unix variants, should give Darwin version. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.2.5.2 / LibreOffice Community Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5 CPU threads: 4; OS: Mac OS X 11.6.2; UI render: default; VCL: osx Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
Are we sure we need the Darwin version instead macOS version?
Given no activity and being unconfirmed for 1+ year I'll close as not a bug? I assume you would have to code a new function to get the human readable macOS version for the about window anyway...
See my proposals in bug#148071.