Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ant for openSUSE:Factory checked in at 2021-12-18 20:29:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ant (Old) and /work/SRC/openSUSE:Factory/.ant.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ant" Sat Dec 18 20:29:36 2021 rev:86 rq:940778 version:1.10.12 Changes: -------- --- /work/SRC/openSUSE:Factory/ant/ant-antlr.changes 2021-06-09 21:51:13.842360162 +0200 +++ /work/SRC/openSUSE:Factory/.ant.new.2520/ant-antlr.changes 2021-12-18 20:29:57.046232705 +0100 @@ -1,0 +2,41 @@ +Wed Dec 15 16:19:12 UTC 2021 - David Anes <[email protected]> + +- Update to 1.10.12: + * The update includes fixes for the following CVEs: + CVE-2021-36374, bsc#1188469 + Excessive memory allocation when reading a specially + crafted ZIP archive or a derived formats. + CVE-2021-36373, bsc#1188468 + Excessive memory allocation when reading a specially + crafted TAR archive. + * The http condition would follow redirects even when "followRedirects" attribute + was set to "false". This has now been fixed. Bugzilla Report 65489 + * Made sure setting build.compiler to the fully qualified classname + that corresponds to extJavac or modern has the same effect as using + the shorter alias names. Bugzilla Report 65539 + * Prevent potential deadlocks in org.apache.tools.ant.IntrospectionHelper. + Bugzilla Report 65424 + * The implementation of AntClassLoader#findResources() has been changed to optimize + it for potential performance issues, as those noted at https://issues.jenkins.io/browse/JENKINS-22310?focusedCommentId=197405&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-197405 + Github Pull Request #151 + * AntClassLoader now implements the ClassLoader#findResource(String) method. + Github Pull Request #150 + * Ant tries to avoid file name canonicalization when possible. + Bugzilla Report 65499 + * javadoc task will now look for warning messages in the STDERR stream too + when "failonwarning" is set to true to account for changes in JDK 17+ + * The tar task now preserves symlinks of nested tarfilesets. + Github Pull Request #142 + +- Changes from 1.10.11: + * a race condition could lead to NullPointerExceptions when running + tasks in parallel. + Bugzilla Report 65316 + * fixed potential OutOfMemory errors when reading broken archives + using the tar or zip formats or formats derived from zip. + * org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask now + has a new protected createExecuteWatchdog() method for allowing it to be overriden. + Github Pull Request #147 + * Upgraded AntUnit to 1.4.1. + +------------------------------------------------------------------- ant-junit.changes: same change ant-junit5.changes: same change ant.changes: same change Old: ---- apache-ant-1.10.10-src.tar.xz apache-ant-1.10.10-src.tar.xz.asc New: ---- apache-ant-1.10.12-src.tar.xz apache-ant-1.10.12-src.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ant-antlr.spec ++++++ --- /var/tmp/diff_new_pack.jBXfLI/_old 2021-12-18 20:29:58.034233254 +0100 +++ /var/tmp/diff_new_pack.jBXfLI/_new 2021-12-18 20:29:58.038233256 +0100 @@ -24,7 +24,7 @@ %bcond_with junit5 %bcond_without antlr Name: ant-antlr -Version: 1.10.10 +Version: 1.10.12 Release: 0 Summary: Antlr Task for ant License: Apache-2.0 ++++++ ant-junit.spec ++++++ --- /var/tmp/diff_new_pack.jBXfLI/_old 2021-12-18 20:29:58.058233267 +0100 +++ /var/tmp/diff_new_pack.jBXfLI/_new 2021-12-18 20:29:58.062233269 +0100 @@ -24,7 +24,7 @@ %bcond_with junit5 %bcond_with antlr Name: ant-junit -Version: 1.10.10 +Version: 1.10.12 Release: 0 Summary: Optional junit tasks for ant License: Apache-2.0 ++++++ ant-junit5.spec ++++++ --- /var/tmp/diff_new_pack.jBXfLI/_old 2021-12-18 20:29:58.078233278 +0100 +++ /var/tmp/diff_new_pack.jBXfLI/_new 2021-12-18 20:29:58.086233283 +0100 @@ -24,7 +24,7 @@ %bcond_without junit5 %bcond_with antlr Name: ant-junit5 -Version: 1.10.10 +Version: 1.10.12 Release: 0 Summary: Optional junit tasks for ant License: Apache-2.0 ++++++ ant.spec ++++++ --- /var/tmp/diff_new_pack.jBXfLI/_old 2021-12-18 20:29:58.114233299 +0100 +++ /var/tmp/diff_new_pack.jBXfLI/_new 2021-12-18 20:29:58.118233300 +0100 @@ -23,7 +23,7 @@ %bcond_with junit5 %bcond_with antlr Name: ant -Version: 1.10.10 +Version: 1.10.12 Release: 0 Summary: Java-based build tool License: Apache-2.0 ++++++ apache-ant-1.10.10-src.tar.xz -> apache-ant-1.10.12-src.tar.xz ++++++ ++++ 3785 lines of diff (skipped)
