ant-swing-1.10.7-4.3.1 4>$  Ap^}p9|mqMEaʮso8zN٦ 0=Nxz՜";v:h2*2/.Y[,j6]>y{m Tij ljo*h>0_b4qbs䙒h?5<`ϲF~ϤG8=e<([܊mΞL яZP/ /gr-YsK^$# Șrʮ479c4170658d1a9db21ef06089b9971feb1150599cb4f904b5fb2dc37239d054c8891abb76d5126ad432c05cc91347a847381b9ce[^}p9|#8Ž8Gm0%ζܸkAodh FLcxdZsC+<~Gi)PUI׋4YB|lZq*wڤ~*hx6B{ۙ\z~㛞QŒ$Y>Չt_0(Ko&+4Ł6Wle8TbZ/麕"o =zEC؞LMVL;;M~}>7{)"92OsIknдKp>p>?d   6 "9?H` l x    (@_(8(98(:(FGHI0X8YH\p]^bBcdienfqlsuvwLxdy|zCant-swing1.10.74.3.1Optional swing tasks for antApache Ant is a Java-based build tool. This package contains optional swing tasks for Apache Ant.^}!sheep58GSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Tools/Buildinghttp://ant.apache.org/linuxnoarch7+ A큤^}^}^}^}^}^}5cd83a5147178c5cd6ba077200286a42bf848a830b70047cbff070dda213d92d117b964a069a7f9991ecba60a43e38687f3581af5a513414a57bf4ea910f89860069141448ab1ddbdd3972ae6b466c07996faa3a77a17423f0c0d6515de3ae22b3b4b611dfd084d55a445aab83253530c8a15cfcdaa36202d72ca0f89001d5de../../java/ant/ant-swing.jarrootrootrootrootrootrootrootrootrootrootrootrootant-1.10.7-4.3.1.src.rpmant-swingconfig(ant-swing)mvn(org.apache.ant:ant-swing)mvn(org.apache.ant:ant-swing:pom:)@@    antconfig(ant-swing)java-headlessjavapackages-filesystemrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.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 15928189771.10.7-4.3.11.10.7-4.3.11.10.71.10.7swingant-swing.jarantant-swing.jarant-swing.xmlant-swing.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/ddff97dfdfba2f2db8b06bb97798c24c-ant.SUSE_SLE-15-SP2_Updatecpioxz5noarch-suse-linuxASCII textdirectorygzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))XML 1.0 document textPPRR%94B'utf-8e93b3135a8b2141c717af3987b4e634fdb93daaf0faf345fd205625c44a16ec3? 7zXZ !t/Ko7t] crv(vX0gU!ijym*U׻Ii%0s2rou2^c/(JgzetYLٶ"͍-6Gu<7|vw\;Bs}BcH+`g2J4RGiJΠ,K}Ddۋ~P'~nσcҏ3yX,C 88cqX Ӿ͐^e"WoGH R"h敝 OiŨDHՍ+!_D@,]%IJ|Bˌ@D@waUB`v#/Qy(}a5 6KxuDNISX2?m!pfOu}gjIDEBz:N ASxǁY/SMmwM[پUgX*F nGKdD pPT6ypF^%&ǒZ)*`!u31J!/@@ԎY#'3Fɍri2?;AP47#AATsbI }J`q~YD9kvk; C)=l)d*} 'MЦ_׭$.N7ԮϔՅ$Ka~U `ktq,}@N? Ʉ`"9j+]R]! r(NfuUPCz,qncvǭo渣]}`̷) s+ýtgY'͕PhρQ%t-(@zOƏ p#ҽ-"f&2J|1g]^qۅ;Vf]_+Zlѐ/ (?ũ¿00ܗח?q z RLO=;ZJ ;hrբ@|Yѱ>.1u 0SC;Y3ׁ~%*6rJȗd&CU6/Md??wO[L%ցxZb傿ܕEZU6f2ٹQ,3F(͛ & B,t?f}33"81HXԑ!({y.#D| ѐެ("PUBhܧŽ]e5OP b,y!F]hN{9D0;u]WyW'̰"t3܌7~g"r Yo+P[DL5x|sg1G+6'vq/y@:A ^߇ըfp=_2F n "W&F Yi ')>>yBr#h 9eM9LF^lW1 $QmG"*]yA6p_ʉچী56l\+2G:O %&,]F J `; Yfɔ1ٖEwԨTCT_ƏkC6 Ҙ`co" 6Pt"?*zΘ6&?Yh¬X!20ÄH"x!BdçLD7ǼG`MMQ(x [T .*W !|D}Z{#M&9Ȱ2#2:ά'c>˷iIQJŠ)VsBMl rq{LV3z$xUv4ao+]N9KW[HL?e!~7iE9m<;^1(JIg`|&B6yWx"+(PԓWF-n5lޒ`X0o|5o B%+Iy<{&`$΍MPYמWTև1*$lFFUPWxgBO3T@L{ ^ VZvw,kÐX\U 쟠x\ZBOVEj 8 f=&+0V(ӏQ9)O=P/+>aj "V2%OuV]//d̓,[:v}ߊ7?b/Z&p 7}z%d'ԁrg/_nop~`Cnڪ86F+ɿ ǡcpDgx NyB;`qzV,j#GnwFV8gԖ4YQ>EQռ/s9|?X2#߲H43:â2hÝL&TBNoVKɶfF9/|y,Z-+Ԣ4xvl7zd0/;0] w\%J6%;G8WI Z\ExdK%}T)}5d!=uJfe[ iISyG|l0zyf݇[dNoUfČm}0&GZXm}("-vjF/PT%Oa'O>0'JI0v8_@f#C$ܒ&sPT<)r+ +SWrw]w?Gu3p~r+Z>,ЫfWFE΋dXKdJ(ݛ `5x`r-(GïoIUp)-I izx{^zhp,ҥg0JCV h`r?'8 .=zM̓Yq:> jg,Dj(Uq>5C| G]^-E%C8 `sDqsyXqjMoF |j,GJBg04F<7JvE#=JN\*5`xGvZLu2{9cNzOA8p?˭8yJ>ٮeoJ rٴZid s)N ^j&%h_m18IrcZ Edh&[>@YSGFR03i"h<#MB-3ITQ7K7m_?Jao9IMȟ2 h?^̠zn#!F"9鳴 /zməhY ߯w&zʍێ;j&;Qi$Gu mOOCaW)Naq+wq3P^A37g"4qpčws|=@tr\D8*uX$D9oG+!>ֲy:BDmɿ,1N!N.Y1vTdGĪA-m?u*?fm-6Ttp_ )_)ݒ ? 򘰚/}'kmv Xv'%/7h3r-kyG @8$* (`c SJSH{0&H M-ў}l 19.%xb{o(UC[yc(nDqȷ{{h;%fw@!I"=K@<"bT2S<9y짾ksu:0,E%,t",lm(^GRC%MW YQ/"nN 0q蘺iqZ7tg_rM]sɒqCT6*z?oǫ@†m`ѧ$KYQWwH ;Ja :UMpU؄ 5淇uNE\Ib$AO( !61Y4Mj}ښN+:Od?A_=w!(< 1"4h̫U̹]a^Їs.3|ݿH.1`]js!F꟠LɏCGR"];!?z=iK0>E9ڿ1]a+뗾5%lQti [4e@j*Wbi8kr8DϫfSe:J e28ܹոRtxAC'Inuzl#QɇnD1ZN{ۃTšU_P:vFBSP+?#D)TU-c 1^x}_9gW6ц.< C] <ƊRXa_Ml⌴Q+)xZ1<$}LV8yzhZJ) H=Ȝ|,QS`9ή||!KxZ-FV&=fpo)B `j6Ӭu@N)ۙ*۪04lMSB^V$@m\CoRQ͸Kg9E!r^_Y\?f΂-:,y{[+<P+Ztݸ'}o'DvT_duˀQ\Hahj7dF&@o9C'`[F,r`ID-ЕotQ,_BgLeɪ2u*|=b*mk6Shb(Y_<#B";>A|#'a]N0 ۙ4u9~,O{Cҹ1V[%C3M#UG`<^nb ]rI]ґ#䖦d:`Ns|S`a^x T ^q%0y܇<Zs^Z9fʩ4:9Kez'/~( iPb,/!%|8wɫ_O/FbtO_$#`+Y7ĞOd;;dAT_U";[>Frڛ}G>5U.L&eVΣl;KyO ]`ҘgJęcH3[+nq3 2E6 '=~?IM<]2[T(@5QklR'<6c 4ȳِaI꥙wWl1R`]5z-idn'?Fȍ8;-ui{УIřuSR|9i߳ľ!2IڏYjൖ ܐ+ d҆5%=MXhA~73.0eڮOvAiunt-iħg7NY:: ]zWP pюnI0BBQ|RF~y!N&^ Ѝ39L&rv>;G^?_m0|GEzdO6nqZ#ͪ^cJH.;Ԝ.+Jq?€*Uojg*~(FMF0U~Z񗬍T^k;6 "M?Iׁ=Su1*y~Es BO5- uf3j#u ݱ\~JZ〡O67!KX-^,S^yllrU-@q ྽b\N_8{P fqA{6nǔ3\Qx,T[I B,Ƀ!f`K[_0KGDKjErP' z,ꮙA+S5 %TyW{l>U!dtlz1+UaF,~E-O`aIm *Q^g>؆gߊ(q dJi"yVD|I}B~)CbTO>[Y}lF2,2e =C/džiв`7:qv/dcjxWD^ɒGlNh[jz dNc>ݖh@7GKk{C\"B^#լ(F8pB:{ɼZ4`YnzVgEZs^Qɸ$s7 6j;ٽ8-8G<]6z'ztO")jY=9c/ ‡}k.A*Fqk[tb̄3f( B;O$gn7ЯͷEl`~kiWpo^s$묯z]Yzmۍh>X:M8}+yQeh(5ʢŤ79 y^ɰ'p~]%O>!ǺSڱ&+\_yh,n+uŽ8*x Mx?-2&y }acYؖ1o^|aM. ů!uSgEtaSWKE QFTeePK!l>DtT.`oXMc. Ym\nO쨛FPMW["+nTol;i'qO?L<]#̸dQz{}z Ke4zt}9ڻORE&#E\V0 2M^Cɜ7".m8V0^uz"j- : *^Ӧj @PbUFܕr(*֒D66d  bJ.[IG^~"o]A`n %r(*+5ywŔ;b7.7aV?WV9 BN` U–~59:-ٿn(_ L$:e_aꜤ HK@ CF見9U^8K9F] * 0,#S1K,{PIG窝,F@ +)I RK+Tfv7!f]/ɨOƠU*r %+D3 kR𹁜RL 1Hd"qnܨ Edq|YTXAz+,cSmQ _ɪ}Oci9 PwO.)絔 +4v;?)T9׎IyjQ.$E"@(Aɉ[vS*CB-!2K^ur䍓 `'A[G9T[e]YEѡoW2T14$#g4y~_ZֿAJ JH6s@x$Ok# ɹi,P*Im0(o  &d:X/V@} Fexp箸 793;LH}M3(@fZjQ z|$#}XclǼs۲bAr8hDbBcȭ„#?3+r(d.=:V!^ȓG;Wq-t(>$#u: i˧VVƈrely.jsFף4oyv%BIK^%*};  jQn'p˄-u TcKn˧S{DUވ/09 L V yW5%{FZ/(mG)8ܤ/[|`ȃ!\*"sih2UՈ!!%L3kar]V<#,ȿ*2pռSG`^BG=RU}€2Z]7Mh_8z~~tʐB:؞FF+OrcrV]V?Jb3O]݀E?|U; 4oje5fʐ\~ijɁ<"4 &l' CO#( 4îw"XMA0T븢~o=uPrҩ i|^ʿi`J?sqs ٩!0:a:6xjީr:KΧFgºIv/pdҴMl @-Ԟ%{=ܵH =/dU̽,ex+O&9ll3T'>u_*fPXBnzk*p[b=ffF7}P$ PܩX'!f/mD5&)g @ZgE"~BdO_ -YɤcR <#xǿ|V~F[B ]x(1-i/xQQu&}a Тbg>PDúy3a:)~Oڄ]чD|ǔIu]~,.8(KD+kp0 ,c1(h#k,J7y>KA&fg 5gߣ1~$,G|.U0sUZ.m"W<‡R6CXXzSəi>bdC4qЗa8剸V?V}1tt萀OZ#ޒv+[- O}M\ѕSz`K߉ 6d|3zׁ*g_vSQU.RC(دXX\Vrtr ;$m|zϥ6[^J:V3x) yD:mM >4С0|"絖. Zz-htB?VY=p8­O6f pb G"}+%ǝ⤄\('Z l(h;`\Bw|C#[ :H gT ջ{2WRjK4Y{؎жq_s>oo>bMTjjnQ؁1i5k҉(+GO@pT`pI9 jCFﴸV\ +hQB ["¾)\]{yԋp:67Ȫw"fjH=coYe[{ ghaNʔ =s:z-x ;q/Uq~Y X w*Df CEfhM8] д=x,lxz5;;:g"CÆKIZ,.l8wc ;A 9+," ~WrUΙ_U 2,Hb mV 'w~] :i:q+YH{"Zgjb/@MkZp4,{gJ*=1k掵 PRPs 8ڳ)H;akq4/ I?nyR+*jZ w3K=ϙL76A8%ZҫggV@>ZjY˪"{R\P70pWbԶmG~ZVs*\%C5\ = ׽.njBwSq 3bj\bܬyE#6Ysn6Y^q>.] ˶\tDV9 B3BC0|˛&'X5sBѦDpqi Tm.*{odTĎO0B6ej >)$jaj7AnyAYLhm&Cg*ԑcցc1,n7།SK M;0g k5 Xߵzt2*}%L1\08b|ҋm! ݍ`+'PhnM+{@W0NQ"iD 'S]"9g=T@wܞF1[? M)>1-ޙ,ke M$OrNMbd7B}@lJr8srTn`EyI Zp. G;,4WR,gSת hlѤ[#,8}濑9?뼁'ʺKCŦ_¡L:Vg* 54p8@6-u_=/G:>|aߏ,%jJS?8ʅ28n>y(M|r ǐ$ê qgғU:Pݱd4IHȥo@ngAӻes)wjO_SN ڷI{XL1n*^zSEwqҁR]NW :Up^dEޛ 0,uSÎ>T8$?YWKqria,Ikb%/8^泳QeQ Yl1 x8 (oA.J`|>6D׾œҙF\7mw儣6R潶A"?>/H fMTPz'Ԥ esvrKE%:DSliƄ2JUh^A2=jD٭2X:I2*G/;f+PxQk#D)ը\.p\\-m-j0VUB 5Fh7nAr롙eI.h0^~T~Ess^i?30Ļ#hs򺎲d"4u>ӆb4+]^No \940=Cz; 8{r(+_Rb9gb ?*꛿Sjbְ3HҧcFb\K"2b?_s5JUΒt _ޯOf1W JFcWS-