diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-10-26 11:59:39 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-10-26 12:20:26 +0000 |
commit | a324099538916eae7f7239d32fd98ec8018cbb72 (patch) | |
tree | f1576aeb5c2275aebf78833d4bf0a600e00432e1 /rsc/source/res | |
parent | da5d20562479174504c3795aa9e7ca0856883e81 (diff) |
xmlsecurity PDF signing: only write incremental xref in an incremental update
We used to just dump all the object offsets in the xref of the
incremental update, but Adobe Acrobat doesn't like that, and considers
that a second signature invalidates the first. If we properly only
mention new and changed objects in the xref, then this doesn't happen.
This requires actually parsing incremental updates, the previous code
depended on LO writing not-really-incremental xrefs at the end of
incremental updates.
Change-Id: Icdd73fe0a3eab16f8c5a62f1355edbb49f6e73de
Reviewed-on: https://gerrit.libreoffice.org/30288
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'rsc/source/res')
0 files changed, 0 insertions, 0 deletions