ant-apache-log4j-1.10.7-150200.4.6.1<>,,bEwp9|h/]jCuTqn(*a!b! 0G\#B0t5d&'y1zvU?  bܭAc722=/h"g 8ҌE1'1'( t}4vy~V`Ҥ nnVBnz ./&%Gp}SЮ|0ޮ^_Ig/S`"(Ɣ h3,۟J-Wd7Xt>A"8?"(d ' K  #>U[d|     0Xp   (8)9):)BFGHIXY0Zp[t\|]^b{c $d e f l u v w!x!y!z!!!!"$Cant-apache-log4j1.10.7150200.4.6.1Optional apache log4j tasks for antApache Ant is a Java-based build tool. This package contains optional apache log4j tasks for Apache Ant.bEwsheep654?SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Tools/Buildinghttp://ant.apache.org/linuxnoarch&##X A큤bEwbEvbEwbEvbEvbEvff5aea69cf1d72a92412e9323e55fe228265eabce129de4a5d5c3b53847bb1ddd8c120553dc0b7c810afba0b87625f8a4c15acc905d9693bfeb3022ae01f8f86d6040fe76af9d3b26063bb7e3d45d310759f8e12b80696340452a35d4ed2f3748e36b6ff9959ad0f0ab9b18021d8298bce12a1511f0a1c77624805bd9cfab4a0../../java/ant/ant-apache-log4j.jarrootrootrootrootrootrootrootrootrootrootrootrootant-antlr-1.10.7-150200.4.6.1.src.rpmant-apache-log4jant-jakarta-log4jconfig(ant-apache-log4j)mvn(org.apache.ant:ant-apache-log4j)mvn(org.apache.ant:ant-apache-log4j:pom:)@@    antconfig(ant-apache-log4j)java-headlessjavapackages-filesystemlog4j12rpmlib(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-toolsant-jakarta-log4jsheep65 16487196341.10.7-150200.4.6.11.10.71.10.7-150200.4.6.11.10.71.10.71.10.7apache-log4jant-apache-log4j.jarantant-apache-log4j.jarant-antlr-ant-apache-log4j.xmlant-apache-log4j.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-8de23f9c5a4ea6683035382fea912939be7aa6c469f5e5c323d33d33894c6e44e?7zXZ !t/y^]"k%Wڸ:uLnb<XCK;4K/""cOxIK=5Y^StSY<&ihY =#ـ͠[¬oF94R0KWQȂ%4'|x\CN7=CdtnLGy.ۡ@c=v5>m0o |@ߐ\(/-b8|'YD6k/_DZ %XLJ&K)CPP l`-ŜnC]ީ? nAk.4u7:BSMÆTR\DuZzy6r)tWX yp0j(9l3+#S ٯ_")hw.Ԏ *K(dS`^L$pC9ͻ@^hIڅ(UkX};xN)#G%+eAD>u4asVlwKì oP=@{3j( J4<S-끉_ub;"WgypVD= 3Q(39<1$9`3~~DřA {ω *SH7w̅V-oNt.n `ݾ69*f0@L/MjL'G~Ƹ}&7E:;h2k#Z(gy;|;$GT|#&Y SiSy!A>C/p([օA6liL&MCwc%ac C8xL&OhB*_[nk_zI|-_"[~R8d`Y}N 5ܯP&`_j2 ߛKWIh]TB[uu<\O~wIVVS줹y)Fz7 dtO^ǣm ߁,0i;os/ka-ԡЏo–Zλy(BI!ؾl#]/6}S HC#STNu7s668|tbI 䦕`po^Z:c+gC[KEV2 ȄXےX,zȽE-IwT =C1;3:@V&carl!d߳ʗla\ɛsT}TU Bfsk/L?a6Tm3>J=,tޟד[2ȥ%͉LN (B2)wvN U|͵ [:pb>!.[=s[gc$h2v ,< YZ