ant-apache-regexp-1.10.7-lp152.2.3.1 4>$  Ap_i/=„G2y% jGػ[bV! γAc$ԅ(I"nj!@݉X|#7+'XQz8q b㥹3.q|/)MB+{DҮ(>vO=:$,j:LR vf# F439"KOn}4@8 }5)-֣-؁Y!X|fk0,kkrE4؉S߶FF"h7 ɺ 72d477e96f37c4c2851eaf4ddec140b2d357f1eb13d84af90377b8b342a3b52a47436744483a2aded9ec482313b3473f31dc00b2O_i/=„9dTu} D d\>(2La@59̋h=S4~b닜b2JLOuvىslE6*W`3(ޢwkg{tAܔ!Z(?J$1I6C5:=ɗޡ+NjO€hPI6U&^51p|2M_A-Q A_m7t ]-CT](R ƆyM=jq3AD=>pA"?!d ' L #:@H` l x   <T   (8(9(: (BzFGHIXYZ([,\4]L^b8cd te yf |l ~u v w!Tx!ly!z!!!!!Cant-apache-regexp1.10.7lp152.2.3.1Optional apache regexp tasks for antApache Ant is a Java-based build tool. This package contains optional apache regexp tasks for Apache Ant._^build799openSUSE Leap 15.2openSUSEApache-2.0http://bugs.opensuse.orgDevelopment/Tools/Buildinghttp://ant.apache.org/linuxnoarch$(@ A큤_T_R_T_R_R_R5c13df3f384394c384053c9715338d2abed63da1989a0581448fcb3bb58c5cf40ea2fa179e895b9087adb22597734b7720f92ca97f6fd9c9956a10cb035ee853e1c0e6917a7c70ca9c5422c31fa9a87e2458aae9ca667304da6a5832996bc908f6ace4ac2a78aea1acf5411af6469110ad2fdee06e24d7e84f29b3bcec33d134../../java/ant/ant-apache-regexp.jarrootrootrootrootrootrootrootrootrootrootrootrootant-antlr-1.10.7-lp152.2.3.1.src.rpmant-apache-regexpant-jakarta-regexpconfig(ant-apache-regexp)mvn(org.apache.ant:ant-apache-regexp)mvn(org.apache.ant:ant-apache-regexp:pom:)@@    antconfig(ant-apache-regexp)java-headlessjavapackages-filesystemregexprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.10.71.10.7-lp152.2.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 hPedro Monreal Gonzalez Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Jan Engelhardt Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Pedro Monreal Gonzalez antoine.belvire@opensuse.orgFridrich Strba Jason Sikes fstrba@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-toolsant-jakarta-regexpbuild79 15949968301.10.7-lp152.2.3.11.10.71.10.7-lp152.2.3.11.10.71.10.71.10.7apache-regexpant-apache-regexp.jarantant-apache-regexp.jarant-antlr-ant-apache-regexp.xmlant-apache-regexp.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.opensuse.org/openSUSE:Maintenance:13382/openSUSE_Leap_15.2_Update/3487937da6b0063e14fa1de91c9f3735-ant-antlr.openSUSE_Leap_15.2_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 textPPRRMCo` 9WdU^utf-8b19bcf4fef870b8548e6b53c0f7d5a689731a109c5cf046a476f87e39ce13c8c?7zXZ !t/=)] crv(vX0ٲc|E"OZ1Baҟ murgFT 5`RdF!d]^4,&#v}nM%|#qEXtM7~,aUkpx5ԧ |*lCEGHe+\c{`oj'٦~IѫhD{DZBdUxV%-@;RhW` SO1=]qK -(gU\y *>REuOŝ\8TYR}IG5i "O  uދԼn"_|<)eF3dVGy-OH% "L"0Z :x^1Me9BѴ(F*6α/5.n΍qoz:*zl[ ķbU|Tը`gQi^.-Y{5Cu׍+QW -/VM,˞|!r[1k] YkaIdsFS*cJR q cCG O&tʙўT.*eO3VGˍfdC`B?tf}񧒑D`~imGR< 7E\lt'[pPJysH{^N-E], }1AF˂> 9|8-gunjĕ< e8%ܾpZ/<& υ qhh杊 L.>F/0__6E[φ7$m&S{Nlu"S, _c$NGnRNTs4=ڋ6]]* e? Bq˄cN^O1`ů(l;R;pϯ>$۵kòh\RP8qcOsp" }U)*UĿ}{s)r\ýGg[4ˢ^6Ql* j1 z ΐҖYYoޘ;)&"ȃ^ㇹ>N-Z34jngT8C/ަx8lVW_\ֈh@$ؾ| ,TpD-qG %,~tحJ- 8W0bnf}vK&"87 R_;>es yn[o''\A n.Vv$jhGMvi[X[yF|l:!d>1W(4(]ߜ{%Ù8Q#>w<Q볟0E H26yt;-yǛiֺoV_0ZyIw9kA 6H)V@_Lzq uw( |súZA,֘6&G؞?3>8Ă?}eч295}\[ۚOxǩ\ M%2nŝ&vGGs` i[E Cb!?PXl1xMu.7sP9ZYH:W#GfG<tTM-VH}w"vѨ{)sɘ"#Qj`P\ӋH0dFFSXSLVLYf:wCt~1^LL d*~=!8NV:eTHil1`aw:Tډi!|k -ǧrˌbf $ЖnZ>' "JbP iG3++LK I+z+Z Rn}P1!!<p g d &!0Ghz|؜?+-4s~Bj<_5EH^+*Bwj2|表J I7f8hZ2NG݋&8M<[",-{gf;Fэ.Dr.q#8o֫gxaiO%֞ܝ/Tl4|qɦaD]+ TZgw$tɵ,c#Zf ,3Lwz,Ԋtf2^ZûgB2G)<(6~*N<5Xiܸ%Y_npT4M2EYoF:vr43?kkZԾC0SL6/FȻ s+.\;T{,n`Hn_u~} 2boV䨭oAá /ﮞ*:JxANԯBPE=n|&* ]YLk, `!JTaH?E يU `ky&D`65QАSRG}h-GNQY>_*Q.A׆@퉄 c2cUh8I\^`KFɚ1D}=|ȓvs0l_y,ҵ%:.iŞù&mvMƯk&`2iuC'vQ$ÄXl(O.d;@Vp2D:WqH0U!v3MVu9,+wv\ߙJL*'+SښIbbܜ"3`#3J58 dmV) 93JWC$zWfahq_q0/DqfgzJZ.siۭ] ra:QX8h*)!/ GˣgIB=\[ -Mxil7r/"?2)YQzQοx7!{ /\h!17wP1Tx/[Y{2~N=8 PAD2*Lɝ .(`)dVԣ/>^ߢ7/6'h~B XEn(%%/%ՌKumX}Y ;DQv\6vE Ra';z:qQ$3mu/!קhXO3G~t+}xIrѹʱ0QmFYdv'xjXcʲ@_5ƼO5IU!zݝ YgZNj->;O4>g԰ƞ2꽷ؕ\9srˆ^|*(*&Œ7`kJ/ a6UUͬt?T5n"ş) `|ׅ<8;jq9!)&8 W0xFe:mzDB:ykuI|I"O urf{nge~}C>bX} 3zd6>;$񈃅?38V?H9̉Pn;&wmb VsB Ѐ\K;J V\O@6^ݕ&j8C+{ssRe謯D2ҙCM5,5Hl"д* #kҝ XEJkj"8u 30a'$؏#JаEő}茀%5<]$Ӟk%,gvL71|srgj0VyF om{{4W|>M'ČS#[̸Ud;/W)}G&H?C]J!(kw 2~Β 88\Z._Y|A`'a'%T3_!)Ml-7BSemn)EPG<º5ŷ(MǚL7݀|F.%ۿ[n [k$OJ6N(sr =uDKaC`WkvxQEh6/W]ƽR[Pz6QG< |9W7jveo<@ߴ)76SA)IVweן1ީ`pr5NFBgjBskokQiT0RsE;3Be"1[Z|&v ȉ8Yʓܠo^m4uᷮ`ߔl>29is(|JXGb-s*Orj֛P(CXL E0&㡡⹜a'l/  Hhcc=~6C;n3rwpC R=h)'+T[b.ruIe]8ub~Kel!FUsH zU9سxS9t<.&Z*.wy`_r+ iyLVp"' qW ̝7ܚj[&JYȺ=LA@E]:폱zF؝ٵ%^=NTP4`뇌eE@H,& 9WaVjCL';/p:MQMBrdM-0MnRFuȁTrGTNF3Q>P ߢ#b2Bk;3nCax.em6~DTȲ-vvE^ؑk>IlHfJrKHd1c傉x)N$n$ki nN`y Ї<}@̵-4`l?KN?=WA>pG(U1/i/1OC${ZSz 5iPsbJkVH8XHOOAB| oM=/ɏs ܝC#ZR{PF|~M~GXkxDD+S$CPbg`n|fbڒ|ЇˋUֶ ۑɔj/9ADOq }_WܐW=qbr0/EoD2j7AʻKO^OR=S (ǔQLxbPG1sr\BR t!cہu9'NOx!F0p_ V\fFL-L[kIO74v{Cc f;(Q;+&SG6̛"rط(\>PPלc) \1m$}.̀Wxjh7(FdUioM@`|jNQ`Ǜ0WeO}'3 a DG<tc&hi!!O{Ͷ3:Ggr۬V?>w@B64v{gN)'H`țQ9PjloQ4c8=Nx'S L`5dD]ODp6[f՟ڋi!MxaF:/}x#]5+d{1"3D>g~: J7j~T}v[BZY[ʼhr}˺C8w!]n3S\<_'Gʋ͑^4|x!#ʫȾbTC*y yA{Wt2|d$rl%,#nYX'RA1^[@g Cu!\H E @byg|/ځ Q[iCQUӘ~}SYhԡl"/IG\вDx*hb!J*p({DV(E(`w+(}إ&=]gJ VG藞dfI,ÓҼIۘvtUqn}|_O ;X"Y+H`p8 \;6,{ROMj{4V}+%K>"79ˊk6A\*nAݘnΆ $r*~"lj y6d̻tL^*ea*b{5w]l*-l?B:~JaM޴ʈԤ}iaC.G  uq(`v©n Fbey|@ũU>9Ѧ_kI`CUm_$X!jOqf\ GW]3EqlBޥ=Llupۘ|_hvgb3GY$:P|m1R<*ga҃y7.Jq 9n#0GR P,ۅZm4Pђ!c5̫xmoLz)hEY䥀 k 7|g_t68ݣ ӚYt_rg:ۭ0%:VbhǬ1`Iͻwf_-3K@4-0/V\PI6y-V;wEx٬ @] 24h[p `J3F*(U6%8)~Z:;v:_$/iRwz1 3NLPpQI׵n%pYxzRf\( %u`, NK{Yg_%_ i -^]=wE[I4^S4d?@ Ekm(-$'%JsY0:ӁݴtQRP1A'+@2(mF':'/0\@WN`Ȅ! agt<*(&؈pl|l/xL-.2 u(-zc:j3fa6y"`RY&tN{]Hi;{O]%FHfd.[`b5%. Wya{,yon_4Yۭ8})87]?@;t$. t dCzFU:~U@W篶l;ԛ?yʾ*PJmzΡ1ͿǃY4u֏3&nnnaLG郡W&εōL)S)=U4[cUJ?9oT5y߳3.yU{@֌xj٭3q`'Uy?qPM#n*I]n5j+^{d*jVj(oOk>-}ˢQ1-=Ӣ+'ϴBAs.󑬢.K01ϵ 4j3}G+D+zdF%עJS+Gh[:n|&& pҀx/re|Gyqm{5RO |!M )C~,o¸Z#ǁ=@ȡWN Hbo %g S|H_!F@ !-v_$q\ h#WZܲS[[@| o@/KOF6KM>oĎrnWid!oMV*cy;}]u3c4 \- Lzpt_6# *"ޕ?y;2>@V&|! [SlQM7zR P$ܲ3k=qcjXr3 ]ke ;q<CJ4?*Êtr'3/#U&w6oըn@óׄJtcPv:4;k3VQК,Xּ{7g5f967#EG yDX(uӃ/`For1;ST*F&pJN?#Hf ˑ{(=b 3Vu:x8P@OŅް zq+CL_ThS9Q\}Bt*gv`ecd($S`|>"5@/