SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for xmlgraphics-fop-2.6-2.1.noarch.rpm :

* Sun Jan 24 2021 Fridrich Strba - version 2.6
* Support OTF/TTF SVG fonts
* Allow overpaint of PDF border
* Sat Jan 23 2021 Bernhard Wiedemann - Add reproducible.patch to override build date (boo#1047218)
* Thu Jun 04 2020 Fridrich Strba - version 2.5
* Does not need avalon-framework to build or run
* Adapt the command-line scripts by removing avalon-framework from classpath
* Build against fontbox from apache-pdfbox >= 2
* Use the included pom file instead of downloading the same file from maven central- Removed patch:
* fop-2.1-batik-xmlconstants.patch + Included directly in this version. Requires batik >= 1.11- Modified patches:
* fop-2.1-QDox-2.0.patch -> fop-2.5-QDox-2.0.patch
* fix-javadoc-java8.patch
* hyphenation-more-stack.patch
* java8-compatibility.patch
* reproducible-build-manifest.patch
* xmlgraphics-fop-cli.patch + Port to fop 2.5
* Mon May 18 2020 Fridrich Strba - Do not install the OFFO hyphenation files to datadir, but package instead the xmlgraphics-fop-hyph.jar and xmlgraphics-fop-sandbox.jar that we build anyway. This fixes boo#1145693- Clean up the build a bit
* Fri Apr 03 2020 Fridrich Strba - Added patch:
* fop-2.1-batik-xmlconstants.patch + apply when building with batik >= 1.11 + batik 1.11 moved XMLConstants class from org.apache.batik.util to org.apache.batik.constants
* Wed Aug 14 2019 Frank H. Ellenberger - Add fontbox to classpath: (rh#1413340)
* Mon Apr 15 2019 Fridrich Strba - Build against glassfish-servlet-api
* Mon Jan 21 2019 Fridrich Strba - Fix build with new avalon-framework and batik- Install maven pom file
* Fri Jan 04 2019 Fridrich Strba - Added patch:
* fop-2.1-QDox-2.0.patch + Build against QDox >= 2
* Thu Dec 06 2018 Fridrich Strba - Bring back the java-devel/java requirements to >= 1.8; we will fix the ByteBuffer/CharBuffer compatibilities as they arise.- Modified patch:
* java8-compatibility.patch + Fix fix ByteBuffer/CharBuffer incompatibilities with java8 Cast all the java.nio.ByteBuffer and java.nio.CharBuffer instances to java.nio.Buffer before calling the clear(), flip(), limit(int), mark(), reset() and rewind() methods.
* Thu Nov 15 2018 thomas.schraitleAATTsuse.com- version 2.1 Change requirement from java-devel-openjdk >= 1.8.0 to java-devel-openjdk >= 9 to avoid tracebacks because of compatibility issues with java.nio.Buffer, for example: java.lang.NoSuchMethodError: java.nio.CharBuffer.rewind()Ljava/nio/CharBuffer;
* Wed Nov 07 2018 Fridrich Strba - Do not depend on a particular xml-commons-apis provider.
* Mon Oct 29 2018 antoine.belvireAATTopensuse.org- Add reproducible-build-manifest.patch: Remove custom \"Build-Id\" from manifests. It contains date and other information making the build unreproducible (boo#1110024).
* Tue Aug 28 2018 tchvatalAATTsuse.com- Fix building with ant >= 1.9.12
* Thu Apr 05 2018 fstrbaAATTsuse.com- Added patch:
* java8-compatibility.patch + Fix compatibility with java8 and lower when built with java9 or higher
 
ICM