https://bugs.documentfoundation.org/show_bug.cgi?id=128217
--- Comment #5 from Christian Lohmaier <[email protected]> ---
FYI: for 6.2.x that is expected, 6.2 line is not notarized.
For 6.3.x (bug#126409) the installer /is/ notarized (and all verification tools
as well as the notarization report itself shows no problem) but Catalina's
gatekeeper still blocks installation for some reason (while on other versions
of macOS you'll get the correct positive message (has been checked by Apple and
no malicious software was found).
As there is no hint whatsoever why Catalina is not happy (but other versions
are) - that bug won't be fixed for next release unfortunately.
To verify that your installer is genuine/from The Document Foundation, you can
use codesign and spctl tools from Terminal:
For 6.3.x it should look something like this:
$ codesign -vvv --deep --strict ~/Desktop/LibreOffice.app/
[… individual elements all good …]
/Users/cloph/Desktop/LibreOffice.app/: valid on disk
/Users/cloph/Desktop/LibreOffice.app/: satisfies its Designated Requirement
$ spctl -vvv --assess --type exec ~/Desktop/LibreOffice.app/
/Users/cloph/Desktop/LibreOffice.app/: accepted
source=Notarized Developer ID
origin=Developer ID Application: The Document Foundation (7P5S3ZLCN7)
(replace ~/Desktop/LibreOffice.app with the path you copied LibreOffice to, for
example /Applications/LibreOffice.app)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs