xmlgraphics-batik-slideshow-1.17-150200.4.7.1<>,/ ep9|=!_uMɺ]+S$1ºG/aӝ ےQ+nW E:I5rXQzBJTإu2MɓU{UaD|-~ ֙@DKcNrO?wDNEC#]⻁ׯK2䐳Ք܃aJNk ,3J˲2Tw `(g"Ikw_GMx|x8_>kI?8-mB6 WX=bA >A"?"d# 0 D\`lp 8 F T p w 0L (  (@8H9:BFGHIXY0Zh[l\]^,bc nd e f!l!u!v!4w"x",y"Hz"`"p"t"z"Cxmlgraphics-batik-slideshow1.17150200.4.7.1Batik SVG slideshowBatik SVG slideshow.eh01-ch3aTSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Productivity/Graphics/Vector Editorshttps://xml.apache.org/batik/linuxnoarch>`A큤A큤eeeeeee哭acc47cc698a432a9dc30a5082a70cb5fa91f0c56d84c7d1f7d5f26975bd1314b3e9a6205f3fea17a28d5458fec05e3d41a419908e96e4cbe0a0e6b514140aedcf0140dd77df9c0fad3375d7fc65f03755f07d38c6caf49d756edef5f4410fea07567861b6dafe94574e2b404907ca1db01839c59659c7df52416dd25d527a34bxmlgraphics-batik/slideshow.jarrootrootrootrootrootrootrootrootrootrootrootrootrootrootxmlgraphics-batik-1.17-150200.4.7.1.src.rpmbatik-slideshowmvn(org.apache.xmlgraphics:batik-slideshow)mvn(org.apache.xmlgraphics:batik-slideshow:pom:)osgi(org.apache.batik.slideshow)xmlgraphics-batik-slideshow@@@    /bin/bashjava-headlessjavapackages-filesystemjavapackages-toolsrhinorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xml-commons-apisxmlgraphics-batikxmlgraphics-commons3.0.4-14.6.0-14.0-15.2-11.17-150200.4.7.14.14.1e@eqee9@d c-b7@`>` a@^@^%@^oj@\Db[[E@Y@Y@X@VxTT@fstrba@suse.comfstrba@suse.comgus.kenion@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comjengelh@inai.defstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comtchvatal@suse.comvsistek@suse.comsknorr@suse.comfvogt@suse.comtchvatal@suse.comp.drouand@gmail.com- Upgrade to version 1.17 * BATIK-1346: Allow configuration of rhino whitelist * BATIK-1347: Switch to empty whitelist for rhino (CVE-2022-44730) * BATIK-1349: Block loading external resource by default (CVE-2022-44729) - Upgrade to version 1.16 * Java 8 or later is minimum runtime required * BATIK-1338: Block loading jar inside svg (CVE-2022-41704, bsc#1204704) * BATIK-1345: Restrict what java classes can be run thru rhino (CVE-2022-42890, bsc#1204709) - Removed patch: * xmlgraphics-batik-nosourcetarget.patch + not needed since Java 8 compatibility is now the default- Allow building with this spec-file on systems that don't have the mvn_install_pom macros defined and release version requirement of javapackages-local - Require the xmlgraphics-commons, xml-commons-apis a rhino by their names, since they are on the classpath by their location in the scripts. Require them in the subpackages that contain the scripts. - Require javapackages-tools in subpackages that contain scripts created by jpackage_script macro. The scripts need functions from javapackages-tools- Use %patch -P N instead of deprecated %patchN.- Build with source and target levels 8 - Added patch: * xmlgraphics-batik-nosourcetarget.patch + do not hardcode source/target 1.7- Remove the optional dependency on jython * fixes new build cycles- Upgrade to version 1.15 * BATIK-1260: Java 11 module error * BATIK-1321: Remove Xerces * BATIK-1299: Batik-all jar has all classes so should not pull other jars also * BATIK-1329: Remove xalan * BATIK-1331, bsc#1203674, CVE-2022-38398: Jar url should be blocked by DefaultExternalResourceSecurity * BATIK-1333, bsc#1203673, CVE-2022-38648: Block external resource before calling fop * BATIK-1335, bsc#1203672, CVE-2022-40146: Jar url should be blocked by DefaultScriptSecurity- Build with source/target levels 8- Set buildshell to bash for "<<<".- Upgrade to version 1.14 * Fixes bsc#1182748, CVE-2020-11987 * BATIK-1284: Dont load DTDs in NodePickerPanel * BATIK-1292: Remove console message "About to transcoder source of type: ..."- Upgrade to version 1.13 * Fixes bsc#1172961, CVE-2019-17566 * BATIK-1276: Allow blocking of external resources * BATIK-1275: Refactor shared resources.- 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- Modified patch: * xmlgraphics-batik-manifests.patch + Extend the bundle manifest so that it is useful for eclipse- 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.- Do not depend on a particular xml-commons-apis provider.- 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- Version update to batik 1.9: * No obvious upstream changelog - Refresh patch xmlgraphics-batik-manifests.patch - Refresh patch xmlgraphics-batik-policy.patch- Add BuildRequires: javapackages-local (for maven conversions)- Needed as a dependency for FOP 2.1 (FATE#322405)- 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- spec-cleanify- Use javapackages-tools instead of java-develbatik-slideshowh01-ch3a 17095444561.17-150200.4.7.11.171.171.17.01.17-150200.4.7.11.17-150200.4.7.1xmlgraphics-batik-slideshowbatik-slideshow.jarxmlgraphics-batikslideshow.jarxmlgraphics-batik-slideshow.xmlxmlgraphics-batikslideshow.pom/usr/bin//usr/share/java//usr/share/java/xmlgraphics-batik//usr/share/maven-metadata//usr/share/maven-poms//usr/share/maven-poms/xmlgraphics-batik/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:32848/SUSE_SLE-15-SP2_Update/b92b68ff54ed07082446775dd0fcda7d-xmlgraphics-batik.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxBourne-Again shell script, ASCII text executabledirectorygzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))ASCII textXML 1.0 document textRPPPRRtdžAEMPB{utf-898468da8b248d3aaef58b8f36a4870382e1d906f1ffbae1e5d45348de00b5157?7zXZ !t/]"k%Ǐjoh`=Vq΢̊V~:=aO8p69_?MUk~O+ʧGdBj*KwSXceÉ,'v`w Ij!ʭSIoHvjO[6 0.B8 f9mlNh6 zRk rNyl7Gm<͌rtMM0 QPb;puotXٗȅHG@&E[a%j $7yl&o5z4)3#h䄰oUIHX@$K#3Mp*ƤwiӑYz0>ϮǍO&se3BZ{UMp_3/%εFn؄,h?8_ݑ8є辧{ϲGA%n 22t_.2{stMO.ռ$INh`]nheyC+7f w{M褒d&KiQĐ[/cM4"L㝦t0ʭxӘ` /`\UPx=ymg_8&x`"hMql NV#ف-Kq̐[ң먨0 bHXL1̷.7I؏AYrHY_= 7{EHTdĕE̗70BSY%r9W7Z#as#gov4 _speTCS@P<x1]p}FoB4;Bo<ÍdyȐEj޸gKlyiC϶~ڠ+z+Xӷ୧-uo-םQ6R{k!4pb[˻ؓ 0זPo29 ~+ ^ؖ"nEE1Y<e^VgDrӳXB5b[O7:%Sqt a+KG<5>_uhWb8c XM`"[ <|j4x̊6֙rm`S3v9xkY]%¨̡a!y=Q?*#BQ ']X)?k7ϴ=:s\a+{Ņ+OG* ݤzf (DvNF%@%i ^j1cB`}`'W썏U~?K:I?‹@jy!5䧠3'<.m\"0sE6vCΗbq C.osgҾS]K [H Uݴ3._!#PHފAT&=俠 doh1U kb YZ