Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
xmlgraphics-fop
test2.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File test2.patch of Package xmlgraphics-fop
diff --git a/fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java b/fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java index 2e13e7015..8bc33974b 100644 --- a/fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java +++ b/fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java @@ -1169,7 +1169,7 @@ public class PDFDocument { if (addRoot) { trailerDictionary.setRoot(root).setInfo(info); } - trailerDictionary.setFileID(gen.getOriginalFileID(), gen.getUpdatedFileID()); + trailerDictionary.setFileID("279B5BE7BC0E1B4FE4D4A16B1C28B990".getBytes(), "3D096A7D6223E7A468C7AB8CAD3F6602".getBytes()); if (isEncryptionActive()) { trailerDictionary.setEncryption(encryption); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor