Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apache-pdfbox for openSUSE:Factory checked in at 2026-04-15 16:03:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-pdfbox (Old) and /work/SRC/openSUSE:Factory/.apache-pdfbox.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-pdfbox" Wed Apr 15 16:03:32 2026 rev:18 rq:1346818 version:2.0.36 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-pdfbox/apache-pdfbox.changes 2023-08-09 17:24:14.541002637 +0200 +++ /work/SRC/openSUSE:Factory/.apache-pdfbox.new.21863/apache-pdfbox.changes 2026-04-15 16:04:34.238999006 +0200 @@ -1,0 +2,447 @@ +Tue Apr 14 09:47:27 UTC 2026 - Fridrich Strba <[email protected]> + +- Added patch: + * pdfbox-CVE-2026-33929.patch + + upstream fix for bsc#1262046, CVE-2026-3392: Path Traversal + in PDFBox ExtractEmbeddedFiles Example Code + +------------------------------------------------------------------- +Tue Apr 14 09:00:13 UTC 2026 - Fridrich Strba <[email protected]> + +- Update to 2.0.36 + * Bug + - XMPBox removes namespaces on serialization + - False negative on PDFA-1b validation : missing field type + - PlainText.Paragraph.getLines extremely slow on long lines + - Valid PDF/A 1B is rejected + - Potential StackOverflows in BaseParser + - Unknown code in Huffman RLE stream + - IllegalArgumentException: Can't add attribute to 0-length text + - TTFSubsetter.buildGlyfTable() modifies glyphIds while + iterating over its entries possibly causing + ConcurrentModificationException to be thrown + - IndexOutOfBoundsException in + Type1CharStringParser.processCallSubr() + - Exception "No type defined for + {http://www.aiim.org/pdfa/ns/id/}rev" when trying to determine + version of PDF/A-4 document + - allow new PDF/A-4 conformance levels + - pdfbox-app-X.X.X-sources.jar on maven central are empty (and + javadoc jar is missing) + - Cmd line docs + - IllegalArgumentException: Multiplying two matrices produces + illegal values in PDFStreamEngine.processAnnotation() + - XmpParsingException: Schema is not set in this document: + http://ns.adobe.com/xap/1.0/sType/ResourceEvent# + - NullPointerException in FontMapperImpl.getFontMatches() + - border style in FDFAnnotation is not initialized if width is 0 + - German umlauts are not rendered + - Invalid type in Schema not detected when in XML attributes + - Serializing produces date "1-01-01T00:00:00+01:00" + - Seconds of date "D:2015-02-03T10:11:12" returned as 0 + - Confusing naming of "DerivedFrom" property getter in + XMPMediaManagementSchema + - ClassCastException in XMPMediaManagementSchema.getHistory() + - IllegalArgumentException: Input buffer too short in + StandardSecurityHandler.computeRC4key() + - IllegalArgumentException: Width (0) and height (0) cannot be + <= 0 when printing landscape rotated with RASTERIZE_DPI_AUTO + - DateConverter fails on valid date + - ClassCastException: class org.apache.xmpbox.type.TextType + cannot be cast to class org.apache.xmpbox.type.ArrayProperty + in DublinCoreSchema.getCreatorsProperty() + - tiff:YCbCrSubSampling and tiff:YCbCrPositioning have wrong + cardinality + - ClassCastException: class org.apache.xmpbox.type.FlashType + - Cannot find a definition for the namespace + http://www.w3.org/1999/02/22-rdf-syntax-ns#, property: + rdf:Description + - XmpParsingException: Schema is not set in this document: + http://ns.adobe.com/xap/1.0/sType/ResourceEvent#, property: + stEvt:action + - XmpParsingException: Missing pdfaSchema:property in type + definition in lenient mode + - XmpParsingException: Unknown property value type : Open Choice + of Integer + - XmpParsingException: Property 'CountryCode' not defined in + http://www.epo.org/patent-bibliographic-data/1.0/ + - date "0-00-00T00:00:00-04:00" read as + "0002-11-30T00:00:00-40:00" + - XmpParsingException: Type 'stRef:documentName' not defined in + http://ns.adobe.com/xap/1.0/sType/ResourceRef# in lenient mode + - Invalid PDF/A namespace definition, prefix: xmlns, namespace: + http://www.aiim.org/pdfa/ns/extension/ + - XmpParsingException: Schema is not set in this document: + http://www.aiim.org/pdfa/ns/extension/, property: + pdfaExtension:schemas + - NegativeArraySizeException in PredictorOutputStream() + - NullpointerException in PDAcroForm.getField(Line 485) + - OutOfMemoryError when trying to extract text from pdf + - Outlines circular reference vulnerability + - Rendered text missing + - Inverted images due to enlarged decode array + - PDF displays garbled characters in Adobe Reader but renders + correctly in web browsers + - NullPointerException while merging PDFs with output intents + * Improvement + - Valid XMP Extension Schema rejected + - Remove dead code from PDFMarkedContentExtractor + - Include test file in test class + - Get and Add PageTextSchema + - Remove / deprecate TypeMapping.getAssociatedSchemaObject() + - Support Seq / Bag mixup in lenient mode + - Parse xmp files in lenient mode that have no processing + instructions + - deprecate getPDFIdentificationSchema() in favor of + getPDFAIdentificationSchema() + - Support TIFF-files with FillOrder=2 conversion to PDF + * Task + - Remove / deprecate unused parts of PDIndexed + - modernize rat exclusions + - Run regression tests for 2.0.36 + +------------------------------------------------------------------- +Tue Apr 14 08:56:18 UTC 2026 - Fridrich Strba <[email protected]> + +- Update to 2.0.35 + * Bug + - NegativeArraySizeException with PDF file with huge fonts + - Inline image bug with multi-byte newline tokens + - fix initial ByteArrayOutputStream size for deflate operation + - PDF takes an hour to render + - Splitter does not include structure tree in documents past the + first split + - build fails on jdk11 + - Load a TTF font which is from Mac OS throw an exception + - Wrong glyphs since PDFBOX-5790 + - ClassCastException on broken file in + PDEmbeddedFilesNameTreeNode.convertCOSToPD() + - invalid XMP generated when Apache Xalan in the classpath + - XMP JobType constructor ignores fieldPrefix + - NullPointerException in xmpbox serializer if a date is empty + - Rendering issue with type 2 shading: vertical expansion + - Possible infinite loop in shading code + - Potential OOM in XrefStreamParser + - Potential StackOverflow in PDFStreamParser + - Potential StackOverflow in PDPageTree's + getInheritableAttribute + - Potential OOM in Type1Lexer + - Potential OOM in PfbParser + - PDMarkedContentReference.setMCID() should not accept negative + numbers + - IllegalPathStateException: missing initial moveto in path + definition + - Fix possible ClassCastException + - NullPointerException in COSDictionary + - StringIndexOutOfBoundsException in + PlainText$Paragraph.getLines() + - LZWFilter crashes, probably not handling the KwKwK special + case + - NullPointerException in PDNumberTreeNode.getNumbers() + - UnsupportedOperationException: JPX color spaces don't support + drawing + - Signing tries to set byteRange of old signature (2) + - ClassCastException in + PDOptionalContentProperties.getBaseState() + * Improvement + - Add test for embedded files + - set size for ByteArrayOutputStreams + - avoid creation of temporary objects when parsing hex values + - avoid unnecessary map lokups + - remove unnecessary iteration and StringBuilder creation + - Support reverse landscape orientation for printing + - Add test coverage for orphan annotation + - Remove orphan popup parent annotation + - Improve XmpSerializer test by verifying its output + - Consider rotation of page when applying overlay + - Preserve Perms dictionary when signing + - Check /ParentTree against /K tree + - Add test for 5521 + - Refactor RC4Cipher + * Task + - Regression tests for 2.0.35 + +------------------------------------------------------------------- +Tue Apr 14 08:53:03 UTC 2026 - Fridrich Strba <[email protected]> + +- Update to 2.0.34 + * Bug + - PageDrawer is not rendering unrotatable Annotations on rotated + pages + - Zero-width non-joiner characters visible in generated PDF + - Surrogate pairs with combining diacritics are incorrectly + ordered on text extraction + - TestCreateSignature.testCreateSignedTimeStamp checkLTV build + test fail (2) / Support several issuers + - IllegalArgumentException: Width (0) and height (0) must be + non-zero + - Merge docs with specific characteristics causes stack overflow + - InvalidKeyException: Supplied key + (sun.security.ec.ECPrivateKeyImpl) is not a RSAPrivateKey + - Can't read the embedded Type1 font: Found Token[kind=NAME, + text=def] but expected begin + - Wrong size entry in trailer after incremental save + - FileSystemFontProvider doesn't register failed type1 fonts + - Text annotation crosshair symbol too small when using Adobe + symbol font + - Orphan /OpenAction destination page kept in merge + - PDFRenderer causes endless loop + - Invalid stream length: 0, stream start position: <xxx> + - Inline image incorrectly parsed (2) + - IllegalArgumentException: Not a valid Unicode code point: + 0xE28496 + - Type 3 font glyphs not displayed + - Rendered PDF is missing shading pattern graphics + - NPE during merge + - Class cast exception in building PDDestinationNameTreeNode + - DomXmpParser incorrectly expects namespaces on attribute level + - BDC processor mishandles property name + - Can't render some Type1C fonts. + - PDF to Image conversion results in a blank white page + * Improvement + - Implement PDFormXObject.setGroup() + - CertificateVerifier.isSelfSigned() should not throw an + exception + - Use Zapf Dingbats code for cross text annotation + - Support PushPin, Tag and Graph file attachment annotation + icons + - Improve PDFMergerUtility memory footprint + - Support rare RC4 encryption where R=4, key length < 128 bits + - Improve checkWithNumberTree() test + - Use SHA256 instead of MD5 for document id + * Wish + - PrintPDF should not be case sensitive against printer name on + Windows + * Task + - Run regression tests for 2.0.34 + +------------------------------------------------------------------- +Tue Apr 14 08:49:25 UTC 2026 - Fridrich Strba <[email protected]> + +- Update to 2.0.33 + * Bug + - Character positions shifted + - Incorrectly extracted text (broken words) + - Wrong color of uncolored tiling pattern + - OutOfMemoryError - during renderImageWithDPI + - BaseParser fails when a number is followed by a string + starting with 'e' + - Type3 font is not rendered + - Flattening removes all annotations when widget annotation has + no page + - Image lost on page render + - extra whitespaces when extracting Arabic text + - SMaskInData not supported for JPX images + - Kid Widget /DA is ignored in setDefaultAppearance() call + - Radio button can't be set + - the PDDocument.documentId does not seem to be written into the + flat byteStream + - PDFBox is unable to remove ID + - Fix last step of the build process + - StringIndexOutOfBoundsException in AppearanceGeneratorHelper + - ClassCastException in SetLineJoinStyle.process() + - Unable to load password protected pdf + - PDFBox not extracting text of non-latin languages(tamil, + bengali) properly but adobe reader's save as text does + - Checkstyle + - [PATCH] Detect CMYK image without relying on metadata + - Regression from PDFBOX-5841: Text extraction with rotation + magic fails for PDF with multiple content streams in a page + - PDF render blank page: The end of the stream doesn't point to + the correct offset, using workaround to read the stream, + stream start position: 196, length: 0, expected end position: + 196 + - CVE for Lucene libraries + - The pattern created with PDFBox shows inconsistent colors + between Safari and Adobe. + - BDC sequence with resource reference instead of with MCID + - StackOverflowError in PDFieldFactory.findFieldType + - ClassCastException in AnnotationValidator + - The CPU usage of a PDF file with a size of 85.6 MB is abnormal + - Many ZapfDingbats symbols do not appear when page is rendered. + - IOException when reading isolated "+" + - IllegalArgumentException: capacity < 0: (-75475220 < 0) in + RandomAccessReadBuffer constructor + - FontBox spawns a `cmd` subprocess to read an environment + variable (on Windows) + - Implement PDF 2.0 dash phase clarification (2) + - Particular PDF fails on renderImageWithDPI call + - PDType0Font return invalid space width + - Icons of text annotations sometimes too large + - Orphan page check doesn't check annotation destinations + - NPE in COSArray.indexOfObject + - NPE in PagePane.mouseMoved() + - ArrayIndexOutOfBoundsException in CMap.toInt() + * New Feature + - Show ASN.1 decoded Contents for Signature-Dictionary + * Improvement + - Exchange hard-coded values for variables and provide + command-line options in TextToPDF component + - Long rendering time of fonts in a specific PDF + - Support imageio-jnr / imageio-openjpeg library for JPEG2000 + decoding + - Improve ExtractTTFFonts + - Change Loglevel from Warn to info when rebuilding font cache + - Support OCG visibility expressions + - Add page getter/setter to PDObjectReference + - Support long values for COSInteger objects + - Empty constructor for PDViewerPreferences + - Add check of /P to PDFMergerUtilityTest + - support Markdown extraction from the command line + - Calculate dpi dynamically when printing with raster + - Remove orphan annotations in structure tree + - Add font name to PrintTextLocations + * Wish + - Improve detection whether printing or viewing + - Hi CPU and memory usage when converting a PDF with type 4 + shading ++++ 150 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/apache-pdfbox/apache-pdfbox.changes ++++ and /work/SRC/openSUSE:Factory/.apache-pdfbox.new.21863/apache-pdfbox.changes Old: ---- pdfbox-2.0.29-build.tar.xz pdfbox-2.0.29-src.zip pdfbox-2.0.29-src.zip.asc New: ---- _scmsync.obsinfo build.specials.obscpio pdfbox-2.0.36-src.zip pdfbox-2.0.36-src.zip.asc pdfbox-CVE-2026-33929.patch pdfbox-build.tar.xz ----------(New B)---------- New:- Added patch: * pdfbox-CVE-2026-33929.patch + upstream fix for bsc#1262046, CVE-2026-3392: Path Traversal ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-pdfbox.spec ++++++ --- /var/tmp/diff_new_pack.K2JaP1/_old 2026-04-15 16:04:37.563135663 +0200 +++ /var/tmp/diff_new_pack.K2JaP1/_new 2026-04-15 16:04:37.583136485 +0200 @@ -1,7 +1,7 @@ # # spec file for package apache-pdfbox # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ # Only fontbox and jempbox are built as pdfbox itself depends on Adobe's pcif. Name: apache-pdfbox -Version: 2.0.29 +Version: 2.0.36 Release: 0 Summary: Java PDF Library License: Apache-2.0 AND OFL-1.1 @@ -26,8 +26,9 @@ URL: https://pdfbox.apache.org/ Source0: https://archive.apache.org/dist/pdfbox/%{version}/pdfbox-%{version}-src.zip Source1: https://archive.apache.org/dist/pdfbox/%{version}/pdfbox-%{version}-src.zip.asc -Source2: pdfbox-%{version}-build.tar.xz +Source2: pdfbox-build.tar.xz Source3: https://www.apache.org/dist/pdfbox/KEYS#/pdfbox.keyring +Patch0: pdfbox-CVE-2026-33929.patch BuildRequires: ant BuildRequires: apache-commons-logging BuildRequires: bouncycastle @@ -58,6 +59,7 @@ %prep %setup -q -n pdfbox-%{version} -a2 +%patch -P 0 -p1 # Remove provided binaries find -name '*.class' -delete @@ -77,7 +79,7 @@ install -d -m 0755 %{buildroot}%{_javadocdir}/%{name} for jar in fontbox pdfbox xmpbox debugger tools; do install -p -m 0644 ${jar}/target/*-%{version}.jar %{buildroot}%{_javadir}/pdfbox/${jar}.jar - %mvn_install_pom ${jar}/pom.xml %{buildroot}%{_mavenpomdir}/pdfbox/${jar}.pom + %{mvn_install_pom} ${jar}/pom.xml %{buildroot}%{_mavenpomdir}/pdfbox/${jar}.pom %add_maven_depmap pdfbox/${jar}.pom pdfbox/${jar}.jar cp -pr ${jar}/target/site/apidocs %{buildroot}%{_javadocdir}/%{name}/${jar} done @@ -86,11 +88,11 @@ %fdupes -s %{buildroot}%{_javadocdir} -%files javadoc -%{_javadocdir}/%{name} - %files -f .mfiles -%doc RELEASE-NOTES.txt README.md -%license LICENSE.txt NOTICE.txt %{_javadir}/fontbox.jar +%license LICENSE.txt NOTICE.txt +%doc RELEASE-NOTES.txt README.md + +%files javadoc +%{_javadocdir}/%{name} ++++++ _scmsync.obsinfo ++++++ mtime: 1776160161 commit: 0d2f010739a38ac83a68e324d7574d7698d9b630dbe794f1641669eb85968119 url: https://src.opensuse.org/java-packages/apache-pdfbox.git revision: 0d2f010739a38ac83a68e324d7574d7698d9b630dbe794f1641669eb85968119 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-04-14 11:50:07.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ pdfbox-2.0.29-src.zip -> pdfbox-2.0.36-src.zip ++++++ /work/SRC/openSUSE:Factory/apache-pdfbox/pdfbox-2.0.29-src.zip /work/SRC/openSUSE:Factory/.apache-pdfbox.new.21863/pdfbox-2.0.36-src.zip differ: char 11, line 2 ++++++ pdfbox-CVE-2026-33929.patch ++++++ >From a24a0ec5c2a3d1cdef767797a68492b50c1c4a54 Mon Sep 17 00:00:00 2001 From: Tilman Hausherr <[email protected]> Date: Sun, 22 Mar 2026 07:16:48 +0000 Subject: [PATCH] PDFBOX-6180: improve directory boundary check, as suggested by Kaixuan Li; closes #427 git-svn-id: https://svn.apache.org/repos/asf/pdfbox/branches/2.0@1932445 13f79535-47bb-0310-9956-ffa450edef68 --- .../apache/pdfbox/examples/pdmodel/ExtractEmbeddedFiles.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractEmbeddedFiles.java b/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractEmbeddedFiles.java index 864099c3f38..18cf42d3b3b 100644 --- a/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractEmbeddedFiles.java +++ b/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractEmbeddedFiles.java @@ -145,7 +145,9 @@ private static void extractFile(String filename, PDEmbeddedFile embeddedFile, St { File file = new File(directoryPath, filename); File parentDir = file.getParentFile(); - if (!parentDir.getCanonicalPath().startsWith(directoryPath)) + String parentCanonical = parentDir.getCanonicalPath(); + if (!parentCanonical.equals(directoryPath) && + !parentCanonical.startsWith(directoryPath + File.separator)) { System.err.println("Ignoring " + filename + " (different directory)"); return; ++++++ pdfbox-2.0.29-build.tar.xz -> pdfbox-build.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/common.xml new/common.xml --- old/common.xml 2023-08-07 08:49:17.735420865 +0200 +++ new/common.xml 2026-04-14 10:17:08.441952382 +0200 @@ -10,7 +10,8 @@ <property name="project.organization.url" value="http://pdfbox.apache.org/"/> <property name="spec.version" value="2.0"/> - <property name="compiler.source" value="1.8"/> + <property name="compiler.release" value="8"/> + <property name="compiler.source" value="1.${compiler.release}"/> <property name="compiler.target" value="${compiler.source}"/> </project> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/debugger/build.xml new/debugger/build.xml --- old/debugger/build.xml 2020-06-03 15:53:43.100157222 +0200 +++ new/debugger/build.xml 2026-04-14 10:18:16.602438856 +0200 @@ -60,6 +60,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/examples/build.xml new/examples/build.xml --- old/examples/build.xml 2020-06-03 15:53:36.244116790 +0200 +++ new/examples/build.xml 2026-04-14 10:18:31.370013644 +0200 @@ -67,6 +67,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" @@ -96,6 +97,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fontbox/build.xml new/fontbox/build.xml --- old/fontbox/build.xml 2020-06-03 15:53:28.948073753 +0200 +++ new/fontbox/build.xml 2026-04-14 10:18:44.755356076 +0200 @@ -56,6 +56,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" @@ -85,6 +86,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pdfbox/build.xml new/pdfbox/build.xml --- old/pdfbox/build.xml 2022-03-03 10:52:23.720120179 +0100 +++ new/pdfbox/build.xml 2026-04-14 10:18:59.539369146 +0200 @@ -58,6 +58,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" @@ -87,6 +88,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/preflight/build.xml new/preflight/build.xml --- old/preflight/build.xml 2020-06-03 15:53:07.659948200 +0200 +++ new/preflight/build.xml 2026-04-14 10:19:21.611249944 +0200 @@ -62,6 +62,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" @@ -91,6 +92,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tools/build.xml new/tools/build.xml --- old/tools/build.xml 2020-06-03 15:52:59.155898035 +0200 +++ new/tools/build.xml 2026-04-14 10:19:32.956571767 +0200 @@ -62,6 +62,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" @@ -88,6 +89,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xmpbox/build.xml new/xmpbox/build.xml --- old/xmpbox/build.xml 2020-06-03 15:52:47.323828236 +0200 +++ new/xmpbox/build.xml 2026-04-14 10:19:42.971513488 +0200 @@ -56,6 +56,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true" @@ -82,6 +83,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="true"
