Hello community,

here is the log from the commit of package aria2 for openSUSE:Factory checked 
in at 2014-12-19 09:38:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aria2 (Old)
 and      /work/SRC/openSUSE:Factory/.aria2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aria2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aria2/aria2.changes      2014-07-12 
17:14:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aria2.new/aria2.changes 2014-12-19 
09:37:20.000000000 +0100
@@ -1,0 +2,22 @@
+Wed Dec 17 10:12:43 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.18.8
+  + WinTLS: Fix abrupt connection closing and closing in general.
+  + Fixes GH-277
+  + LibsslTLSSession: Treat 0 from readData as EOF
+  + Enable dynamicbase and nxcompat in Windows binaries
+  + Fix crash in OpenedFileCounter::ensureMaxOpenFileLimit()
+  + The crash happens if PieceStorage and/or DiskAdaptor are not 
+    initialized in one of active RequestGroups.
+  + mingw32: Fix bug that aria2 does not read piped stdin
+  + Fix std::length_error when no_proxy is used
+  + This is regression introduced in 8cada497.
+  + Try to set sane limits for RLIMIT_NO_FILE
+    E.g. on OSX the default is 256, which isn't exactly compatible
+    with torrent downloads.
+    Closes GH-257
+  + Delay auth failures instead of PBKDF2
+    Closes GH-256
+- Split out language files and recommend the subpackage 
+
+-------------------------------------------------------------------

Old:
----
  aria2-1.18.5.tar.xz

New:
----
  aria2-1.18.8.tar.xz

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

Other differences:
------------------
++++++ aria2.spec ++++++
--- /var/tmp/diff_new_pack.Z45euG/_old  2014-12-19 09:37:21.000000000 +0100
+++ /var/tmp/diff_new_pack.Z45euG/_new  2014-12-19 09:37:21.000000000 +0100
@@ -20,7 +20,7 @@
 %bcond_with make_check
 
 Name:           aria2
-Version:        1.18.5
+Version:        1.18.8
 Release:        0
 Summary:        Parallelizing Multi-Protocol Utility for Downloading Files
 License:        SUSE-GPL-2.0-with-openssl-exception
@@ -45,6 +45,7 @@
 %if 0%{?suse_version} >= 1130
 Recommends:     ca-certificates
 %endif
+Recommends:     %{name}-lang
 
 %description
 aria2 is a utility for downloading files. It has completely new design
@@ -57,6 +58,8 @@
 
 aria2 currently supports HTTP, FTP, and BitTorrent.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -85,11 +88,12 @@
 make check
 %endif
 
-%files -f aria2.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS
 %{_bindir}/aria2c
 %config %{_sysconfdir}/bash_completion.d/aria2c
 %{_mandir}/man1/aria2c.1*
 
+%files lang -f %{name}.lang
 %changelog

++++++ aria2-1.18.5.tar.xz -> aria2-1.18.8.tar.xz ++++++
++++ 128791 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to