This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.
from b29cce5 TIKA-3244 -- general upgrades for 1.26
new b1e8641 TIKA-3335 -- handle bad xml more robustly when checking for
encryption
new 2b8c9a3 TIKA-3336 -- new zip bombs detect in 1.26-SNAPSHOT compared
with 1.25 -- bug, don't advance twice per call to chars/whitespace
new da05576 TIKA-3334 -- fix thread safety bug in handling embedded docs
in open office parser
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 2 ++
.../apache/tika/parser/RecursiveParserWrapper.java | 4 ---
.../parser/odf/OpenDocumentManifestHandler.java | 8 +++++
.../apache/tika/parser/odf/OpenDocumentParser.java | 39 ++++++++++++++--------
.../org/apache/tika/parser/odf/ODFParserTest.java | 39 ++++++++++++++++++++++
5 files changed, 74 insertions(+), 18 deletions(-)