ant-jsch-1.10.7-150200.4.6.1<>,+bEwp9|`~kAr6@iq-D{b]b26ϩK06@k&_Sl0kRx!57_É9%+nVC{*akfWv ?0Ӯڻb^oZ5q5a@bބ9qv.aP[?3{wOhK%hӆ*~'Ӣ(4ɵq#Ax2*0scM!%EzJ[ke=cۈ{>>!?!xd   ;  &=CLd p |   8P  s (8)9X)::)F`GtHIXY\] ^Sbctdef l u v ,w x y!z!!(!,!2!tCant-jsch1.10.7150200.4.6.1Optional jsch tasks for antApache Ant is a Java-based build tool. This package contains optional jsch tasks for Apache Ant.bEwsheep65SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Tools/Buildinghttp://ant.apache.org/linuxnoarch3A큤bEwbEwbEwbEwbEwbEw87bed2e8996a8ba9c4fcb6ca829fee7a0143c3168312ae503b8c9111e42b3fc1d61a0a272c07e2561d6741a48d1b756ebf066e1ab4e1907ea07fedb4ca5d6f7056aaecc727d96033ed580f6ac64a25a16c9edf88d192e94fd366dff8a4e8a46bed0f5c57b2aa70bfcb5a070ac3fecdabe2263ce9622a8514d41cf7ff770904f1../../java/ant/ant-jsch.jarrootrootrootrootrootrootrootrootrootrootrootrootant-antlr-1.10.7-150200.4.6.1.src.rpmant-jschconfig(ant-jsch)mvn(org.apache.ant:ant-jsch)mvn(org.apache.ant:ant-jsch:pom:)@@    antconfig(ant-jsch)java-headlessjavapackages-filesystemjschrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.10.71.10.7-150200.4.6.13.0.4-14.6.0-14.0-15.2-14.14.1bA@^@^@]X]?]@\@\@\]o@\]o@\Yz\T4\U@[@[ٙ@[[j@[$@[@ZZ@ZZYq@Y+@Y@Y5Yo@Y@Y:Y.@Y@Y]Y]X@XV@U@UnU@U hdavid.anes@suse.compmonrealgonzalez@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 fixes: * [CVE-2021-36373, bsc#1188468] excessive memory allocation when reading a specially crafted TAR archive * [CVE-2021-36374, bsc#1188469] excessive memory allocation when reading a specially crafted ZIP archive or a derived formats - Add patches: * ant-CVE-2021-36373-and-CVE-2021-36374.patch- 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-toolssheep65 16487196341.10.7-150200.4.6.11.10.7-150200.4.6.11.10.71.10.7jschant-jsch.jarantant-jsch.jarant-antlr-ant-jsch.xmlant-jsch.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:23494/SUSE_SLE-15-SP2_Update/a87665ed6101f33031baef1d4dd4bf6c-ant-antlr.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-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 textPPRRnsʚKcis.%@utf-8ff7f291273440d85ad5bcd0e88a6e01b43b9225bbeee206f98439ee44f7c6700? 7zXZ !t/]"k%]+WaЄL.טK82NiȾtS$aWEORHl,'eHXo,#>o$ ZL n'F}ٔTjӘwzTdz$dkEE4@"\pgd$似'P3IgWg{ۤ?h^-$36JNa 8I% !.K*q\7Yrw"$`{SǣPl`!j+{E0L:e׹ޱ-qRwv8Ɔ,c Qr7EVzî]2[ j,41s zK"gUuTO}ҫzO,e#p.ש?Hx!mki& .j3r|YhP;{d8seMd"/AucuwNY/~}lW~4n9q Zd ʠ (n}ڍi4{[_\4@wxY/aטQϑ-Z5!F lqna R4Dž ՓuZ[p\"}z|㴁(hTf*S}`nl ty}~Mh@'dHϳ%Q^B8J{g+eK=hGl6#59XA Gz('Hb[PuEzx$ 9c|* 4JL:B_Wbf܌VMg7k\3Ato*kq LOA ,#Ӫ*= g?t7~T~'UcR&+DŽ`}l-\*~-Cp/QX&Qp/=RXt5~'yNͤwn1G5MCQnL{WPsNM`"eӽ?'hoAM4F9r#vXXuJpgF[fZwdNw?uC#xU^qdU&L83"A2VӮ_1mrxU-UJ~k١?-jQ_Yx$EЀу2^e 6,FTxb*â ̗x%& dIX[6.0`fO7T&ɺt$+ lDr>,<=maH?OȲ7D:{{daf|F yUϸ(A%Ԉ]q }HAutu)-ӿv)qY]Q)Wgbme6~;ּlKu ti Pјf񩙈`>D@q@0J[Khe>%O:g -gض YZ