ant-xz-1.10.7-4.3.1 4>$  Ap^p9|6ع'(ǹWe奣TE"!j^Nt&ʹ.k0-1N) cͺAr#h ?^(2ucHyu#._P!蝗\gg_ƙŅX2iov%I.ƎQ92O <"A,7xc7|zv.S⡉vJ^;w NBb 3!]l@`1^➦QFD&O!h^$1c66cfaa69d67a599f96c706b4bc37030567f18d806977389adb3c315e7b4f8ed02ada3393b208ca2e1caad7cacfb0a4ecd30159O^p9|3A]NXkAٵYCΩl񻰈l?vȂZ}`gILBxWd>Fs2-ٞ9ԩc/%]e[~sH}b:uc#L OwBX^o=hrav6Ҷ \ B톺D˺S$dToc1}r8T9n˭dj/9ogkts Za)*h(|7S| JBt>p>?d   / -3<T ` l    8  T (8(90(:(FGHI(X0Y@\h]^b5cdbegfjlluvwDx\ytzCant-xz1.10.74.3.1Opional xz tasks for antApache Ant is a Java-based build tool. This package contains optional xz tasks for Apache Ant.^Osheep58>SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Tools/Buildinghttp://ant.apache.org/linuxnoarch-V{ A큤^@^@^@^@^@^@c2e8cd03cb81acc515ea64da79a417b07c55e2679170b2a51baa005852eb7273764fc1750d8807657cc64cec73f4a2316811f96eec91e149101cd1686b009c94711690e44355351999eab9602fe0aa26ae9e73f9342010091d429e63e0f0576d2ef3324b49458004a5da13ea734334815a012a3de9c2d2ec439f1ad7959728e7../../java/ant/ant-xz.jarrootrootrootrootrootrootrootrootrootrootrootrootant-antlr-1.10.7-4.3.1.src.rpmant-xzconfig(ant-xz)mvn(org.apache.ant:ant-xz)mvn(org.apache.ant:ant-xz:pom:)@@    antconfig(ant-xz)java-headlessjavapackages-filesystemrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xz-java1.10.71.10.7-4.3.13.0.4-14.6.0-14.0-15.2-14.14.1^@^@]X]?]@\@\@\]o@\]o@\Yz\T4\U@[@[ٙ@[[j@[$@[@ZZ@ZZYq@Y+@Y@Y5Yo@Y@Y:Y.@Y@Y]Y]X@XV@U@UnU@U hpmonrealgonzalez@suse.comfstrba@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.compmonrealgonzalez@suse.comantoine.belvire@opensuse.orgfstrba@suse.comjsikes@suse.defstrba@suse.comecsos@opensuse.orgtchvatal@suse.comtchvatal@suse.comjengelh@inai.debwiedemann@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.combwiedemann@suse.combwiedemann@suse.detchvatal@suse.comguoyunhebrave@gmail.comopensuse@dstoecker.detchvatal@suse.comtchvatal@suse.comjengelh@inai.detchvatal@suse.com- Security fix: [bsc#1171696, CVE-2020-1945] * Insecure temporary file vulnerability - Add patches: * ant-CVE-2020-1945-1.patch ant-CVE-2020-1945-2.patch * ant-CVE-2020-1945-3.patch ant-CVE-2020-1945-4.patch * ant-CVE-2020-1945-5.patch- Use xml-commons-apis-bootstrap as jar in classpath instead of the common xml-apis jar, since we are forcing build against the bootstrap package- Upgrade to upstream version 1.10.7 - Modified patches: * apache-ant-bootstrap.patch * apache-ant-no-test-jar.patch * apache-ant-xml-apis.patch * reproducible-build-manifest.patch + rediff - Fix ant-xz.jar to be non-empty and split it from the ant-antlr package- Build against the new compatibility packages log4j12/log4j12-mini- Remove references to parent poms from all artifacts and do not distribute the ant-parent, since we don't need it- Require directly xerces-j2 and not its virtual provide jaxp_parser_impl- Make "if" statements in build recipe POSIX sh compatible.- Create an ant-junit5 package to build junit5 optional tasks when they become resolved - Add a simple pom file for ant-bootstrap.jar- Add compatibility links ant/ant*.jar for bootstrap build- BuildRequire hamcrest for ant-junit and ant-antlr, since junit4 depends strictly on hamcrest-core only.- Build ant against xml-commons-apis-bootstrap and xml-commons-resolver-bootstrap in order to break build cycle- Don't build against a particular xml-apis/xml-resolver provider, but against the generic virtual provider. This allows easier bootstrapping. - Added patch: * apache-ant-xml-apis.patch + look for the xml-apis.jar and xml-resolver.jar when composing classpath; they are symlinks provided by several packages.- Let ant-antlr provide ant-xz too, since it contains the corresponding jar.- Add aliases to some maven artifacts so that packages out there resolve then correctly- Update to 1.10.5 [bsc#1113136] * Same version as in 1.9.13 but with additional features and requires Java8 or higher. * Dropped patch to build with java8+ already fixed in this version - apache-ant-1.9.9-sourcetarget.patch * Refreshed patch: - apache-ant-class-path-in-manifest.patch- Add reproducible-build-manifest.patch: Use less detailed version string for manifest's "Created-by" field (boo#1110024).- Require javapackages-local in order to generate correctly the maven requires and provides - Install maven artifacts- Update to 1.9.13 * Fixes a regression in the "get" task where redirects from a HTTP resource to a HTTPS resource started throwing an exception. Bugzilla Report 62499 * the new allowFilesToEscapeDest didn't work when set to false and archive entries contained relative paths with so many ".." segnments that the resulting path would go beyond the file system root. Bugzilla Report 62502, bsc#1100053, CVE-2018-10886- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility - Modified patch: * apache-ant-1.9.9-sourcetarget.patch - Build with source/target 8- fix build error for Leap 42.3- Add patch to run scripts with python3 if applicable bsc#1082202: * ant-python3.patch- Update to 1.9.10: * Various fixes for java10 * Small fixes all around - Remove merged patch reproducible.patch- Simply use find -delete over xargs. - Make description neutral.- Add reproducible-build-date.patch to allow to have fixed build dates to make other packages build more reproducibly- Remove dependency on java-1_5_0-gcj-compat-devel and build even the bootstrap package with java source and target 1.6- Don't condition the maven defines on release version, but on _maven_repository being defined- Allow bootstrapping with something else then java-1_5_0-gcj-compat, but still require java-1_5_0-gcj-compat-devel - Added patch: * apache-ant-bootstrap.patch - Add -sourcepath option to fix build breakages with Eclipse Compiler for Java(tm)- Added patch: * apache-ant-1.9.9-sourcetarget.patch + Change java source and target versions to 1.6 to allow build with jdk9 - For non-boostrap builds require java-devel >= 1.6- Do not generate poms on ant core packages to reduce deps and allow bootstrap- Fix bootstrap to avoid new cycle bsc#1041966- Disable javadoc completely it is on the web in much better form - Remove if0 conditions - Remove patch apache-ant-old-gcj-build.patch for sle11 and unused - Fix build with split javapackages-tools- Version bump to 1.9.9: * Read WHATSNEW file for full changelist- Add reproducible.patch to allow reproducible builds of ant itself and packages built with ant like jcodings- Revert the previous change as it broke the build of most java software stack- Add profile.d scripts to set ANT_HOME- junit4 test did not work (bnc#915686)- Add xalan-j2-serializer to ant-antlr requirements- Sync the changes files among the subpkgs - Version bump to 1.9.6: * Read WHATSNEW file for full changelist- Do better quoting to get better error messages when it fails- Fix build with new javapackages-toolssheep58 15928215831.10.7-4.3.11.10.7-4.3.11.10.71.10.7xzant-xz.jarantant-xz.jarant-antlr-ant-xz.xmlant-xz.pom/etc/ant.d//usr/share/ant/lib//usr/share/java//usr/share/java/ant//usr/share/maven-metadata//usr/share/maven-poms/-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:15514/SUSE_SLE-15-SP2_Update/269a5c8fe75c1976820c5a73f64c76fd-ant-antlr.SUSE_SLE-15-SP2_Updatecpioxz5noarch-suse-linuxdirectorygzip 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 textPPRR4;)0/!L'utf-8ddaf47f889d9347f94d1847f58c9f90e989f4e4c4517fb345247166a21918226? 7zXZ !t/Bs+] crv(vX0gNRmԗy`#n4ҹ<,thюI Qi7~Cj q %Tnc\/Fb xƞ)uiO/,rU_ 1EWku i`{7_ʪ 1w@(GECflM' ]2v  7Xua 7&@Z) 'O pXm@ Gږ}sD> ob! uc`XoOB'LA|?gk*7niC]_AP!)Y6bZ80 &sP-zHnP/] ņ/v{ 8vMa+tQ6aݦj!2ma)h xW`j0iWFM;tnG)$4oyB#V{so㼢sL# )A^KkqK\١cmɁSE7X'l9÷|1Z@h7 &(e'#LoYv9o"$nG^%7FeW'raEKx( ފu^C:m5I~lD!t hn lp.6rL-\gD`Oi'rhnr"cc5v&EE[WI^rۭH JaA_ g7E z0 2ؾ!WuFdiSwGOrTcW-&9oWh5 (oY5 `[UQ5.嗊17f%&?A]ӍiN4(ǣhE -՛gD a=U@Z'(y:ɯ -FAGa$%l_VQ9O cVR_v-G2``G= H |+Idi "_|"^DAgfJ X\Fښc/2m`-54PwpI'k90uwύɩ7"̉`+ D(r $\ ?9fBڹﺷ^if1T.cVa6xW]oqxeogD*iSeS*mcLyT};:OLbkJ5qTD=kh>zG1iJMZ )u>rERp%"O*Qϫ1s"ooJO[~W&\&F.##"Z5%#Zf3a&UhVhwU0 ^bt}$IFt47xqbӚ9wZv&DD]*jvjrB& @B@\\ՄEO«df+{ j5WE#xȞvU80i0z"ͨ$?!ֆeIc`uԛFgAΧ<;^la}T`ݤo#%B΅ް muY-6]?twobѡhU31];HtѲHRR _ H63,+PAf7^|m"]V%ʀՑ]f< roedV*2+:1X؀ kXyHAChw`]['n l1mFaJ 6鸌3WG__y䲷F8h][?˴V*9ZRG{aEh`'K 7BaRGbf'35㯥 uo?ZW/o5իrkΈp.9]N_$9R\ (pd}]}"Ar_8Fnj rM2ރIql>KfՑB4cNlԏc(en7r/|`J]A{R7=[y|j"TyT_CgAAQɬIll-v+k뿄`6vz7@6?ڠE*̪~tL`mV8-S (;ILP o`)T *󄌈\qj@<n}KfCqے2jHprT%#[qNH@ sz 0rH\ sxf 0FyIs=s}(w칿d=o5\bMstEWNsrg@v! 2Ĕ C>8Y(H+A'R6-(hʲMV_Dj݈&87< =&XұN} DĔuՠp!iۙ D ,e05|/ (e⎻whIPX"D3._o!Ӗ$dm;|q a'C]uTB{OAJFiJ9)cGtڡ_jP>K3i{CRME{:ax w0Āz򇿼Tu3bM4&&i ;4ݞ[8DGUV?hXNqO%-)\JzQVזSTzPW-n25a}3z`MμB_QWީ2/{AT`h>NqdZ%,/λkHfq:CрoIxReAryGb>?,#(򠐺3Ə)IҺ=,71 Vr[*3?& vQލi`;k|&Y @K5q9c⮣UаR*W^y*bף!>k%+(*4adPc@E<خfr_RNxM7< ({9~8ZYMwntlVn"}yF(4ws$o%RN?Kn(**J@h[7i7z$.=2]󓣩^9Aw DBP#;կS{C" 2VY!\e }܆Fe3CtyKa5)z~%IcD:ơW7Vd횓GxՎ)xЎw'-1ܸ*:NY;Ȭ.O B6VSWt7 XG2}Dn'9BN4f Iwr7#AC(~W83?+ؙRsh=̶ĉozx`P-1W9찂T^ѤK*Krڦvg Yb& r*|Kd˚'.Ѧ|z2*"8@-CW%P @h&U/i‹キzKkz$?֝dyН<#aᕲxҘn[ӛIxCS"jTE%+:D`e(zsjDX $ݳdʤʷ.zP]ṬN.T1f,A"y{qaoEO<ԙD,k& }V*,ߎZ4b,';zt@GQGŔ߶jIRwh 3";KZw Tߑ8v9>Lljhn#W&⇻rUgo ׮D} e٢"hi  " U07Vsy!;bƏK-$CRCRܧ ;|#gHUJocW7/r{N}!I! 7+2 AyJ~֎t (IF^ff%#K+%V \kĚ㞖\Fs|-[rsFLT~*pW3M&;X@ jq?*/˰M+Sm҈Ν@i76Ho_QIKYǜ>w6VmJye:uQel7k$,Y\3yos;Fhzjjz785nK^3s!-s$v΁;jxUOۙJSVΟt(qEwk]Z" mϓx-ܵS=1$tUTbj_,ҷ65,3=:ŵA̠B{,`/@Y!oFbTFOcT)9E>^~%dSK$Vg{\'~VQ($T /1E%ViO2#x&;䌷Ccka ƧC6q?K:DeJ*ܭ' ӽ.b,kО; |3IE\(oNX[yϸfH$960 ĶJs9V&o_y]24 Ays(6`|nzҊ J \dJ=lptñEUH!wl^(DAsc[M g.tPn),?N|}長rӉh#a[PLSaJKā1Ň =FY%v}]@ j࠵uwaU>/E9FT֋f(YNJk]V#d{Jؐ쯛!7.ΰ`Шȥ.I|*w}]78 8|QOAF_ˤğu*A %bi,U RqT*d*Vj^&__LgEBwz>*`AF=Rj=?*r5l񍧿û":>TEQq]OYuNbMQJKjoͻARɻ_8Ƽ%XȝogiaB1'\ʠۿ0LGmy3k#G;p }Ojmm8kQi# }}5[1~Cr̵OnS!AJ %de]e'$wȒ'WhvӶ)Pu۾1E"/tpc2G^#$,K>5[Yce{3! Q<"С\w˻`(ۤb6~c 3n6q \_5 epDhufw<-ѽnJEӬtRd~snl`t\Hxp ~F: x)#G&nY+zсv=3&5F {=DsO=*K`*1 gdX8E,xi^X"& ;;S[a94v-InIMlʴwBt`vӅiC@['DaAl!B40)8(أyQ4&g2`1K+U(sHPܼ{P[\D2}, =+r%  rkݕs6`kȩv1gX RtSRypꔩu v ?v&&a#XBۇ#:gG}gpbb`=MPlZCж%ŋvU,ҧ8P*r!+_s6=*GfOU@ #[$t4u-WmC.[͑ \(C8nT*'Wnˬ»ccZ820w\{m;Μ{m*e3ԒƪdYtaѸv u:G8bGT13M~13336876]Jl|sf~7d$(indb2o @kzƘ.:y .:iv6Xp49Ծv}#ne_s8,NVK[(ɸe%L尺dZ-EPptY|KT';250֒5^,miV)gjh%^DZG̔[.{͈ !J'?F'Ɯ9́]^B|ɓSa4`,*t[yBN2m8\Y֦M}rMr&!Wæ2TﵽNKp'E)h9}uh% 04%Nc^ JJt]HJwgGW5{Kb%ŪfD eHgΣ^ r˒M) f.l@P(4OJ+HXF0<M<.2b]cwkU'€(p2N_inJV_2FbRqd.#6 89R" ⷔIZS?}Lգ1fVt+o񔂝`.vMb򷼿plr^7V8^*"\"k7o]-INg{`Yt} !_پ[vti}0~EJǾ8mD 3>joZ@:NCcVmUGMot7"\z3Frhw))eً<'&?Em&b]O "-poae:^$4_R'%: Y-+Kʗc ۘL7GhE,QZ÷rfҞ+kp߿cu$17F4f8rG.G3.) @ŎKR}f.+2 JDO,eWSDzdSFEf%M C"DGۚ۬2#R{I! ⟸Kh6UE9"V8]L}6Wr{I{rq@y{81^_R]P!ƙ#Ph]4/'$\ ޸|$vZ $~uma-.x8~>hdoC C RSenN0)uWyf@i$U>paU!+S8yd)4sPmPa7ϛ`Vk0J?