Hello community,

here is the log from the commit of package ant for openSUSE:Factory checked in 
at 2018-09-20 11:40:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ant (Old)
 and      /work/SRC/openSUSE:Factory/.ant.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ant"

Thu Sep 20 11:40:40 2018 rev:69 rq:631497 version:1.9.13

Changes:
--------
ant-junit.changes: same change
--- /work/SRC/openSUSE:Factory/ant/ant.changes  2018-07-24 17:30:05.759888428 
+0200
+++ /work/SRC/openSUSE:Factory/.ant.new/ant.changes     2018-09-20 
11:40:53.212876675 +0200
@@ -1,0 +2,15 @@
+Fri Aug 24 20:20:20 UTC 2018 - Jason Sikes <jsi...@suse.de>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  apache-ant-1.9.10-src.tar.bz2
  apache-ant-1.9.10-src.tar.bz2.asc

New:
----
  apache-ant-1.9.13-src.tar.bz2
  apache-ant-1.9.13-src.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ant-antlr.spec ++++++
--- /var/tmp/diff_new_pack.ttMySm/_old  2018-09-20 11:41:02.988870938 +0200
+++ /var/tmp/diff_new_pack.ttMySm/_new  2018-09-20 11:41:02.988870938 +0200
@@ -24,7 +24,7 @@
 %bcond_with junit
 %bcond_without antlr
 Name:           ant-antlr
-Version:        1.9.10
+Version:        1.9.13
 Release:        0
 Summary:        Antlr Task for ant
 License:        Apache-2.0

++++++ ant-junit.spec ++++++
--- /var/tmp/diff_new_pack.ttMySm/_old  2018-09-20 11:41:03.008870927 +0200
+++ /var/tmp/diff_new_pack.ttMySm/_new  2018-09-20 11:41:03.008870927 +0200
@@ -24,7 +24,7 @@
 %bcond_without junit
 %bcond_with antlr
 Name:           ant-junit
-Version:        1.9.10
+Version:        1.9.13
 Release:        0
 Summary:        Optional junit tasks for ant
 License:        Apache-2.0

++++++ ant.spec ++++++
--- /var/tmp/diff_new_pack.ttMySm/_old  2018-09-20 11:41:03.028870915 +0200
+++ /var/tmp/diff_new_pack.ttMySm/_new  2018-09-20 11:41:03.028870915 +0200
@@ -23,12 +23,12 @@
 %bcond_with junit
 %bcond_with antlr
 Name:           ant
-Version:        1.9.10
+Version:        1.9.13
 Release:        0
 Summary:        Java-based build tool
 License:        Apache-2.0
 Group:          Development/Tools/Building
-Url:            http://ant.apache.org/
+URL:            http://ant.apache.org/
 Source0:        
http://www.apache.org/dist/ant/source/apache-ant-%{version}-src.tar.bz2
 Source1:        apache-ant-1.8.ant.conf
 Source1000:     pre_checkin.sh
@@ -531,11 +531,12 @@
                                                  -print -delete
 %endif
 # remove *.orig
-rm -rf %{buildroot}/usr/bin/ant.orig
+rm -rf %{buildroot}%{_bindir}/ant.orig
 
 %if %{with bootstrap}
 %files
-%doc KEYS LICENSE NOTICE README WHATSNEW
+%license LICENSE
+%doc KEYS NOTICE README WHATSNEW
 %config(noreplace) %{_sysconfdir}/%{name}.conf
 %attr(0755,root,root) %{_bindir}/ant
 %attr(0755,root,root) %{_bindir}/antRun

++++++ apache-ant-1.9.10-src.tar.bz2 -> apache-ant-1.9.13-src.tar.bz2 ++++++
++++ 11421 lines of diff (skipped)


Reply via email to