Hello community,

here is the log from the commit of package aria2 for openSUSE:Factory checked 
in at 2019-10-08 19:59:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aria2 (Old)
 and      /work/SRC/openSUSE:Factory/.aria2.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aria2"

Tue Oct  8 19:59:10 2019 rev:83 rq:736013 version:1.35.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/aria2/aria2.changes      2019-01-10 
15:23:27.938322725 +0100
+++ /work/SRC/openSUSE:Factory/.aria2.new.2352/aria2.changes    2019-10-08 
19:59:12.411968108 +0200
@@ -1,0 +2,11 @@
+Tue Oct  8 07:47:43 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 1.35.0
+  * Drop SSLv3.0 and TLSv1.0 and add TLSv1.3
+  * TLSv1.3 support is added for GNUTLS and OpenSSL.
+  * Platform: Fix compilation without deprecated OpenSSL APIs
+  * Remove linux getrandom and use C++ stdlib instead
+  * Don't send Accept Metalink header if Metalink is disabled
+- Drop no longer needed aria2-CVE-2019-3500.patch
+
+-------------------------------------------------------------------

Old:
----
  aria2-1.34.0.tar.xz
  aria2-CVE-2019-3500.patch

New:
----
  aria2-1.35.0.tar.xz

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

Other differences:
------------------
++++++ aria2.spec ++++++
--- /var/tmp/diff_new_pack.i1xhPb/_old  2019-10-08 19:59:13.115966000 +0200
+++ /var/tmp/diff_new_pack.i1xhPb/_new  2019-10-08 19:59:13.135965940 +0200
@@ -18,16 +18,12 @@
 
 %define         somajor 0
 Name:           aria2
-Version:        1.34.0
+Version:        1.35.0
 Release:        0
 Summary:        Parallelizing Multi-Protocol Utility for Downloading Files
 License:        SUSE-GPL-2.0-with-openssl-exception
-Group:          Productivity/Networking/Other
 URL:            https://aria2.github.io
 Source0:        
https://github.com/aria2/aria2/releases/download/release-%{version}/%{name}-%{version}.tar.xz
-Source1:        %{name}.changes
-# PATCH-FIX-UPSTREAM aria2-CVE-2019-3500.patch boo#1120488
-Patch0:         aria2-CVE-2019-3500.patch
 BuildRequires:  bison
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
@@ -41,7 +37,6 @@
 BuildRequires:  pkgconfig(nettle)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(zlib)
-Recommends:     %{name}-lang
 Recommends:     ca-certificates
 
 %description
@@ -57,7 +52,6 @@
 
 %package -n lib%{name}-%{somajor}
 Summary:        Shared library for %{name}
-Group:          System/Libraries
 
 %description -n lib%{name}-%{somajor}
 aria2 is a utility for downloading files. It has a segmented
@@ -70,7 +64,6 @@
 
 %package devel
 Summary:        Development files for %{name}
-Group:          Development/Libraries/C and C++
 Requires:       lib%{name}-%{somajor} = %{version}
 
 %description devel
@@ -84,13 +77,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-# Do not use current date
-modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{SOURCE1}")"
-DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
-TIME="\"$(date -d "${modified}" "+%%R")\""
-find .  -name '*.cc' |\
-    xargs sed -i "s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g"
 
 %build
 %configure \
@@ -102,7 +88,7 @@
 # We don't specify a ca-bundle because that makes aria2 call 
gnutls_certificate_set_x509_trust_file()
 # insted of gnutls_certificate_set_x509_system_trust().
 #           --with-ca-bundle=/etc/ssl/ca-bundle.pem
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

++++++ aria2-1.34.0.tar.xz -> aria2-1.35.0.tar.xz ++++++
++++ 18830 lines of diff (skipped)


Reply via email to