Bug 109857 - OSX: LibreOffice.app (v 5.4.0 release) is not code signed
Summary: OSX: LibreOffice.app (v 5.4.0 release) is not code signed
Status: RESOLVED DUPLICATE of bug 109322
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Installation (show other bugs)
Version:
(earliest affected)
5.4.0.3 release
Hardware: x86-64 (AMD64) macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-28 18:30 UTC by Kris Lou
Modified: 2017-07-28 19:43 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kris Lou 2017-07-28 18:30:22 UTC
Description:
The OSX app is not code signed.

Steps to Reproduce:
1.codesign -dv --verbose=4 /path/to/LibreOffice.app 
2.
3.

Actual Results:  
$codesign -dv --verbose=4 /Volumes/LibreOffice/LibreOffice.app 
/Volumes/LibreOffice/LibreOffice.app: code object is not signed at all

Expected Results:
/** LibreOffice.app v5.3.4 **/
$ codesign -dv --verbose=4 /Applications/LibreOffice.app 
Executable=/Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier=org.libreoffice.script
Format=app bundle with Mach-O thin (x86_64)
CodeDirectory v=20200 size=206 flags=0x0(none) hashes=3+3 location=embedded
Library validation warning=OS X SDK version before 10.9 does not support Library Validation
OSPlatform=36
OSSDKVersion=657408
OSVersionMin=657408
Hash type=sha1 size=20
CandidateCDHash sha1=3b35729070a3db7039f5dc66fe1d5651261681a9
Hash choices=sha1
Page size=4096
CDHash=3b35729070a3db7039f5dc66fe1d5651261681a9
Signature size=8531
Authority=Developer ID Application: The Document Foundation
Authority=Developer ID Certification Authority
Authority=Apple Root CA
Timestamp=Jun 17, 2017, 9:07:12 AM
Info.plist entries=20
TeamIdentifier=7P5S3ZLCN7
Sealed Resources version=2 rules=12 files=5967
Internal requirements count=1 size=184


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.78 Safari/537.36
Comment 1 Kris Lou 2017-07-28 18:50:00 UTC
Affects both 5.4.0.3 (rc) and 5.4.0 (release).
Comment 2 Julien Nabet 2017-07-28 19:43:11 UTC

*** This bug has been marked as a duplicate of bug 109322 ***