Changelog for
xmlgraphics-batik-javadoc-1.14-3.1.noarch.rpm :
* Tue Feb 02 2021 Jan Engelhardt
- Set buildshell to bash for \"<<<\".
* Sun Jan 24 2021 Fridrich Strba - Upgrade to version 1.14
* BATIK-1284: Dont load DTDs in NodePickerPanel
* BATIK-1292: Remove console message \"About to transcoder source of type: ...\"
* Tue Jun 16 2020 Fridrich Strba - Upgrade to version 1.13
* Fixes bsc#1172961, CVE-2019-17566
* BATIK-1276: Allow blocking of external resources
* BATIK-1275: Refactor shared resources.
* Fri Apr 03 2020 Fridrich Strba - Upgrade to version 1.12
* Java 7 or later is minimum runtime required
* BATIK-1203: ImageTagRegistry forgets to reinitialize cache
* BATIK-1251: Correct policy file in Squiggle
* BATIK-1253: build.sh referenced from build.xml
* BATIK-1257: Rasterizer - insufficient permissions when transcoding to PDF
* BATIK-1272: Update Xerces to 2.12
* BATIK-1232: Zip release should use mvn jars
* BATIK-1233: Add policy file for batik-rasterizer
* BATIK-1234: Tools cannot be run using java -jar xxx.jar when built with Maven
* BATIK-1240: Java 11 compile error
* BATIK-1249: Fix Java 11 module error- Remove the
*.script files and generate the scripts using the %%jpackage_script macro- Generate an ant build system from the maven poms and use it for the first phase build- Removed patches:
* xmlgraphics-batik-manifests.patch + The manifests are now generated in the first phase build
* xmlgraphics-batik-policy.patch + We override the policy setting by granting all rights to svgbrowser and to rasterizer
* xmlgraphics-batik-securitymanager.patch + Integrated upstream
* Mon Mar 16 2020 Fridrich Strba - Modified patch:
* xmlgraphics-batik-manifests.patch + Extend the bundle manifest so that it is useful for eclipse
* Sun Jan 20 2019 Fridrich Strba - Upgrade to version 1.10
* BATIK-906: Should never use Error to report runtime errors
* BATIK-1123: Missing import of ImportInfo class
* BATIK-1125: Rasterizer fails with base64 embedded png
* BATIK-1140: Show line numbers on exception
* BATIK-1142: Remove e.printStackTrace for BridgeException in SVGAbstractTranscoder
* BATIK-1157: Wrong value for default JPEG quality in documentation
* BATIK-1170: Incorrect ColorConvertOp alpha handling breaks masking
* BATIK-1196: Run batik tests from junit
* BATIK-1197: Make jython and rhino optional
* BATIK-1198: TIFF transcoder looks for invalid class name for its WriteAdapter
* BATIK-1200: ImagingOpException: Unable to transform src image
* BATIK-1204: Remove hashtable
* BATIK-1212: Show real error on URL failure
* BATIK-1216: Compile error on Java 10
* BATIK-1222: Only call DOMImplementation in deserialization- Split the css-jar into a separate package- Install maven pom files.- Added patches:
* 0001-Fix-imageio-codec-lookup.patch + PNG transcoder looks for invalid class name for its WriteAdapter
* xmlgraphics-batik-nolinksinjavadoc.patch + Fix javadoc generation by not loading URL links.- Modified patch:
* xmlgraphics-batik-manifests.patch + Add Bundle-SymbolicName and Bundle-Version manifest entries + Add targets for jar files produced by maven build and not produced by the ant one. Produce them when target jars is called.
* Wed Nov 07 2018 Fridrich Strba - Do not depend on a particular xml-commons-apis provider.
* Wed Jul 11 2018 fstrbaAATTsuse.com- Added patch:
* xmlgraphics-batik-securitymanager.patch + Fix build with jdk11 + Replace use of SecurityManager::checkSystemClipboardAccess by check for AWTPermission(\"accessClipboard\")- Run fdupes on relevant directories
* Fri May 19 2017 tchvatalAATTsuse.com- Version update to batik 1.9:
* No obvious upstream changelog- Refresh patch xmlgraphics-batik-manifests.patch- Refresh patch xmlgraphics-batik-policy.patch
* Fri May 19 2017 vsistekAATTsuse.com- Add BuildRequires: javapackages-local (for maven conversions)
* Mon Mar 20 2017 sknorrAATTsuse.com- Needed as a dependency for FOP 2.1 (FATE#322405)
* Fri Mar 04 2016 fvogtAATTsuse.com- Update to batik-1.8: batik-src-1.7.zip -> batik-src-1.8.tar.gz- Update xmlgraphics-batik-manifests.patch- Refresh xmlgraphics-batik-policy.patch
* Mon Dec 08 2014 tchvatalAATTsuse.com- spec-cleanify
* Fri Dec 05 2014 p.drouandAATTgmail.com- Use javapackages-tools instead of java-devel
* Fri Jun 27 2014 tchvatalAATTsuse.com- Specify targets to build on sle11.
* Thu Sep 12 2013 tchvatalAATTsuse.com- Kill javadoc to remove unresolvables.
* Mon Sep 09 2013 tchvatalAATTsuse.com- Move from jpackage-utils to javapackage-tools
* Fri Apr 05 2013 idonmezAATTsuse.com- Add Source URL, see https://en.opensuse.org/SourceUrls
* Wed Nov 03 2010 mvyskocilAATTsuse.cz- merge with xmlgraphics-batik-1.7-5.jpp5.src.rpm
* Tue Mar 30 2010 mvyskocilAATTsuse.cz- enable batik-all.jar to ensure swingx (-> netbeans) build
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Mon Aug 31 2009 roAATTsuse.de- fix archive compression
* Thu May 15 2008 tomsAATTsuse.de- Fixed errors in build by correction build.xml.patch: Replaced target=\"1.5\" with target=\"1.4\"- Cleaned up SPEC file a bit
* Wed Mar 05 2008 tomsAATTsuse.de- Fixed BuildRequires
* Fri Feb 29 2008 tomsAATTsuse.de- Removed from samples/tests/spec/fonts/ directory due to license issues: fontAltGlyph.svg, fontAltGlyph3.svg, fontChoice.svg, fontDecorations.svg, fontGlyphChoice.svg, fontGlyphsBoth.svg, fontGlyphsChildSVG.svg, fontGlyphsD.svg, fontKerning.svg, fontStyling.svg and samples/tests/spec/scripting/textcontent/missing-glpyh.svg
* Tue Jan 29 2008 tomsAATTsuse.de- Added additional source and created subpackage -javadoc
* Mon Jan 28 2008 tomsAATTsuse.de- Reorganised installation directory: Installed all jar files under %{_javadir} and created link from %{_datadir}/%{name}- Corrected
*sh.in files
* Wed Aug 29 2007 tomsAATTsuse.de- Removed samples/tests/spec/scripting/textcontent/missing-glpyh.svg due to license issues
* Tue Aug 21 2007 tomsAATTsuse.de- Updated to version 1.7 Removed samples/fonts directory
* Wed May 23 2007 tomsAATTsuse.de- Corrected sh files (missing #), improved SPEC file
* Fri Mar 30 2007 tomsAATTsuse.de- Removed samples subdirectory
* Fri Mar 30 2007 tomsAATTsuse.de- Added unzip to BuildRequires
* Thu Mar 29 2007 tomsAATTsuse.de- Corrected
*-sh files
* Thu Mar 29 2007 tomsAATTsuse.de- First inital version of 1.6